inline fn floatFractionalBits(comptime T: type) comptime_int
[src]
Returns the number of fractional bits in the mantissa of floating point type T.
inline fn floatFractionalBits(comptime T: type) comptime_int
Returns the number of fractional bits in the mantissa of floating point type T.