Send Beginners mailing list submissions to beginners@haskell.org To subscribe or unsubscribe via the World Wide Web, visit http://www.haskell.org/mailman/listinfo/beginners or, via email, send a message with subject or body 'help' to beginners-requ...@haskell.org
You can reach the person managing the list at beginners-ow...@haskell.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Beginners digest..." Today's Topics: 1. Re: Antiderivative (indefinite integral)? (Miguel Negrao) 2. Re: Antiderivative (indefinite integral)? (Kim-Ee Yeoh) 3. Re: Antiderivative (indefinite integral)? (Martin Drautzburg) ---------------------------------------------------------------------- Message: 1 Date: Sun, 20 Jan 2013 20:07:41 +0000 From: Miguel Negrao <miguel.negrao-li...@friendlyvirus.org> Subject: Re: [Haskell-beginners] Antiderivative (indefinite integral)? To: beginners@haskell.org Message-ID: <3a68bea1-74f5-4f36-9762-7370be0a3...@friendlyvirus.org> Content-Type: text/plain; charset=windows-1252 A 20/01/2013, ?s 05:50, Kim-Ee Yeoh escreveu: > > > p.s. Everyone, please "Reply to All" to make sure your email gets to the list > reflector at haskell.org. Otherwise your responses are private to Martin and > you lose out on the aspect of community. I don?t understand: why can?t this mailing automatically set the ?reply-to? field to beginners@haskell.org ? A lot of the other mailing lists that I?m subscribed to do that... Is it a conscious decision or a technical limitation ? best, Miguel ------------------------------ Message: 2 Date: Mon, 21 Jan 2013 03:26:00 +0700 From: Kim-Ee Yeoh <k...@atamo.com> Subject: Re: [Haskell-beginners] Antiderivative (indefinite integral)? To: Miguel Negrao <miguel.negrao-li...@friendlyvirus.org> Cc: "beginners@haskell.org" <beginners@haskell.org>, beginners-ow...@haskell.org Message-ID: <CAPY+ZdR-SNAr3Ce3pGxTn9m5UNXFv_-COeQJQb8H_Zv=m-e...@mail.gmail.com> Content-Type: text/plain; charset="windows-1252" On Mon, Jan 21, 2013 at 3:07 AM, Miguel Negrao < miguel.negrao-li...@friendlyvirus.org> wrote: > A 20/01/2013, ?s 05:50, Kim-Ee Yeoh escreveu: > > p.s. Everyone, please "Reply to All" to make sure your email gets to the > list reflector at haskell.org. Otherwise your responses are private to > Martin and you lose out on the aspect of community. > > I don?t understand: why can?t this mailing automatically set the > ?reply-to? field to beginners@haskell.org ? A lot of the other mailing > lists that I?m subscribed to do that... Is it a conscious decision or a > technical limitation ? > Excellent question! I believe we're on mailman software and the list admin is Benjamin Russell: dekudekup...@yahoo.com or beginners-ow...@haskell.org I've cc'ed both to see if we can get a response from him. It does look as if it's merely a config option: http://ccit.mines.edu/Mailman-FAQ#25 -- Kim-Ee -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.haskell.org/pipermail/beginners/attachments/20130121/878d5902/attachment-0001.htm> ------------------------------ Message: 3 Date: Sun, 20 Jan 2013 21:42:16 +0100 From: Martin Drautzburg <martin.drautzb...@web.de> Subject: Re: [Haskell-beginners] Antiderivative (indefinite integral)? To: beginners@haskell.org Message-ID: <201301202142.16308.martin.drautzb...@web.de> Content-Type: Text/Plain; charset="iso-8859-15" On Sunday, 20. January 2013 06:50:27 Kim-Ee Yeoh wrote: > So no, you don't get a simple number. It is ambiguous to evaluate the > antiderivative at a point. So F(x=x0) has no meaning in itself? Only the differences F(x=x1) - F(x=x0) have a meaning? > Using the F(0)=0 rule, you'll be summing /about the origin/. So you'd avoid > nastiness like having to sum f(x) starting from "the lowest possible x". Thanks. It took me a while to fully understand what you said here. -- Martin ------------------------------ _______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners End of Beginners Digest, Vol 55, Issue 21 *****************************************