C# Class Cosmos.Numeric.Numbers

Number Utilities
Afficher le fichier Open project: cosmos-loops/cosmos-standard

Méthodes publiques

Méthode Description
IsDefaultValue ( double value ) : bool

Is default

Private Methods

Méthode Description
IsNaN ( double value ) : bool
IsNaN ( float value ) : bool

Method Details

IsDefaultValue() public static méthode

Is default
public static IsDefaultValue ( double value ) : bool
value double
Résultat bool