From | "Michael Blasnik" <[email protected]> |
To | <[email protected]> |
Subject | st: Re: Possible error in the latest stata |
Date | Mon, 16 Jan 2006 19:47:28 -0500 |
Dear Statalist,
This is the problem I have with the latest update of Stata:
in any existing dataset or set obs 100
. gen k=0.4
. count if k==0.4
0
if you browse this new variables you would see that k is equal not to 0.4 but
0.4000001,
Interestingly, if you gen k=0.5, 0.41... everything is fine, but the problem
persists for 0.6, 0.7, 0.8.
Michael
* * For searches and help try: * http://www.stata.com/support/faqs/res/findit.html * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |