Podcast Beta
Questions and Answers
What is the result of $math.exp(2)$?
What does the function $math.sqrt()$ do?
What is the result of $math.sin(math.radians(45))$?
What does $math.log(2.71828)$ return?
Signup and view all the answers
What does $math.fabs(-5)$ return?
Signup and view all the answers