incubator-nuttx/libc/math
Gregory Nutt 4f81a60ef6 Add a NAN test on 'x' in asin function of lib_asin.c. Suggested by Pierre-noel Bouteville. 2016-05-31 06:31:04 -06:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs Add math library support for trunc functions. From Brennan Ashton. 2015-01-26 19:00:35 -06:00
lib_acos.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_acosf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_acosh.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_acoshf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_acoshl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_acosl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_asin.c Add a NAN test on 'x' in asin function of lib_asin.c. Suggested by Pierre-noel Bouteville. 2016-05-31 06:31:04 -06:00
lib_asinf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_asinh.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_asinhf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_asinhl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_asinl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_atan.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_atan2.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_atan2f.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_atan2l.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_atanf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_atanh.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_atanhf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_atanhl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_atanl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_ceil.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_ceilf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_ceill.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_copysign.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_copysignf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_copysignl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_cos.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_cosf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_cosh.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_coshf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_coshl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_cosl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_erf.c Remove dangling whitespace 2015-10-04 15:28:54 -06:00
lib_erff.c Remove dangling whitespace 2015-10-04 15:28:54 -06:00
lib_erfl.c Remove dangling whitespace 2015-10-04 15:28:54 -06:00
lib_exp.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_expf.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_expl.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_fabs.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_fabsf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_fabsl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_floor.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_floorf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_floorl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_fmod.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_fmodf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_fmodl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_frexp.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_frexpf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_frexpl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_ldexp.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_ldexpf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_ldexpl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_libexpi.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_libsqrtapprox.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_log.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_log2.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_log2f.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_log2l.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_log10.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_log10f.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_log10l.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_logf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_logl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_modf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_modff.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_modfl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_pow.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_powf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_powl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_rint.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_rintf.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_rintl.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
lib_round.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_roundf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_roundl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_sin.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_sinf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_sinh.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_sinhf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_sinhl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_sinl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_sqrt.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_sqrtf.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_sqrtl.c Rename all head files in main NuttX repository with names like *internal.h, removing the internal 2015-12-29 17:31:17 -06:00
lib_tan.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_tanf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_tanh.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_tanhf.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_tanhl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_tanl.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
lib_trunc.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_truncf.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00
lib_truncl.c nuttx/libc: Fix some spacing and alignment issues 2015-10-12 07:45:02 -06:00