FLT_MAX_10_EXP

extern (C) @trusted nothrow @nogc
enum FLT_MAX_10_EXP = float.max_10_exp;

Meta