Rev Language Reference


fnStirling

Usage

fnStirling(String kind, Natural n, Natural k)

Arguments

kind : String (pass by value)
The type of the stirling number to compute.
Default : first
Options : first|lnFirst|second
n : Natural (pass by value)
k : Natural (pass by value)

Return Type