Re: [R] Number of decimal places

2012-10-26 Thread DMMS
For example > a=12344.567 > a [1] 12344.57 > b=234.567 > b [1] 234.567 > a=234235423.56 > a [1] 1.11e+20 > b=111.898 > b [1] 112 > -- View this message in context: http://r.789695.n4.nabble.com/Number-of-decimal-places-tp4647549p4647552.html Sent from the R he

[R] Number of decimal places

2012-10-26 Thread DMMS
When estimating values ​​each determined similarly, and in which get to them by algebraic operations in some cases, are rounded with 0 decimal places and in other cases with 2 or 3 decimal places. What is happening? Thank you. -- View this message in context: http://r.789695.n4.nabble.com/Numbe