Page 1 of 1

What does the function math.frexp(x) return?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) a tuple containing the mantissa and the exponent of x
b) a list containing the mantissa and the exponent of x
c) a tuple containing the mantissa of x
d) a list containing the exponent of x