/libformula-1.1.3/todo/FACT-Function.properties
Properties File | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | 68a8f0cb67166aeb39b9b85a46a852ed MD5 | raw file
Possible License(s): LGPL-2.1
1display-name=FACT
2description=Calculates the factorial of a number.
3parameter.0.display-name=Number
4parameter.0.description=The number for which the factorial is to be calculated.