

MCQOPTIONS
Saved Bookmarks
1. |
Name the function that breaks a floating-point number into a normalized fraction and an integral power of 2. |
A. | exp() |
B. | frexp() |
C. | Idexp() |
D. | modf() |
Answer» E. | |