factorial ( n -- n! )


Vocabulary
math.factorials

Inputs
nan object


Outputs
n!an object


Definition