nuttx/libc/math
2015-01-26 13:52:53 -06:00
..
Kconfig
lib_acos.c
lib_acosf.c
lib_acosh.c Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00
lib_acoshf.c Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00
lib_acoshl.c Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00
lib_acosl.c
lib_asin.c
lib_asinf.c
lib_asinh.c Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00
lib_asinhf.c Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00
lib_asinhl.c Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00
lib_asinl.c
lib_atan2.c More NxWM build fixes 2014-09-20 16:47:00 -06:00
lib_atan2f.c More NxWM build fixes 2014-09-20 16:47:00 -06:00
lib_atan2l.c More NxWM build fixes 2014-09-20 16:47:00 -06:00
lib_atan.c
lib_atanf.c
lib_atanh.c Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00
lib_atanhf.c Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00
lib_atanhl.c Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00
lib_atanl.c
lib_ceil.c
lib_ceilf.c
lib_ceill.c
lib_cos.c
lib_cosf.c
lib_cosh.c
lib_coshf.c
lib_coshl.c
lib_cosl.c
lib_exp.c Change commenting style to agree with coding standard 2014-09-08 08:02:37 -06:00
lib_expf.c Change commenting style to agree with coding standard 2014-09-08 08:02:37 -06:00
lib_expl.c Change commenting style to agree with coding standard 2014-09-08 08:02:37 -06:00
lib_fabs.c
lib_fabsf.c
lib_fabsl.c
lib_floor.c
lib_floorf.c
lib_floorl.c
lib_fmod.c
lib_fmodf.c
lib_fmodl.c
lib_frexp.c
lib_frexpf.c
lib_frexpl.c
lib_ldexp.c
lib_ldexpf.c
lib_ldexpl.c
lib_libexpi.c Change commenting style to agree with coding standard 2014-09-08 08:02:37 -06:00
lib_libsqrtapprox.c
lib_log2.c
lib_log2f.c
lib_log2l.c
lib_log10.c
lib_log10f.c
lib_log10l.c
lib_log.c
lib_logf.c
lib_logl.c
lib_modf.c
lib_modff.c
lib_modfl.c
lib_pow.c
lib_powf.c
lib_powl.c
lib_rint.c Change double_t to double in rint. Add rintf and rintl while we are at it 2014-06-28 10:14:29 -06:00
lib_rintf.c Change double_t to double in rint. Add rintf and rintl while we are at it 2014-06-28 10:14:29 -06:00
lib_rintl.c Change double_t to double in rint. Add rintf and rintl while we are at it 2014-06-28 10:14:29 -06:00
lib_round.c
lib_roundf.c
lib_roundl.c
lib_sin.c Change commenting style to agree with coding standard 2014-09-08 08:02:37 -06:00
lib_sinf.c Change commenting style to agree with coding standard 2014-09-08 08:02:37 -06:00
lib_sinh.c
lib_sinhf.c
lib_sinhl.c
lib_sinl.c Change commenting style to agree with coding standard 2014-09-08 08:02:37 -06:00
lib_sqrt.c
lib_sqrtf.c
lib_sqrtl.c
lib_tan.c
lib_tanf.c
lib_tanh.c
lib_tanhf.c
lib_tanhl.c
lib_tanl.c
Make.defs Add support for inverse hyperbolic functions. From Brennan Ashton 2015-01-26 13:52:53 -06:00