Multiple choice

Which of the following will return the value 662?

  1. ROUNDUP(662.79,0)

  2. ROUNDDOWN(662.79,0)

  3. ROUND(662.79,0)

  4. Both 2 and 3

  5. Both 1 and 3

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

Options 2 and 3 are true and woud return 662.