Displaying 1 result from an estimated 1 matches for "impvol".
Did you mean:
implvol
2013 Mar 07
2
A==A false?
>
> 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