multifactorial ( n k -- n!(k) )


Vocabulary
math.factorials

Inputs
nan object
kan object


Outputs
n!(k)an object


Definition