convergenceThreshold property
When iterative calculation is enabled and successive results differ by less than this threshold value, the calculation rounds stop.
Implementation
core.double? convergenceThreshold;
When iterative calculation is enabled and successive results differ by less than this threshold value, the calculation rounds stop.
core.double? convergenceThreshold;