From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,efc31958da938b4d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-20 17:05:38 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!nntpserver.com!hub1.nntpserver.com!nntp-relay.ihug.net!ihug.co.nz!out.nntp.be!propagator-SanJose!in.nntp.be!news-in-sanjose!newshub2.rdc1.sfba.home.com!news.home.com!news1.rdc1.sfba.home.com.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: No sientific notation... References: <3BD20954.D72177F5@ida.his.se> X-Newsreader: Tom's custom newsreader Message-ID: Date: Sun, 21 Oct 2001 00:05:37 GMT NNTP-Posting-Host: 24.7.82.199 X-Complaints-To: abuse@home.net X-Trace: news1.rdc1.sfba.home.com 1003622737 24.7.82.199 (Sat, 20 Oct 2001 17:05:37 PDT) NNTP-Posting-Date: Sat, 20 Oct 2001 17:05:37 PDT Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: archiver1.google.com comp.lang.ada:14980 Date: 2001-10-21T00:05:37+00:00 List-Id: > I want to print out a float without the sientific notation. > Hence 1.000 E1 should be 10.000 > How do I do this? In Put, Exp=>0