FPTypeProperties.min_exp

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

struct FPTypeProperties(T)
long min_exp;

Meta