How to plot an integral on Prime?
|
03-01-2017, 01:10 AM
Post: #2
|
|||
|
|||
RE: How to plot an integral on Prime?
Update:
on the 50g I've found a way to plot the function I want: y(x) = INTVX(f(x)) - INT(f(x), x, 0) Example: on the TI-89 I plot: ( I will use $ for the integral symbol) y(x) = $(ln(x), x, 0, x) and on the 50g: y(x) = INTVX(LN(x)) - INT(LN(x), x, 0) On the 50g the function entry is quite tedious, BUT it's many times faster than the TI. While the TI has drawn the first 2 pixels, the 50g has already finished the whole graph 3 times in a row But still no luck on the Prime Honestly, I'm getting tired of this calculator... If I can't solve this issue I'll stick to my 50g for everything Software Failure: Guru Meditation -- Antonio IU2KIY |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to plot an integral on Prime? - TheKaneB - 02-28-2017, 11:53 PM
RE: How to plot an integral on Prime? - TheKaneB - 03-01-2017 01:10 AM
RE: How to plot an integral on Prime? - Han - 03-01-2017, 01:56 AM
RE: How to plot an integral on Prime? - TheKaneB - 03-01-2017, 02:20 AM
RE: How to plot an integral on Prime? - Han - 03-01-2017, 03:13 AM
|
User(s) browsing this thread: 1 Guest(s)