rising-factorial ( x n -- x(n) )


Vocabulary
math.factorials

Inputs
xan object
nan object


Outputs
x(n)an object


Definition