C# Class Cosmos.Numeric.Numbers

Number Utilities
Show file Open project: cosmos-loops/cosmos-standard

Public Methods

Method Description
IsDefaultValue ( double value ) : bool

Is default

Private Methods

Method Description
IsNaN ( double value ) : bool
IsNaN ( float value ) : bool

Method Details

IsDefaultValue() public static method

Is default
public static IsDefaultValue ( double value ) : bool
value double
return bool