JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
format_decimal() improved (but not tested much). It now strips zeros from the end...
authorJason Woofenden <jason283@herkamire.com>
Tue, 30 Dec 2008 06:10:44 +0000 (01:10 -0500)
committerJason Woofenden <jason283@herkamire.com>
Tue, 30 Dec 2008 06:10:44 +0000 (01:10 -0500)
commitc84327eb5f13ebd2af0792adbdfb35cfb1a3eca5
treec9e3a6e91b7762f552aa0f717ab6fdd0fba758ed
parent80e481467af047ea61c31edc3527cb8cbf9894a5
format_decimal() improved (but not tested much). It now strips zeros from the end after the decimal point, and always returns zero as 0 (never 0.0)
format.php