T O P I C R E V I E W |
Nilsdalby |
Posted - 09/18/2011 : 06:50:42 AM Running OriginPro 8.1 on win 7
Hi
Im looking for a factorial function in origin for use in a fitting function to a binomial distribution. Earlier posts (2000 - 2005) claim its not in origin and give access to a script that i assume would work pooly in a compiler. Is there a factorial function somewhere, or how can i work around this ?
Thanks, Nils |
3 L A T E S T R E P L I E S (Newest First) |
Sam Fang |
Posted - 09/19/2011 : 03:31:04 AM You needn't use factorial function. OriginC provides binocdf function to calculate binomial distribution for X<=k, X>k or X=k.
For more information, see the page. http://ocwiki.originlab.com/index.php?title=OriginC:Binocdf_%28global_function%29
Sam OriginLab Technical Services |
Penn |
Posted - 09/19/2011 : 02:28:50 AM Hi Nils,
You are right, you can use gamma() function now. In the coming version, Origin 8.6, the factorial function, fact(), will be available.
Penn |
Nilsdalby |
Posted - 09/18/2011 : 12:58:27 PM ...of course, the gamma function can do this, gamma(x+1) - doh! |
|
|