Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-14 | Imported Upstream version 2011-02-01.1upstream/2011-02-01.1 | Ondřej Surý | 1 | -7/+7 | |
2010-04-09 | cmath: use ** for exponentiation in comments | Charles L. Dorian | 1 | -2/+2 | |
R=rsc CC=golang-dev http://codereview.appspot.com/831045 Committer: Russ Cox <rsc@golang.org> | |||||
2010-04-05 | cmath: new package | Charles L. Dorian | 1 | -0/+103 | |
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> |