Give the output of the following expression
1) If X = -9.99, calculate math.abs(X)
2) If X = 9.0, calculate math.sqrt(X)
Answers
Answered by
15
Answer:
math.abs() gives the absolute value
math.sqrt() gives the square root.
Output
9.99
3.0
Hope it helps you
Answered by
1
Answer:
Give me accurate answer
Similar questions
India Languages,
6 months ago
Science,
6 months ago
Math,
1 year ago
Biology,
1 year ago
English,
1 year ago