falling-factorial ( x n -- (x)n )


Vocabulary
math.factorials

Inputs
xan object
nan object


Outputs
(x)nan object


Definition