[R] A==A false?

Creighton, Sean sean.creighton at citi.com
Thu Mar 7 16:33:17 CET 2013


> 
> as.numeric(ImpVol[1,5,57]) == 0.0001
[1] FALSE
> 
> as.numeric(ImpVol[1,5,57])
[1] 1e-04
> 
> 0.0001
[1] 1e-04
>


Any tips? 
Thanks
Sean



R 2.15.3 
windows 7



More information about the R-help mailing list