Returns the greatest integer less than or equal to its numeric argument.
Math.floor(number) |
| JScript |
| floor Method (JScript 5.6) |
| See Also |
Returns the greatest integer less than or equal to its numeric argument.
Math.floor(number) |
Remarks
Requirements
See Also