-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
bugSomething isn't workingSomething isn't working
Description
This is a follow up to mathics/Mathics#794:
When using Plot on a function with an imaginary part (e.g.
Plot[Ix,{x,1,10}]
, only an empty coordinate system is returned. WolframAlpha's solution is to show two grafs: Plot[{Re[Ix],Re[Ix]},{x,1,10}]`, which might be a better default...
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working