-
Robert Bradshaw authored
Implemented Smith's method, which avoid overflow for all but the most extreme exponents. This agrees with what is used in NumPy.
b956d789
Implemented Smith's method, which avoid overflow for all but the most extreme exponents. This agrees with what is used in NumPy.