Skip to content

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
1
2
3
4
converger FixedNumber (1) (2) [3]
# (1) int, unique tag
# (2) int, maximum iteration
# [3] bool string, print switch, default: false