Hi all, I'm looking for a function similar to dtrunc() to return the decimal part of a float. dtrunc(12.34) returns 12, I need something that returns 34 Does anyone knows how to do this thing? Thanks -Jose'-
- Re: [GENERAL] decimal_part() function Sferacarta Software
- Re: [GENERAL] decimal_part() function Herouth Maoz