FLT_EPSILON

extern (C) @trusted nothrow @nogc
enum FLT_EPSILON = float.epsilon;
Suggestion Box / Bug Report