NetBSD/lib/libm/noieee_src
jakllsch cfb57741fb Imlementations of fmax, fmaxf, fmin and fminf libm functions for VAX. 2011-01-09 02:32:13 +00:00
..
mathimpl.h fix bugs that piss off lint. 2008-05-01 15:33:15 +00:00
n_acosh.c
n_asincos.c
n_asinh.c According to C99: 2008-04-29 15:10:02 +00:00
n_atan.c
n_atan2.c
n_atanh.c
n_cabs.c
n_cbrt.c
n_cosh.c
n_erf.c
n_exp.c
n_exp__E.c According to C99: 2008-04-29 15:10:02 +00:00
n_expm1.c According to C99: 2008-04-29 15:10:02 +00:00
n_floor.c Add noieee versions for lround(), lroundf(), lrint(), lrintf(), 2010-12-09 22:52:59 +00:00
n_fmax.c Imlementations of fmax, fmaxf, fmin and fminf libm functions for VAX. 2011-01-09 02:32:13 +00:00
n_fmaxf.c Imlementations of fmax, fmaxf, fmin and fminf libm functions for VAX. 2011-01-09 02:32:13 +00:00
n_fmin.c Imlementations of fmax, fmaxf, fmin and fminf libm functions for VAX. 2011-01-09 02:32:13 +00:00
n_fminf.c Imlementations of fmax, fmaxf, fmin and fminf libm functions for VAX. 2011-01-09 02:32:13 +00:00
n_fmod.c
n_gamma.c
n_j0.c
n_j1.c
n_jn.c
n_lgamma.c
n_log.c
n_log1p.c According to C99: 2008-04-29 15:10:02 +00:00
n_log10.c
n_log__L.c
n_lround.c Add noieee versions for lround(), lroundf(), lrint(), lrintf(), 2010-12-09 22:52:59 +00:00
n_lroundf.c Add noieee versions for lround(), lroundf(), lrint(), lrintf(), 2010-12-09 22:52:59 +00:00
n_pow.c
n_round.c
n_roundf.c
n_sincos.c
n_sinh.c
n_support.c
n_tan.c
n_tanh.c
trig.h