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


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

Re: Displaying Numbers in Non-Scientific Format

Started byHeike Gramberg <heike.gramberg@gmail.com>
First post2011-06-07 12:14 +0000
Last post2011-06-07 12:14 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

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

#3003 — Re: Displaying Numbers in Non-Scientific Format

FromHeike Gramberg <heike.gramberg@gmail.com>
Date2011-06-07 12:14 +0000
SubjectRe: Displaying Numbers in Non-Scientific Format
Message-ID<isl4mo$7ms$1@smc.vnet.net>
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
>

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web