convergenceThreshold property

double? convergenceThreshold
getter/setter pair

When iterative calculation is enabled and successive results differ by less than this threshold value, the calculation rounds stop.

Implementation

core.double? convergenceThreshold;