Function File.getReal
Returns the next bits from the file as a floating-point number.
double getReal() nothrow @nogc const;
Returns the next bits from the file as a floating-point number.
double getReal() nothrow @nogc const;