stirling ( n k -- x )


Vocabulary
math.extras

Inputs
nan integer
kan integer


Outputs
xan integer


Word description
Return the Stirling number of the second kind for a set with n elements partitioned into k disjoint non-empty sets.

Definition