Displaying 1 result from an estimated 1 matches for "tp4633739".
Did you mean:
tp4632737
2012 Jun 18
6
Inconsistency using seq
...lt;- seq(0,4,0.1)
x[4]=0.3
BUT:
x[4]-0.3=5.551115e-17
It means when I use this condition within an if clause, it does not find
values with 0.3 for x[4] as it is not precisely 0.3.
Is there any bug in seq() ?
--
View this message in context: http://r.789695.n4.nabble.com/Inconsistency-using-seq-tp4633739.html
Sent from the R help mailing list archive at Nabble.com.