@FLOORNot in LE
Print Topic  Return to Overview  Previous Topic  Next Topic 

@FLOOR[n]:  Returns the largest integer that is not greater than n@FLOOR will perform an implicit @EVAL on its argument, so you can enter an arithmetic expression.

 

Examples:

 

echo %@floor[3.14]

echo %@floor[-3.14]

echo %@floor[0]

echo %@floor[123]

 

See also: @CEILING.

 

 

Topic "f_floor.htm" last edited 5/12/2008. ©2008  JP Software, Inc.
Keywords: @FLOOR