1. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/math/logb.go]
  2. f273487 math: make function documentation more regular by Charles L. Dorian · 13 years ago
  3. 8dd3de4 pkg/math: undo manual inlining of IsInf and IsNaN by Luuk van Dijk · 13 years ago
  4. 13c2e62 math: handle denormals in Frexp, Ilogb, Ldexp, and Logb by Eoghan Sherry · 14 years ago
  5. 976e457 math: change float64 bias constant from 1022 to 1023 by Eoghan Sherry · 14 years ago
  6. b233ac8 math: Fix off-by-one error in Ilogb and Logb. by Charles L. Dorian · 15 years ago
  7. 6b80a5f math: added ilogb, logb, remainder, tests and special conditions by Charles L. Dorian · 15 years ago