DBL_EPSILON

extern (C) @trusted nothrow @nogc
enum DBL_EPSILON = double.epsilon;

Meta