Hello everyone
The following small example draws the function in such a way that it
"suggest" that f is negative between 0.8 and 1.
var('x')
f(x)=x+1/sqrt(x)
plot(f,(0,2))
Indeed, the X axis is drawn at y=2.
Since nothing warn that behavior, it is quite disturbing.
Is it willing ?
I think that the value of y on the X axis should be explicitly written
when it is not zero.
Have a good afternoon
Laurent
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---