Unfold(Int32, Double, FuncDouble, Double) | Creates a sequence by unfolding an initial state by a function. |
Unfold(Int32, Double, FuncInt32, Double, Double) | Creates a sequence by unfolding an initial state by a function. |
Unfold(Int32, Double, Double, FuncDouble, Double, Double) | Creates a sequence by unfolding an initial state by a function. |