Skip to content
Prev 181334 / 398502 Next

filling area under a function line

On 24/05/2009 2:50 PM, Tom H wrote:
There isn't an easy way to get what you want.  Modifying curve() to 
return the x and y vectors seems like a reasonable thing to do; I'll 
take a look at that. Then your areacurve() wouldn't need to reproduce 
all of curve().

Duncan Murdoch