MCQOPTIONS
Saved Bookmarks
| 1. |
What is the difference between sqrt(10) and sqrt(sym(10))? |
| A. | There is no difference |
| B. | sqrt(sym(10)) is incorrect |
| C. | There is no function as sqrt |
| D. | sqrt(10) returns exact value while sqrt(sym(10)) returns 10<sup>(1/2)</sup> |
| Answer» C. There is no function as sqrt | |