Subject: Re: Formating Floats as Money
From: David Kastrup <dak gnu.org>
Date: Sat, 25 Nov 2006 04:50:33 +0900
References: 226225
"John Kopanas" <kopanas / gmail.com> writes:
> I have a number that is of type float. I want to format it as dollars
> and cents. How do you recommend I do it? :-)
format("$%.2f",3.3)
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum