NetBSD/lib/libm/noieee_src
mhitch 83e4fa69d9 Add wrappers for missing coshf(), expf(), logf(), sinhf(), atan2f(), and
hypotf() functions for vax.  Play the namespace and weak alias game for
functions used internally by the complex functions.  Should fix the vax
build of libm.
2008-03-20 16:41:26 +00:00
..
mathimpl.h Rather than cast everything around (which upsets gcc4), use a union instead. 2006-07-08 00:28:21 +00:00
n_acosh.c
n_asincos.c
n_asinh.c
n_atan2.c
n_atan.c
n_atanh.c
n_cabs.c
n_cbrt.c
n_cosh.c Add wrappers for missing coshf(), expf(), logf(), sinhf(), atan2f(), and 2008-03-20 16:41:26 +00:00
n_erf.c
n_exp__E.c
n_exp.c Add wrappers for missing coshf(), expf(), logf(), sinhf(), atan2f(), and 2008-03-20 16:41:26 +00:00
n_expm1.c
n_floor.c
n_fmod.c
n_gamma.c s/greatful/grateful/, from Zafer. 2006-11-24 21:15:54 +00:00
n_j0.c
n_j1.c
n_jn.c
n_lgamma.c s/greatful/grateful/, from Zafer. 2006-11-24 21:15:54 +00:00
n_log1p.c
n_log10.c
n_log__L.c
n_log.c Add wrappers for missing coshf(), expf(), logf(), sinhf(), atan2f(), and 2008-03-20 16:41:26 +00:00
n_pow.c
n_round.c
n_roundf.c
n_sincos.c
n_sinh.c Add wrappers for missing coshf(), expf(), logf(), sinhf(), atan2f(), and 2008-03-20 16:41:26 +00:00
n_support.c
n_tan.c
n_tanh.c
trig.h