Re: summing float



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 ***
.



Relevant Pages

  • Re: bigfoot problem
    ... format. ... Actually I did test it here before posting but was ignorant ... about encodings ... ...
    (comp.text.tex)
  • Re: bigfoot problem
    ... Please excuse me if I've posted my minimal example in the wrong ... format. ... Actually I did test it here before posting but was ignorant ...
    (comp.text.tex)
  • Re: Tesco bargain MP3 player
    ... You, OTOH, were too ignorant to format your ... It means he is already dead. ...
    (uk.rec.motorcycles)
  • Re: Buying a Seagate hard drive? - note this....
    ... You'd have to format it anyway. ... In case you are not just pretending to be ignorant, under linux look under ... fdisk, for "format disk". ...
    (alt.os.linux)
  • Re: "HH:mm:ss" string to long ?
    ... >I have a timestamp in HH:mm:ss format, in a String object, that I'd ... >like to covert to a long. ... You create a mask and then parse. ...
    (comp.lang.java.help)