This documentation is archived and is not being maintained.
INT Function
Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
In this article
Syntax
Example 1
Example 2
Rounds a number down to the next integer.
INT(number)
Parameters
|
Name
|
Required/Optional
|
Data Type
|
Description
|
|
number
|
Required
|
Number
|
The number to round down.
|