Factorial
The Factorial component provides a factorial math output, based on the numeric input. Only the integer part of the input value is evaluated, for example, the values of 1.03 or 1.9999 are evaluated as 1.
Slots
The Factorial component has the following slots:
- Status: shows the component's status;
- Out: the output with the factorial outcome of the input;
- In: the input value.