Menu

#579 plot2d(tan(x),[x,-%Pi, %Pi]);

closed
nobody
None
5
2004-06-29
2004-06-23
Ben Levitt
No

In 5.9.0 on both windows and linux:

plot2d(sin(x),[x,-%Pi, %Pi]); works as expected, and
produces a pretty sine wave.

But plot2d(tan(x),[x,-%Pi, %Pi]); just grinds the cpu
and never seems to return. :(

Discussion

  • Raymond Toy

    Raymond Toy - 2004-06-29

    Logged In: YES
    user_id=28849

    Fixed in cvs.

     
  • Raymond Toy

    Raymond Toy - 2004-06-29
    • status: open --> closed
     

Log in to post a comment.