.. |
mathimpl.h
|
|
|
n_acosh.c
|
|
|
n_asincos.c
|
deal with namespace issues and missing atanhf for vax.
|
2016-09-21 14:11:40 +00:00 |
n_asinh.c
|
|
|
n_atan2.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_atan.c
|
Provide (very stupid) versions of atanf(), asinf() and acosf()
|
2013-11-24 14:41:53 +00:00 |
n_atanh.c
|
|
|
n_atanhf.c
|
deal with namespace issues and missing atanhf for vax.
|
2016-09-21 14:11:40 +00:00 |
n_cabs.c
|
|
|
n_cbrt.c
|
Provide cbrtf() and cbrtl()
|
2013-11-24 14:49:00 +00:00 |
n_cosh.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_erf.c
|
Provide erff() and erfcf().
|
2013-11-24 15:16:49 +00:00 |
n_exp2.c
|
Avoid strict aliasing problems
|
2014-03-23 15:26:47 +00:00 |
n_exp2f.c
|
Avoid strict aliasing problems
|
2014-03-23 15:26:47 +00:00 |
n_exp__E.c
|
|
|
n_exp.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_expm1.c
|
Provide expm1f()
|
2013-11-24 18:50:58 +00:00 |
n_floor.c
|
Provide all missing variants of trunc/floor/ceil.
|
2014-03-16 09:51:39 +00:00 |
n_fmax.c
|
Provide scalbnl, scalbnf, logbl, logbf, fmaxl for vax.
|
2014-02-03 21:22:21 +00:00 |
n_fmaxf.c
|
|
|
n_fmin.c
|
|
|
n_fminf.c
|
|
|
n_fmod.c
|
modernize.
|
2016-01-16 21:31:38 +00:00 |
n_gamma.c
|
|
|
n_ilogb.c
|
ilogb for the vax
|
2016-08-24 09:08:50 +00:00 |
n_j0.c
|
|
|
n_j1.c
|
|
|
n_jn.c
|
|
|
n_lgamma.c
|
|
|
n_log1p.c
|
Simplistic log1pf() for vax
|
2014-03-06 10:58:26 +00:00 |
n_log2.c
|
log2() for vax
|
2014-03-06 10:57:01 +00:00 |
n_log10.c
|
log10f() for vax
|
2014-03-06 10:57:44 +00:00 |
n_log__L.c
|
|
|
n_log.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_lround.c
|
|
|
n_lroundf.c
|
|
|
n_pow.c
|
Need powl as alias as well
|
2014-10-11 07:19:27 +00:00 |
n_round.c
|
Add roundl()
|
2014-03-16 10:02:27 +00:00 |
n_roundf.c
|
|
|
n_sincos.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_sinh.c
|
Add a few missing weak aliases
|
2014-10-10 20:58:09 +00:00 |
n_support.c
|
|
|
n_tan.c
|
|
|
n_tanh.c
|
Simplistic tanhf() for vax
|
2014-03-06 10:59:00 +00:00 |
trig.h
|
|
|