cmath: new package
Complex math function package. Still needs more special case checking. R=rsc CC=golang-dev https://golang.org/cl/874041
Showing
src/pkg/cmath/Makefile
0 → 100644
src/pkg/cmath/abs.go
0 → 100644
src/pkg/cmath/asin.go
0 → 100644
src/pkg/cmath/cmath_test.go
0 → 100644
This diff is collapsed.
src/pkg/cmath/conj.go
0 → 100644
src/pkg/cmath/exp.go
0 → 100644
src/pkg/cmath/isinf.go
0 → 100644
src/pkg/cmath/isnan.go
0 → 100644
src/pkg/cmath/log.go
0 → 100644
src/pkg/cmath/phase.go
0 → 100644
src/pkg/cmath/polar.go
0 → 100644
src/pkg/cmath/pow.go
0 → 100644
src/pkg/cmath/rect.go
0 → 100644
src/pkg/cmath/sin.go
0 → 100644
src/pkg/cmath/sqrt.go
0 → 100644
src/pkg/cmath/tan.go
0 → 100644
Please
register
or
sign in
to comment