]> Cypherpunks repositories - gostls13.git/commit
math: add tests for erf and erfc
authorKeith Randall <khr@google.com>
Tue, 24 Jul 2018 16:59:57 +0000 (09:59 -0700)
committerKeith Randall <khr@golang.org>
Fri, 3 Aug 2018 03:38:52 +0000 (03:38 +0000)
commit51ddeb9965e942d5909c03fef005006457156638
tree6660970b07676467a241d140e1a1c5213b941390
parent0cab8bfddde4b5798563638947065f21912d25bf
math: add tests for erf and erfc

Test large but not infinite arguments.

This CL adds a test which breaks s390x.  Don't submit until
a fix for that is figured out.

Update #26477

Change-Id: Ic86739fe3554e87d7f8e15482875c198fcf1d59c
Reviewed-on: https://go-review.googlesource.com/125641
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/math/all_test.go