| .. |
|
Makefile
|
math: add J1, Y1, Jn and Yn (Bessel functions)
|
2010-03-26 14:09:39 -07:00 |
|
acosh.go
|
math: add lgamma; in-line special cases of acosh, nextafter
|
2010-02-22 17:12:48 -08:00 |
|
all_test.go
|
math: add J1, Y1, Jn and Yn (Bessel functions)
|
2010-03-26 14:09:39 -07:00 |
|
asin.go
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
asin_386.s
|
in C and asm, replace pkg·name with ·name
|
2010-01-25 18:52:55 -08:00 |
|
asin_decl.go
|
math: 386 FPU functions
|
2010-01-15 13:21:36 -08:00 |
|
asinh.go
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
atan.go
|
Clean up and make consistent the comments in the math package.
|
2010-01-12 07:38:31 +11:00 |
|
atan2.go
|
math: Atan2 special cases and tests; atan2_386
|
2010-02-05 14:55:19 -08:00 |
|
atan2_386.s
|
math: Atan2 special cases and tests; atan2_386
|
2010-02-05 14:55:19 -08:00 |
|
atan2_decl.go
|
math: Atan2 special cases and tests; atan2_386
|
2010-02-05 14:55:19 -08:00 |
|
atan_386.s
|
in C and asm, replace pkg·name with ·name
|
2010-01-25 18:52:55 -08:00 |
|
atan_decl.go
|
math: 386 FPU functions
|
2010-01-15 13:21:36 -08:00 |
|
atanh.go
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
bits.go
|
math: add Cbrt and Sincos; x87 versions of Sincos, Frexp, Ldexp
|
2010-02-18 23:33:15 -08:00 |
|
cbrt.go
|
math: add Cbrt and Sincos; x87 versions of Sincos, Frexp, Ldexp
|
2010-02-18 23:33:15 -08:00 |
|
const.go
|
1) Change default gofmt default settings for
|
2009-12-15 15:35:38 -08:00 |
|
copysign.go
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
erf.go
|
math package: minor documentation fix
|
2010-03-10 17:04:43 -08:00 |
|
exp.go
|
math: add Exp2; 386 FPU versions of Exp2 and Log1p
|
2010-02-10 00:06:41 -08:00 |
|
exp2_386.s
|
math: add Exp2; 386 FPU versions of Exp2 and Log1p
|
2010-02-10 00:06:41 -08:00 |
|
exp2_decl.go
|
math: add Exp2; 386 FPU versions of Exp2 and Log1p
|
2010-02-10 00:06:41 -08:00 |
|
exp_386.s
|
math: added ilogb, logb, remainder, tests and special conditions
|
2010-03-03 18:17:13 -08:00 |
|
exp_decl.go
|
math: 386 FPU functions
|
2010-01-15 13:21:36 -08:00 |
|
expm1.go
|
math: add functions Log2, Nextafter, Fdim, Fmax, Fmin
|
2010-02-09 13:33:12 -08:00 |
|
expm1_386.s
|
math: added ilogb, logb, remainder, tests and special conditions
|
2010-03-03 18:17:13 -08:00 |
|
expm1_decl.go
|
math: added ilogb, logb, remainder, tests and special conditions
|
2010-03-03 18:17:13 -08:00 |
|
fabs.go
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
fabs_386.s
|
in C and asm, replace pkg·name with ·name
|
2010-01-25 18:52:55 -08:00 |
|
fabs_decl.go
|
math: 386 FPU functions
|
2010-01-15 13:21:36 -08:00 |
|
fdim.go
|
math: add functions Log2, Nextafter, Fdim, Fmax, Fmin
|
2010-02-09 13:33:12 -08:00 |
|
floor.go
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
floor_386.s
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
floor_decl.go
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
fmod.go
|
math: special cases for Fmod
|
2010-01-11 16:20:51 -08:00 |
|
fmod_386.s
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
fmod_decl.go
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
frexp.go
|
frexp.go: remove html from comment
|
2010-03-05 10:30:50 -08:00 |
|
frexp_386.s
|
math: add Cbrt and Sincos; x87 versions of Sincos, Frexp, Ldexp
|
2010-02-18 23:33:15 -08:00 |
|
frexp_decl.go
|
math: add Cbrt and Sincos; x87 versions of Sincos, Frexp, Ldexp
|
2010-02-18 23:33:15 -08:00 |
|
gamma.go
|
math: add Gamma function
|
2010-03-19 15:29:22 -07:00 |
|
hypot.go
|
math: faster hypot
|
2010-03-05 16:45:39 -08:00 |
|
hypot_386.s
|
math: add functions Log2, Nextafter, Fdim, Fmax, Fmin
|
2010-02-09 13:33:12 -08:00 |
|
hypot_decl.go
|
math: 386 FPU hypot
|
2010-01-26 12:53:02 -08:00 |
|
hypot_port.go
|
math: faster hypot
|
2010-03-05 16:45:39 -08:00 |
|
hypot_test.go
|
math: faster hypot
|
2010-03-05 16:45:39 -08:00 |
|
j0.go
|
math: add J1, Y1, Jn and Yn (Bessel functions)
|
2010-03-26 14:09:39 -07:00 |
|
j1.go
|
math: add J1, Y1, Jn and Yn (Bessel functions)
|
2010-03-26 14:09:39 -07:00 |
|
jn.go
|
math: add J1, Y1, Jn and Yn (Bessel functions)
|
2010-03-26 14:09:39 -07:00 |
|
ldexp.go
|
math, path: minor comment fixes
|
2010-03-11 16:40:32 -08:00 |
|
ldexp_386.s
|
math: add Cbrt and Sincos; x87 versions of Sincos, Frexp, Ldexp
|
2010-02-18 23:33:15 -08:00 |
|
ldexp_decl.go
|
math: add Cbrt and Sincos; x87 versions of Sincos, Frexp, Ldexp
|
2010-02-18 23:33:15 -08:00 |
|
lgamma.go
|
math: add lgamma; in-line special cases of acosh, nextafter
|
2010-02-22 17:12:48 -08:00 |
|
log.go
|
math: add functions Log2, Nextafter, Fdim, Fmax, Fmin
|
2010-02-09 13:33:12 -08:00 |
|
log1p.go
|
math: add functions; update tests and special cases
|
2010-02-01 22:21:40 -08:00 |
|
log1p_386.s
|
math: add Exp2; 386 FPU versions of Exp2 and Log1p
|
2010-02-10 00:06:41 -08:00 |
|
log1p_decl.go
|
math: add Exp2; 386 FPU versions of Exp2 and Log1p
|
2010-02-10 00:06:41 -08:00 |
|
log_386.s
|
math: add functions Log2, Nextafter, Fdim, Fmax, Fmin
|
2010-02-09 13:33:12 -08:00 |
|
log_decl.go
|
math: add functions Log2, Nextafter, Fdim, Fmax, Fmin
|
2010-02-09 13:33:12 -08:00 |
|
logb.go
|
math: added ilogb, logb, remainder, tests and special conditions
|
2010-03-03 18:17:13 -08:00 |
|
modf.go
|
math: special cases for Modf, Frexp and Ldexp; added Modf_386
|
2010-02-05 00:41:30 -08:00 |
|
modf_386.s
|
math: special cases for Modf, Frexp and Ldexp; added Modf_386
|
2010-02-05 00:41:30 -08:00 |
|
modf_decl.go
|
math: special cases for Modf, Frexp and Ldexp; added Modf_386
|
2010-02-05 00:41:30 -08:00 |
|
nextafter.go
|
math: add lgamma; in-line special cases of acosh, nextafter
|
2010-02-22 17:12:48 -08:00 |
|
pow.go
|
math: special cases for Pow
|
2009-12-15 20:43:12 -08:00 |
|
pow10.go
|
Clean up and make consistent the comments in the math package.
|
2010-01-12 07:38:31 +11:00 |
|
remainder.go
|
math: added ilogb, logb, remainder, tests and special conditions
|
2010-03-03 18:17:13 -08:00 |
|
remainder_386.s
|
math: added ilogb, logb, remainder, tests and special conditions
|
2010-03-03 18:17:13 -08:00 |
|
remainder_decl.go
|
math: added ilogb, logb, remainder, tests and special conditions
|
2010-03-03 18:17:13 -08:00 |
|
sin.go
|
Clean up and make consistent the comments in the math package.
|
2010-01-12 07:38:31 +11:00 |
|
sin_386.s
|
in C and asm, replace pkg·name with ·name
|
2010-01-25 18:52:55 -08:00 |
|
sin_decl.go
|
math: 386 FPU functions
|
2010-01-15 13:21:36 -08:00 |
|
sincos.go
|
math: add Cbrt and Sincos; x87 versions of Sincos, Frexp, Ldexp
|
2010-02-18 23:33:15 -08:00 |
|
sincos_386.s
|
math: add Cbrt and Sincos; x87 versions of Sincos, Frexp, Ldexp
|
2010-02-18 23:33:15 -08:00 |
|
sincos_decl.go
|
math: add Cbrt and Sincos; x87 versions of Sincos, Frexp, Ldexp
|
2010-02-18 23:33:15 -08:00 |
|
sinh.go
|
Clean up and make consistent the comments in the math package.
|
2010-01-12 07:38:31 +11:00 |
|
sqrt.go
|
math: 386 FPU hypot
|
2010-01-26 12:53:02 -08:00 |
|
sqrt_386.s
|
in C and asm, replace pkg·name with ·name
|
2010-01-25 18:52:55 -08:00 |
|
sqrt_amd64.s
|
in C and asm, replace pkg·name with ·name
|
2010-01-25 18:52:55 -08:00 |
|
sqrt_decl.go
|
apply gofmt to malloc math once os
|
2009-10-06 19:40:35 -07:00 |
|
sqrt_port.go
|
Clean up and make consistent the comments in the math package.
|
2010-01-12 07:38:31 +11:00 |
|
sqrt_test.go
|
math: fix pow10 comment, test portable Sqrt
|
2010-01-11 11:25:37 -08:00 |
|
tan.go
|
Clean up and make consistent the comments in the math package.
|
2010-01-12 07:38:31 +11:00 |
|
tan_386.s
|
in C and asm, replace pkg·name with ·name
|
2010-01-25 18:52:55 -08:00 |
|
tan_decl.go
|
math: 386 FPU functions
|
2010-01-15 13:21:36 -08:00 |
|
tanh.go
|
Clean up and make consistent the comments in the math package.
|
2010-01-12 07:38:31 +11:00 |
|
unsafe.go
|
1) Change default gofmt default settings for
|
2009-12-15 15:35:38 -08:00 |