aboutsummaryrefslogtreecommitdiff
path: root/src/math/expm1.go
AgeCommit message (Expand)Author
2021-04-15math: avoid assembly stubsAustin Clements
2017-08-18all: unindent some big chunks of codeDaniel Martí
2016-10-24math,math/cmplx: fix linter issuesAlexander Döring
2016-03-02all: single space after period.Brad Fitzpatrick
2015-10-30math: fix bad shift in Expm1Matthew Dempsky
2015-07-10math: Expm1 returns -1 with large negative argument.Charlie Dorian
2014-09-08build: move package sources from src/pkg to srcRuss Cox