XLPack 6.1
Python API Reference Manual
Loading...
Searching...
No Matches

◆ factorial()

def factorial ( )

Factorial function

Purpose
factorial computes the factorial.
Returns
float
n!.
Parameters
[in]nArgument n.
Error handling
  • Range error (ERANGE) may occur.
Reference
boost/math/special_functions