Issue 3118: make test_math pass on Ubuntu/ia64.  exp(-745.0) was raising
OverflowError incorrectly on this platform, presumably as a result of
the libm setting errno = ERANGE for this call.
1 file changed