Home Search

DriveWorks Solo 21
Int

Send Feedback

Int

This function rounds the specified number down to the nearest integer.

Syntax

Int([Number])

Where:

Number is the number to round.

Examples

Rule

Meaning
Int(46.932)Rounds the number 46.932 down to the nearest integer, which is 46.