PageRenderTime 42ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/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
  1. display-name=FACT
  2. description=Calculates the factorial of a number.
  3. parameter.0.display-name=Number
  4. parameter.0.description=The number for which the factorial is to be calculated.