From: c. <car...@gm...> - 2012-10-10 08:11:01
|
On 10 Oct 2012, at 09:16, Daniel J Sebald wrote: >> I propose fixing this test by replacing the tolerance eps with something >> like 2*eps*norm(z) FYI this could be expressed as 2 * eps (z) from the help text for eps () : "Given a single argument X, return the distance between X and the next largest value" c. |