@INT

Print Topic  Return to Overview  Previous Topic  Next Topic 

@INT[n]:  Returns the integer part of the number n@INT will perform an implicit @EVAL on its argument, so you can use an arithmetic expression for n.

 

Examples:

 

echo %@int[1234]

echo %@int[1.234]

echo %@int[12.34]

 

 

Topic "f_int.htm" last edited 9/28/2006. ©2008  JP Software, Inc.
Keywords: @INT