TRUNC
Truncates a number to an integer.
Syntax
=TRUNC(Value)
Arguments
| Name | Description | 
|---|---|
| Value | Number value to truncate. | 
Return
Number value to truncate.
Examples
| Formula | Result | Comment | 
|---|---|---|
 | 7 | 
Truncates a number to an integer.
Syntax
=TRUNC(Value)
Arguments
| Name | Description | 
|---|---|
| Value | Number value to truncate. | 
Return
Number value to truncate.
Examples
| Formula | Result | Comment | 
|---|---|---|
 | 7 |