summaryrefslogtreecommitdiff
path: root/src/pkg/cmath/log.go
AgeCommit message (Collapse)AuthorFilesLines
2010-04-05cmath: new packageCharles L. Dorian1-0/+64
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>