inline fn floatFractionalBits(comptime T: type) comptime_int

Returns the number of fractional bits in the mantissa of floating point type T.

Parameters

T: type,