Hello! Does anyone know how to use the plotfield() command on khicas? using fx 9750 giii. I want to try and graph y' = ysin(x) but everytime I try to put it as plotfield(y*sin(x)), it says bad argument value. How can I fix this and plot it as is?
Variables must be passed as arguments,
plotfield(y*sin(x),x,y)
You can also specify the x and y range there
plotfield(y*sin(x),x=-pi..pi,y=-2..2)
I have just added a new experimental feature in KhiCAS and Micropy on the FXCG50, when you save a session (or if you leave the application), the calculator will display a QR code. If you scan the QR code with your favorite mobile device, it should open your browser on the web version of Xcas and clone your session there.
It is unfortunately more complicated to do the reverse operation...
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 4 of 4
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement