CalculationOptionsIgnoreZeroPowerZeroException Property

Determines whether to ignore zero-power-zero exception during calculation or not.

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
C#
public bool IgnoreZeroPowerZeroException { get; set; }

Property Value

Boolean

See Also