> how can I get the integer value of a number? int(4.5)=4 

>> to-integer 4.5
== 4

or

>> to integer! 4.5
== 4

Anton.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to