WOLFRAM SYSTEM MODELER

factorial

Factorial function, product of all positive integers less than or equal to n

Wolfram Language

In[1]:=
SystemModel["BioChem.Math.factorial"]
Out[1]:=

Information

Factorial function, product of all positive integers less than or equal to n

Syntax

  • factorial(n)

Syntax

y = factorial(n)

Inputs (1)

n

Type: Integer

Description: Input value

Outputs (1)

y

Type: Integer

Description: Output value