[REBOL] Truncation
From: ptretter::charter::net at: 31-Jul-2000 12:31
How do you truncate a number. For example if I have the following: num: 47.2393 How do I get just the 47. I want to return only the first part before the decimal and do NOT want to round the number. Paul Tretter