Math

Operators

Factorial

  • Operators

  • Trigonometric

  • Tools

  • Constants

Factorial

Returns the mathematical factorial

Details

ID

math-operators-factorial

Name

Factorial

Group

Operators

Package

Math

Keywords

factorial
!

Input ports

NameTypeDescriptionDefault Value
Number
Number
Natural number

Output ports

NameTypeDescription
Number!
Number
Result of number factorial

Creation method

There are two options for creating a Factorial node.

  • The first way to create a Factorial node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • factorial , !
  • The second way is to select a Factorial node from the menu that opens from the top left.
    • Menu > Math > Operators > Factorial

Steps

  • Create a Factorial node.
  • Connect the number whose factorial you want to receive to the port.

See also

Multiplication
Addition
Subtraction