Mathematic Nodes – Factorial

DESCRIPTION


This node will compute Rising factorial number of Base input. more on Factorial function at: http://mathworld.wolfram.com/Factorial.html

ATTRIBUTES

Name: operation (opt)
Type: enum
Default: 1
Note: Specifies type of operation. type could be :

0: no operation - input value(s) pass through node without changes
1: factorial (default) - Computes Rising factorial of Base value.

Name: base (bs)
Type: point
Default: 1.0, 1.0, 1.0
Note: The base (input) value. for preventing from overflow causing from exponential increasing of factorial function, the maximum number for base would be 34.

Name: output (out)
Type: point
Default: 1.0, 1.0, 1.0
Note: The output value