Wrong output by plotting with SageMath Version 8.4.rc1 (Trusted)

asked 2019-03-07 11:37:47 +0200

myka32 gravatar image

updated 2019-03-07 14:29:01 +0200

FrédéricC gravatar image

What is wrong? I got erroneous results by plots.

 In: plot(sin(x))
 Out: Graph - incorrect!  

 In: plot(bessel_J(0, x), x, -0, 1)
 Out: Graph - incorrect!

I can send send you screenshots of both, but I don't how.

edit retag flag offensive close merge delete

Comments

Welcome to Ask Sage! Thanks for your question!

slelievre gravatar imageslelievre ( 2019-03-07 12:44:02 +0200 )edit

Post the images on imgur and add a link here.

Initially disguise the links by inserting spaces, as in

https :// example . com

slelievre gravatar imageslelievre ( 2019-03-07 12:47:35 +0200 )edit

It might be helpful to know:

  • what operating system
  • how was Sage installed
slelievre gravatar imageslelievre ( 2019-03-07 12:48:16 +0200 )edit

Any reason not to install a more recent Sage?

slelievre gravatar imageslelievre ( 2019-03-07 12:48:51 +0200 )edit