Python Programming - Standard Libraries - Discussion

Discussion Forum : Standard Libraries - General Questions (Q.No. 50)
50.
Which module in Python is used for working with mathematical functions, including trigonometry and logarithms?
mathlib
cmath
trigmath
math
Answer: Option
Explanation:
The math module in Python provides mathematical functions, including trigonometry and logarithms.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.