]> Cypherpunks repositories - gostls13.git/commit
math: use Sincos instead of Sin and Cos in Jn and Yn
authorNeven Sajko <nsajko@gmail.com>
Mon, 25 Mar 2019 22:40:27 +0000 (22:40 +0000)
committerRobert Griesemer <gri@golang.org>
Mon, 25 Mar 2019 22:41:37 +0000 (22:41 +0000)
commit270de1c110221c309c832b526012f3e21b35f581
tree64aed523bfc1e06946d96a73e7d2d4dbcb3ff651
parente4ba40030f9ba4b61bb28dbf78bb41a7b14e6788
math: use Sincos instead of Sin and Cos in Jn and Yn

Change-Id: I0da3857013f1d4e90820fb043314d78924113a27
GitHub-Last-Rev: 7c3d813c6e188a4afda54b736db14370e52b6f94
GitHub-Pull-Request: golang/go#31019
Reviewed-on: https://go-review.googlesource.com/c/go/+/169078
Reviewed-by: Robert Griesemer <gri@golang.org>
src/math/jn.go