Re: summing float
- From: Barry Margolin <barmar@xxxxxxxxxxxx>
- Date: Thu, 31 Jan 2008 01:24:41 -0500
In article
<db200718-86c1-4aa2-ae76-4a08b7136d92@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
getasso@xxxxxxxxx wrote:
I am summing up a bunch of decimal number and i get a the answer
7.220782e+8
how to i covert the above to 722078200.00 normal decimal number
format.
sorry i a bit ignorant when it comes to number representation
many thanks
George
(format nil "~,2F" 7.220782e+8)
--
Barry Margolin, barmar@xxxxxxxxxxxx
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
.
- References:
- summing float
- From: getasso
- summing float
- Prev by Date: Re: Paul Graham's Arc is released today... what is the long term impact?
- Next by Date: Re: summing float
- Previous by thread: summing float
- Next by thread: Re: summing float
- Index(es):
Relevant Pages
|
|