incubator-nuttx/libc/math
Gregory Nutt f0c90a39ca Change double_t to double in rint. Add rintf and rintl while we are at it 2014-06-28 10:14:29 -06:00
..
Kconfig New Kconfig convention: Extra indentation in comments will render as HTML preformatted text 2013-04-22 09:10:58 -06:00
Make.defs 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_acos.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_acosf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_acosl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_asin.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_asinf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_asinl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_atan.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_atan2.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_atan2f.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_atan2l.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_atanf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_atanl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_ceil.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_ceilf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_ceill.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_cos.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_cosf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_cosh.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_coshf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_coshl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_cosl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_exp.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_expf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_expl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_fabs.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_fabsf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_fabsl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_floor.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_floorf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_floorl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_fmod.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_fmodf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_fmodl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_frexp.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_frexpf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_frexpl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_ldexp.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_ldexpf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_ldexpl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_libexpi.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_libsqrtapprox.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_log.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_log2.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_log2f.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_log2l.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_log10.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_log10f.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_log10l.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_logf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_logl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_modf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_modff.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_modfl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_pow.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_powf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_powl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
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 More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_roundf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_roundl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_sin.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_sinf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_sinh.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_sinhf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_sinhl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_sinl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_sqrt.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_sqrtf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_sqrtl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_tan.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_tanf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_tanh.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_tanhf.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_tanhl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_tanl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00