Block Group: | Math Operations |
Icon: |
The Factorial block returns the single factorial of a number. The single factorial of n is equal to 1*2*3*…* n.
For information on using dataflow blocks, see Dataflow.
For accepted and excluded arguments of Math Operations blocks, see Math Operations.
The following property of the Factorial block can take input and give output.
input specifies the number to find the factorial for.
The following property of the Factorial block can give output but cannot take input.
output returns the factorial of the input.
The following are special cases for the Factorial block: