Microsoft® JScript
floor Method
Language Reference 

See Also


Description

Computes the greatest integer less than or equal to its numeric argument.

Syntax

Math.floor( number )

The number argument is a numeric expression.

Remarks

The return value is an integer value equal to the greatest integer less than or equal to its numeric argument.


© 1996 by Microsoft Corporation.

Casa de Bender