Skip to content

Rounddown¤

Excel ROUNDDOWN(number; count): Rounds the given number. Count (optional) is the number of digits to be rounded down to. If the count parameter is negative, only the whole number portion is rounded. It is rounded to the place indicated by the count.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: ROUNDDOWN

Comments