Bookmark and Share

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]

st: I visualize a different number


From   Saidé Salazar <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: I visualize a different number
Date   Tue, 18 Jun 2013 16:45:15 -0500

Hello guys,

I am capturing a number in Stata, but when I use the command "browse"
I see a different number. Any idea of what is happening? (I see
17440397312 instead of 17440397133)

clear all
set obs 1
gen x = 17440397133 in 1
format %15.0fc
br
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index