Multiple choice

What is the value returned by the fuction ABS, when it is assigned with a value - 210.6? ( A column 1 row value = - 210 .6, A column row 2 = ABS ( A 1) )

  1. 210.6

  2. 210

    • 210.6
  3. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Yes, it is the correct choice. ABS means absolute value. It retains the absolute value of the number, sign does not matter.