S
Schizoid Man
Hi,
I am trying to perform a series of high-precision calculations and am trying
to use double.epsilon (rather Math.Sqprt(double.epsilon)) as an error
tolerance check.
However, this check fails every time. Is it no possible for me to use this
value when calculating, for example, a forward difference?
Thanks,
Schiz
I am trying to perform a series of high-precision calculations and am trying
to use double.epsilon (rather Math.Sqprt(double.epsilon)) as an error
tolerance check.
However, this check fails every time. Is it no possible for me to use this
value when calculating, for example, a forward difference?
Thanks,
Schiz