summaryrefslogtreecommitdiff
path: root/src/math
Commit message (Expand)AuthorAgeFilesLines
* math/big: Allow non-prime modulus for ModInverseKeith Randall2014-10-142-17/+34
* math/big: Fixes issue 8920Casey Marshall2014-10-132-0/+4
* math/big: fix doc commentsRobert Griesemer2014-10-072-4/+4
* math/big: math.Exp should return result >= 0 for |m| > 0Robert Griesemer2014-10-022-3/+17
* math: avoid assumption of denormalized math mode in SincosRuss Cox2014-09-261-8/+5
* build: move package sources from src/pkg to srcRuss Cox2014-09-08172-0/+22062