Checks if the value of a
BigFloat value is zero.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public bool IsZero { get; }
Public ReadOnly Property IsZero As Boolean
Get
public:
property bool IsZero {
bool get ();
}
member IsZero : bool with get
Return Value
Type:
Boolean if the number is zero; otherwise
.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference