Computer Science, asked by hitakshimahajan6145, 9 months ago

What is meant by math.abs

Answers

Answered by anika107695
3

Answer:

Math. abs(int a) returns the absolute value of an int value. If the argument is not negative, the argument is returned. If the argument is negative, the negation of the argument is returned.The Math.abs() function in JavaScript is used to return the absolute value of a number. It takes a number as its parameter and returns its absolute value.

✅✔I hope you will be helped by this answer.

✔✅Follow me and mark as brainliest.

Similar questions