Use ldexp(q, exp) instead of q*2.**exp in true division test, to avoid bogus…
Use ldexp(q, exp) instead of q*2.**exp in true division test, to avoid bogus failures on platforms with broken pow (e.g., Ubuntu/ia64).
Showing
Please
register
or
sign in
to comment