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