Inverse Factorial Calculator
Category:
Dates and MathType:
ApplicationsDifficulty:
IntermediateAuthor:
Erdogan TanVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
This program gives the "n" number for a "n!" (<= UpperLimit) value...
For example: It returns 69 for 10^100 (Base input 10, power input 100)... Input: Double ( Limit Value), Output: Double (n! Value) and Integer (n value).
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download ifcalc_src.zip