Dieter Menne wrote:
>
>
> It says digits, not decimals:
>
>> (44.25+31.1+50)/100
> [1] 1.25
>
> Dieter
>
>
> (44.25+31.1+50)*10
[1] 1254
Strictly speaking, this should print as 1250 (no flames, please, I can live
with it)
Dieter
--
View this message in context:
http://www.nabble.com/decimal-troubles---tp23498062p23498439.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.