Sign in
go
/
go
/
f6580319e4045e19304eccd8c37cd36a7cfef73b
/
src
/
math
/
hypot.go
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/math/hypot.go]
60a1f54
math: make Hypot special cases look like others
by Russ Cox
· 12 years ago
f273487
math: make function documentation more regular
by Charles L. Dorian
· 13 years ago
8dd3de4
pkg/math: undo manual inlining of IsInf and IsNaN
by Luuk van Dijk
· 13 years ago
2572803
math: delete non-Sqrt-based Hypot
by Russ Cox
· 13 years ago
dd8dc6f
math: regularize build
by Russ Cox
· 13 years ago
067fe28
math: faster hypot
by Charles L. Dorian
· 15 years ago
9a6b8e2
math: special cases for Hypot
by Charles L. Dorian
· 15 years ago
00e2cda
Clean up and make consistent the comments in the math package.
by Rob Pike
· 15 years ago
a3d1045
1) Change default gofmt default settings for
by Robert Griesemer
· 15 years ago
3bb0032
- replaced gofmt expression formatting algorithm with
by Robert Griesemer
· 15 years ago
40621d5
remove semis after statements in one-statement statement lists
by Robert Griesemer
· 15 years ago
2c5ec1e
apply gofmt to malloc math once os
by Russ Cox
· 15 years ago
d90e7cb
mv src/lib to src/pkg
by Rob Pike
· 16 years ago
[Renamed from src/lib/math/hypot.go]
dfc3910
math: doc
by Russ Cox
· 16 years ago
839a684
delete export
by Russ Cox
· 16 years ago
88daac7
gotestify & gostylify math.
by Russ Cox
· 16 years ago
d6f15be
fixes for funcs without returns
by Rob Pike
· 17 years ago
2f4352a
- switched most of existing Go code to new export syntax - adjusted lang doc
by Robert Griesemer
· 17 years ago
77e20e8
converted double to float64
by Ken Thompson
· 17 years ago
4331293
update to new world. still can't use it but it's a lot of editing....
by Rob Pike
· 17 years ago
2181098
SVN=114204
by Ken Thompson
· 17 years ago