go/src/math
Toasa 9eef49cfa6 math/rand: fix typo in comment
Change-Id: I57fbabf272bdfd61918db155ee6f7091f18e5979
GitHub-Last-Rev: e138804b1a
GitHub-Pull-Request: golang/go#43495
Reviewed-on: https://go-review.googlesource.com/c/go/+/281373
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Alberto Donizetti <alb.donizetti@gmail.com>
2021-01-04 17:59:30 +00:00
..
big math/big: add test for recursive division panic 2020-12-14 20:56:03 +00:00
bits all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp 2020-12-09 19:12:23 +00:00
cmplx
rand math/rand: fix typo in comment 2021-01-04 17:59:30 +00:00
abs.go
acos_s390x.s
acosh.go math: Remove redundant local variable Ln2 2020-09-19 09:09:52 +00:00
acosh_s390x.s
all_test.go
arith_s390x.go
arith_s390x_test.go
asin.go
asin_386.s
asin_s390x.s
asinh.go
asinh_s390x.s
atan.go
atan2.go
atan2_386.s
atan2_s390x.s
atan_386.s
atan_s390x.s
atanh.go
atanh_s390x.s
bits.go
cbrt.go
cbrt_s390x.s
const.go
copysign.go
cosh_s390x.s
dim.go
dim_amd64.s
dim_arm64.s
dim_riscv64.s
dim_s390x.s
erf.go
erf_s390x.s
erfc_s390x.s
erfinv.go
example_test.go
exp.go
exp2_386.s
exp_amd64.s math: fix dead link to springerlink (now link.springer) 2020-05-29 14:33:50 +00:00
exp_arm64.s
exp_asm.go
exp_s390x.s
expm1.go
expm1_386.s
expm1_s390x.s
export_s390x_test.go
export_test.go
floor.go
floor_386.s
floor_amd64.s
floor_arm64.s
floor_ppc64x.s
floor_s390x.s
floor_wasm.s
fma.go
frexp.go
frexp_386.s
gamma.go
huge_test.go
hypot.go
hypot_386.s
hypot_amd64.s
j0.go
j1.go
jn.go
ldexp.go
ldexp_386.s
lgamma.go
log.go
log1p.go math: simplify the code 2020-08-15 02:20:42 +00:00
log1p_386.s
log1p_s390x.s
log10.go
log10_386.s
log10_s390x.s
log_386.s
log_amd64.s
log_s390x.s
logb.go
mod.go
mod_386.s
modf.go
modf_386.s
modf_arm64.s
modf_ppc64x.s
nextafter.go
pow.go
pow10.go
pow_s390x.s
remainder.go
remainder_386.s
signbit.go
sin.go
sin_s390x.s
sincos.go
sinh.go
sinh_s390x.s
sqrt.go
sqrt_386.s
sqrt_amd64.s
sqrt_arm.s
sqrt_arm64.s
sqrt_mipsx.s
sqrt_ppc64x.s
sqrt_riscv64.s
sqrt_s390x.s
sqrt_wasm.s
stubs_386.s
stubs_amd64.s
stubs_arm.s
stubs_arm64.s
stubs_mips64x.s
stubs_mipsx.s
stubs_ppc64x.s
stubs_riscv64.s
stubs_s390x.s
stubs_wasm.s
tan.go
tan_s390x.s
tanh.go
tanh_s390x.s
trig_reduce.go
unsafe.go