FLT_MAX_EXP

extern (C) @trusted nothrow @nogc
enum FLT_MAX_EXP = float.max_exp;

Meta