Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-09 | cmath: use ** for exponentiation in comments | Charles L. Dorian | 1 | -1/+1 | |
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/+55 | |
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> |