Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -55/+55 | |
2010-06-30 | cmath: correct IsNaN for argument cmplx(Inf, NaN) | Charles L. Dorian | 1 | -4/+32 | |
R=rsc CC=golang-dev http://codereview.appspot.com/1705041 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-05 | cmath: new package | Charles L. Dorian | 1 | -0/+825 | |
Complex math function package. Still needs more special case checking. R=rsc CC=golang-dev http://codereview.appspot.com/874041 Committer: Russ Cox <rsc@golang.org> |