Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Using 9 figure numbers in Stata
From
Phil Schumm <[email protected]>
To
[email protected]
Subject
Re: st: Using 9 figure numbers in Stata
Date
Sun, 25 Jul 2010 14:18:22 -0500
On Jul 25, 2010, at 11:49 AM, George Chioran wrote:
I am trying to input some numbers in stata which are higher than 1
million. To this, stata does not show the full figure only "1.00e
+12". If I try to add 2 collums of these numbers, then I get a
figure which does not seem usable.
Does anyone know how to make stata show numbers which are higher
than 1 million?
On Jul 25, 2010, at 12:19 PM, David Kantor wrote:
You need to adjust the format. See -help format-.
If your values are really as large as one trillion (i.e., 1.000e+12),
and if all of those digits are really significant (e.g., if they
represent account balances), then you'll also need to make sure you're
storing them as doubles if you want to preserve their full precision.
See [D] data types (type -help datatypes-) for more information.
-- Phil
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/