Post Reply 
recall a function
02-19-2015, 03:39 PM
Post: #3
RE: recall a function
or just...
RETURN {f,u}
[/quote]

no, I'm not using list:

my program has two functions:
gammad(k,t,n) and gammad_cdf(k,t,n)
from the second I want recall the first to make an integral, using u as "du".
With my code I get "bad argument: ex. using gammad_cdf(7.5,1,8) the program gives "int(gammad(7.5,1,0),0,0,8) error..." (it sees u=0 but (int(gammad(7.5,1,8),u,0,8) is ok)...

∫aL√0mic (IT9CLU) :: HP Prime 50g 41CX 71b 42s 39s 35s 12C 15C - DM42, DM41X - WP34s Prime Soft. Lib
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
recall a function - salvomic - 02-19-2015, 03:07 PM
RE: recall a function - bobkrohn - 02-19-2015, 03:32 PM
RE: recall a function - salvomic - 02-19-2015 03:39 PM
RE: recall a function - Han - 02-19-2015, 05:02 PM
RE: recall a function - salvomic - 02-19-2015, 05:12 PM



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