]> Cypherpunks repositories - gostls13.git/commit
math: implement the erfcinv function
authorLakshay Garg <lakshay.garg.1996@gmail.com>
Fri, 18 Aug 2017 17:34:02 +0000 (23:04 +0530)
committerRobert Griesemer <gri@golang.org>
Tue, 22 Aug 2017 13:13:20 +0000 (13:13 +0000)
commit4c0bba158e28384e7f58938b5b2930e3230220dc
tree840ca27cc3e555465e6a4e7beb0a648fbad4e0f1
parentbdd7c01b558acdfbf10376308251cc979db066d5
math: implement the erfcinv function

Fixes: #6359
Change-Id: I6c697befd681a253e73a7091faa9f20ff3791201
Reviewed-on: https://go-review.googlesource.com/57090
Reviewed-by: Robert Griesemer <gri@golang.org>
src/math/all_test.go
src/math/erfinv.go