problem with small number format
Posted: Mon Nov 07, 2005 8:36 am
hi,
I'm having trouble outputting a value of lets say 2599 as 25.99. Is there a function that does this for you?
I've looked at number_format(), but this is only useful for dividing a number into thousands, rather than into tens.
Any help is much appreciated.
I'm having trouble outputting a value of lets say 2599 as 25.99. Is there a function that does this for you?
I've looked at number_format(), but this is only useful for dividing a number into thousands, rather than into tens.
Any help is much appreciated.