Factorial is available in the Math folder of the kitControl palette.
This section describes the behavior of the factorial component. If the input value is set to 171 or greater, the output is set to infinite (+inf) with the fault status.
The output displays the message Input number too large to the user.
Following are some examples where the inputs are varied:
In A is set to 171, Out becomes +inf{fault}.
In A is set to greater than 171, Out becomes +inf{fault}
In A is set to less than 171 (i.e 100), Out becomes 1.0 {ok}.