Subject | How to split a number |
---|---|
Author | apatri@inwind.it |
Post date | 2001-02-13T14:43:28Z |
Hi All.
Again here.
Please list:
How to extract the integer part of a numeric field??????
eg:
If I have let say: 5,75
I'd like to split in 5 and 0,75.
Final: What is( if exist ) the equivalent of int and frac of Delphi?
TIA
Arnaldo
Again here.
Please list:
How to extract the integer part of a numeric field??????
eg:
If I have let say: 5,75
I'd like to split in 5 and 0,75.
Final: What is( if exist ) the equivalent of int and frac of Delphi?
TIA
Arnaldo