Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/1705041
Committer: Russ Cox <rsc@golang.org>
|
|
Also update range of Phase and Polar due to signed zero.
[Phase(cmplx(-1, +0)) = pi and Phase(cmplx(-1, -0)) = -pi]
R=rsc, r
CC=golang-dev
http://codereview.appspot.com/1235041
Committer: Rob Pike <r@golang.org>
|
|
R=rsc
CC=golang-dev
http://codereview.appspot.com/831045
Committer: Russ Cox <rsc@golang.org>
|
|
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>
|