Saved Bookmarks
| 1. |
Is the output of the function abs() the same as that of the function math.fabs()?(a) sometimes(b) always(c) never(d) none of the mentionedThis question was addressed to me in an online quiz.My question is based upon Math topic in portion Mapping Functions and Modules of Python |
|
Answer» Right option is (a) sometimes |
|