Post Reply 
Problems of HP prime with triple integrals?
01-07-2021, 07:23 PM
Post: #7
RE: Problems of HP prime with triple integrals?
It's easier to compute the product of 3 integrals
Code:
int(exp(-x^2),x,0,1)*int(exp(y^2/2),y,0,2)*int(exp(1/z),z,1,4.0)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Problems of HP prime with triple integrals? - parisse - 01-07-2021 07:23 PM



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