Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3003

Re: Displaying Numbers in Non-Scientific Format

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!news.glorb.com!news.alt.net!news-out.readnews.com!news-xxxfer.readnews.com!newspump.sol.net!posts.news.twtelecom.net!nnrp3.twtelecom.net!not-for-mail
From Heike Gramberg <heike.gramberg@gmail.com>
Newsgroups comp.soft-sys.math.mathematica
Subject Re: Displaying Numbers in Non-Scientific Format
Date Tue, 7 Jun 2011 12:14:16 +0000 (UTC)
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Sender steve@smc.vnet.net
Approved Steven M. Christensen <steve@smc.vnet.net>, Moderator
Message-ID <isl4mo$7ms$1@smc.vnet.net> (permalink)
Lines 18
NNTP-Posting-Date 07 Jun 2011 11:15:30 GMT
NNTP-Posting-Host 867be5ee.news.twtelecom.net
X-Trace DXC=m4DKBb`=\SV144X5D4^0KSC_A=>8kQj6]=_1NR_H?JP]]n69LSK=I@REFiONJ7[GoV50n3fNI?cU]
X-Complaints-To abuse@twtelecom.net
Xref x330-a1.tempe.blueboxinc.net comp.soft-sys.math.mathematica:3003

Show key headers only | View raw


You could try something like

NumberForm[12098948739.1234, {Infinity, 4}, DigitBlock -> 3,
 NumberSeparator -> {",", ""}, ExponentFunction -> (Null &)]

Heike

On 7 Jun 2011, at 11:46, Gregory Lypny wrote:

> Hi everyone,
>
> What is the simplest way to display output in non-scientific notation?  I have descriptive statistics that I would like to display as 13,957,636.8843 (despite the meaninglessness of the digits to the right of the decimal) instead of 1.39576 x 10^6?
>
> Much obliged,
>
> Gregory
>

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

Re: Displaying Numbers in Non-Scientific Format Heike Gramberg <heike.gramberg@gmail.com> - 2011-06-07 12:14 +0000

csiph-web