summaryrefslogtreecommitdiff
path: root/src/math/jn.go
Commit message (Expand)AuthorAgeFilesLines
* math: use Sincos instead of Sin and Cos in Jn and YnNeven Sajko2019-03-251-10/+10
* math: fix typos in Bessel function docsShenghou Ma2017-02-161-3/+3
* math,math/cmplx: fix linter issuesAlexander Döring2016-10-241-1/+1
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* math: avoid unused assignment in jn.goTarmigan Casebolt2015-08-241-2/+0
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+306