Sign in
go
/
go
/
af78482d6b1f7af7ec8339da6cf5fbbad95146bb
/
src
/
math
/
const.go
895df14
math: explain OEIS link
by Andrew Gerrand
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/math/const.go]
28e0e18
math: slightly more readable comments
by Robert Griesemer
· 13 years ago
13443cc
math: fix gamma doc, link to OEIS
by Rob Pike
· 13 years ago
2065b0a
math: special cases for Pow10; delete BUG
by Charles L. Dorian
· 13 years ago
6a186d3
src/pkg: make package doc comments consistently start with "Package foo".
by Nigel Tao
· 14 years ago
9282a76
math: s/MinFloat/SmallestNonzeroFloat/
by Russ Cox
· 14 years ago
3c3e68b
math: use ** for exponentiation in comments
by Charles L. Dorian
· 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
2c5ec1e
apply gofmt to malloc math once os
by Russ Cox
· 15 years ago
e50d3ba
floating-point limits and equations
by Russ Cox
· 16 years ago
08b5b48
constants for integer limits
by Rob Pike
· 16 years ago
326de9c
constants for floating point limits
by Rob Pike
· 16 years ago
d90e7cb
mv src/lib to src/pkg
by Rob Pike
· 16 years ago
[Renamed from src/lib/math/const.go]
dfc3910
math: doc
by Russ Cox
· 16 years ago
839a684
delete export
by Russ Cox
· 16 years ago
2c8d9a5
redo and clean up math.
by Russ Cox
· 16 years ago
b54133d
make safe for new package local defaults
by Russ Cox
· 16 years ago