Page 1 of 1

is the HP Prime capable of doing integrals?

Unread postPosted: 17 Mar 2018, 19:11
by firedwheelman
How can I integrate on the HP prime? is there an app I can download or can it solve them natively?

Re: is the HP Prime capable of doing integrals?

Unread postPosted: 17 Mar 2018, 20:15
by Hisham
int(expr,[var],[real1,real2])

int(1/x) returns ln(abs(x))
int(sin(x)),x,0,pi) returns 2

There is also a specific template.
Best,

Hisham ;)

P.S. In CAS Mode :)