FixedNumber
The algorithm iterates at most a fixed number of times. Even if the system does not converge, the analysis goes on.
Syntax
Text Only |
---|
| converger FixedNumber (1) (2) [3]
# (1) int, unique tag
# (2) int, maximum iteration
# [3] bool string, print switch, default: false
|