What Is The Value Of X If X Mathldexp05 1 #822
What is the value of x if x = math.ldexp(0.5, 1)?
This multiple choice question (MCQ) is related to the book/course gs gs109 Python. It can also be found in gs gs109 Python Modules - Python Math - Quiz No.2.
What is the value of x if x = math.ldexp(0.5, 1)?
1
2.0
0.5
none of the mentioned