ultimate

ultimate(f,x) -- yields the value ultimately obtained by applying the function f to x .

Iteration ceases when an error occurs during application of the function, or the result is the same. Errors are not reported.

Go to main index.

Go to concepts index.