FPTypeProperties.min_exp

minimum int value such that 2min_exp-1 is representable as a normalized value

struct FPTypeProperties(T)
d_int64 min_exp;

Meta