Post Reply 
How to plot an integral on Prime?
03-01-2017, 03:13 AM (This post was last modified: 03-01-2017 03:14 AM by Han.)
Post: #5
RE: How to plot an integral on Prime?
Try this alternate method:

In the CAS, create a function like so:

f(x):=int(tan(t^2),t,0,x);

Then in the [Symb] view, use f(X) as your formula. (Note upper vs lower case) I generally prefer this method since it means I can use the function f for other calculations as well as graphing.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to plot an integral on Prime? - Han - 03-01-2017 03:13 AM



User(s) browsing this thread: 1 Guest(s)