Computer Science, asked by sandip250789, 7 hours ago

Function to calculate square root, absolute value etc._____ name the following​

Answers

Answered by NimratdeepKaur
2

Answer:

To calculate the square root of a number you should use the function sqrt(), which will return a number representing the square root of the number that you have passed. Similarly, you can use the abs() function which will return a number representing the absolute value of a number

Answered by bsai10258
0

Answer:

The principal square root function f(x) = √x

Similar questions