Skip to content

OpenBIMRL | Mathematical operator functions

Class path: math.operators.factorial

Factorial

factorial1.png

Description

The factorial node calculates the factorial of a number, i.e. the product of all numbers from 1 to the number itself.

Input

Input Name Type Description
0 A Number Input value

Output

Output Name Type Description
0 Fact(A) Number Factorial from Input0

Use/Example

factorial2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself