haskell / math-functions

Special mathematical functions
http://hackage.haskell.org/package/math-functions
BSD 2-Clause "Simplified" License
40 stars 28 forks source link

invErf loses presision near zero in rather catastrophic manner #58

Closed Shimuuar closed 5 years ago

Shimuuar commented 5 years ago
> (invErf . erf) 1e-12
1.0000716876023034e-12

While error on the order of few ulps are attainable