Rounds the specified number down to the nearest integer.
Syntax
Copy Code
|
|---|
INT( Number n ) → Number |
Formula
Copy Code
|
|---|
=INT(5.8) |
Function Reference
CEILING Function
FLOOR Function
MOD Function
MROUND Function
ROUND Function
TRUNC Function