summaryrefslogtreecommitdiff
path: root/src/pkg/math/j1.go
AgeCommit message (Expand)AuthorFilesLines
2010-04-09math: use ** for exponentiation in commentsCharles L. Dorian1-11/+11
2010-03-26math: add J1, Y1, Jn and Yn (Bessel functions)Charles L. Dorian1-0/+426