n_cbrt.c
|
Provide cbrtf() and cbrtl()
|
2013-11-24 14:49:00 +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_expm1.c
|
Provide expm1f()
|
2013-11-24 18:50:58 +00:00 |
n_fmax.c
|
Provide scalbnl, scalbnf, logbl, logbf, fmaxl for vax.
|
2014-02-03 21:22:21 +00:00 |
n_fmod.c
|
Fix stupid bug in previous (fixing fmodf)
|
2013-11-22 10:59:31 +00:00 |
n_gamma.c
|
fix unused variable warnings
|
2013-11-09 21:41:03 +00:00 |
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_pow.c
|
Provide powl()
|
2013-11-24 14:46:18 +00:00 |
n_round.c
|
Add roundl()
|
2014-03-16 10:02:27 +00:00 |
n_tanh.c
|
Simplistic tanhf() for vax
|
2014-03-06 10:59:00 +00:00 |