math: faster hypot
Use hardware sqrt for faster hypot; preserve software-only hypot as hypotGo (like sqrtGo); enable benchmarking of hypotGo. R=rsc CC=golang-dev https://golang.org/cl/229049
Showing
src/pkg/math/hypot_port.go
0 → 100644
src/pkg/math/hypot_test.go
0 → 100644
Please register or sign in to comment