Sign in
go
/
go
/
4dad4ab57bc0cedcc8d164147262f7f6898282dd
/
src
/
math
/
logb.go
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/math/logb.go]
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
13c2e62
math: handle denormals in Frexp, Ilogb, Ldexp, and Logb
by Eoghan Sherry
· 14 years ago
976e457
math: change float64 bias constant from 1022 to 1023
by Eoghan Sherry
· 14 years ago
b233ac8
math: Fix off-by-one error in Ilogb and Logb.
by Charles L. Dorian
· 15 years ago
6b80a5f
math: added ilogb, logb, remainder, tests and special conditions
by Charles L. Dorian
· 15 years ago