Skip to content
Prev 262081 / 398502 Next

Question about curve function

On 07.06.2011 11:57, peter dalgaard wrote:
If this is not already a fortune, I will add it.

Which is why I useually circvumvent curve(). It is typically faster to 
just evaluate a function at positions x and plot it rather than thinking 
minutes about how curve() expects its arguments.

Uwe