Last active
August 22, 2019 08:03
-
-
Save lakshayg/d80172fe5ae3c5d2c2aedb53c250320e to your computer and use it in GitHub Desktop.
The inverse error function
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This code has been migrated to https://github.com/lakshayg/erfinv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This implementation is same as the one used in golang's math library