Nest
starting with
expr
, iteratively appliesf
n
times and returns the final result.
Examples
Related terms
FixedPoint, FixedPointList, NestWhile
Implementation status
- ✅ - full supported
starting with
expr
, iteratively appliesf
n
times and returns the final result.
FixedPoint, FixedPointList, NestWhile