INT
Syntax:
INT ( x )
Description: Computes x rounded down to an integer.
Arguments:
Name  | 
Type  | 
Description  | 
|---|---|---|
x  | 
number  | 
The value to be rounded down.  | 
Return Type and Value: number – The rounded-down value of x.
example: 
Syntax:
INT ( x )
Description: Computes x rounded down to an integer.
Arguments:
Name  | 
Type  | 
Description  | 
|---|---|---|
x  | 
number  | 
The value to be rounded down.  | 
Return Type and Value: number – The rounded-down value of x.