C# Class Engineer.Extensions.FloatExtensions

Afficher le fichier Open project: CYBUTEK/Engineer

Méthodes publiques

Méthode Description
ToDouble ( this value ) : double

Convert to a single precision floating point number.

Method Details

ToDouble() public static méthode

Convert to a single precision floating point number.
public static ToDouble ( this value ) : double
value this
Résultat double