math: added ilogb, logb, remainder, tests and special conditions
Also added expm1_386 and remainder_386; shortened exp_386 R=rsc CC=golang-dev https://golang.org/cl/217109
Showing
src/pkg/math/expm1_386.s
0 → 100644
src/pkg/math/expm1_decl.go
0 → 100644
src/pkg/math/logb.go
0 → 100644
src/pkg/math/remainder.go
0 → 100644
src/pkg/math/remainder_386.s
0 → 100644
Please register or sign in to comment