Big
            
            
            
            
            Checks if the value of a BigFloat value is negative zero.
            
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
    C#
    
 
 
true if the number is negative zero; otherwise false.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public bool IsNegativeZero { get; }Return Value
Booleantrue if the number is negative zero; otherwise false.