MmaTranslator[Mma]
FixedPointList
return a list of results from applying a function repeatedly
Calling Sequence
Parameters
Description
Examples
FixedPointList(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The FixedPointList command returns a list of results from applying a function until the results no longer change.
Use the command with the Maple translation.
Alternatively, you can use the FromMma command with the evaluate option specified.
See Also
MmaTranslator
MmaTranslator[FromMma]
MmaTranslator[Mma][FixedPoint]
Download Help Document