fp.exp2
Returns the value of 2 raised to the power of the fixed point number.
Args
self
(T
) - The input fixed point
Returns
The binary exponent of the input fixed point number.
Examples
Last updated
Returns the value of 2 raised to the power of the fixed point number.
self
(T
) - The input fixed point
The binary exponent of the input fixed point number.
Last updated