Arcfactorial ( product ; numberOfFactors )
returns the inverse factorial of a given integer
Average rating: 4.0 (43 votes) Log in to vote
Jeff Drake - Show more from this author
Drakeling Technologies |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
The Factorial function is great, if you want to know the value of 5!. But what if the value you’re given is 120, and you want to know which factorial would give you that product? Enter Arcfactorial.
This function has been tested to FileMaker’s indexable limits of Factorial ( 212 ), but like FileMaker’s own Factorial function, does not handle half-factorials.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.