.. |
__cos.c
|
libm: Port gamma() and lgamma() from FreeBSD to NuttX.
|
2017-08-08 07:02:39 -06:00 |
__sin.c
|
libm: Port gamma() and lgamma() from FreeBSD to NuttX.
|
2017-08-08 07:02:39 -06:00 |
Kconfig
|
libc/Kconfig: Use menus vs. comments to better organize the C library menus
|
2017-02-10 10:04:56 -06:00 |
lib_acos.c
|
|
|
lib_acosf.c
|
|
|
lib_acosh.c
|
|
|
lib_acoshf.c
|
|
|
lib_acoshl.c
|
|
|
lib_acosl.c
|
|
|
lib_asin.c
|
|
|
lib_asinf.c
|
|
|
lib_asinh.c
|
|
|
lib_asinhf.c
|
|
|
lib_asinhl.c
|
|
|
lib_asinl.c
|
|
|
lib_atan2.c
|
|
|
lib_atan2f.c
|
|
|
lib_atan2l.c
|
|
|
lib_atan.c
|
|
|
lib_atanf.c
|
|
|
lib_atanh.c
|
|
|
lib_atanhf.c
|
|
|
lib_atanhl.c
|
|
|
lib_atanl.c
|
|
|
lib_ceil.c
|
libc/math: Fix wrong ouput in ceil() API
|
2017-07-20 18:07:53 +05:30 |
lib_ceilf.c
|
libc/math: Fix wrong ouput in ceil() API
|
2017-07-20 18:07:53 +05:30 |
lib_ceill.c
|
libc/math: Fix wrong ouput in ceil() API
|
2017-07-20 18:07:53 +05:30 |
lib_copysign.c
|
|
|
lib_copysignf.c
|
|
|
lib_copysignl.c
|
|
|
lib_cos.c
|
|
|
lib_cosf.c
|
|
|
lib_cosh.c
|
|
|
lib_coshf.c
|
|
|
lib_coshl.c
|
|
|
lib_cosl.c
|
|
|
lib_erf.c
|
|
|
lib_erff.c
|
|
|
lib_erfl.c
|
|
|
lib_exp.c
|
|
|
lib_expf.c
|
|
|
lib_expl.c
|
|
|
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_gamma.c
|
libm: Port gamma() and lgamma() from FreeBSD to NuttX.
|
2017-08-08 07:02:39 -06:00 |
lib_ldexp.c
|
|
|
lib_ldexpf.c
|
|
|
lib_ldexpl.c
|
|
|
lib_lgamma.c
|
libm: Eliminate a warning from lgamma(); Update some comments; Add some logic to handle broadcast better -- Currently conditioned out because it does not work.
|
2017-08-08 12:08:43 -06:00 |
lib_libexpi.c
|
|
|
lib_libexpif.c
|
|
|
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
|
libc/match: Use of exp() vs expf() in logf() caused function to be slow.
|
2017-10-19 09:14:34 -06:00 |
lib_logl.c
|
libc/match: Use of exp() vs expf() in logf() caused function to be slow.
|
2017-10-19 09:14:34 -06:00 |
lib_modf.c
|
libc/math: Fix wrong ouput in modf() API
|
2017-07-20 17:59:39 +05:30 |
lib_modff.c
|
libc/math: Fix wrong ouput in modf() API
|
2017-07-20 17:59:39 +05:30 |
lib_modfl.c
|
libc/math: Fix wrong ouput in modf() API
|
2017-07-20 17:59:39 +05:30 |
lib_pow.c
|
|
|
lib_powf.c
|
|
|
lib_powl.c
|
|
|
lib_rint.c
|
Remove a few remaining use of the obsolteted 'Compilation Switches' program section
|
2017-01-22 08:57:18 -06:00 |
lib_rintf.c
|
Remove a few remaining use of the obsolteted 'Compilation Switches' program section
|
2017-01-22 08:57:18 -06:00 |
lib_rintl.c
|
Remove a few remaining use of the obsolteted 'Compilation Switches' program section
|
2017-01-22 08:57:18 -06:00 |
lib_round.c
|
|
|
lib_roundf.c
|
|
|
lib_roundl.c
|
|
|
lib_sin.c
|
|
|
lib_sinf.c
|
|
|
lib_sinh.c
|
|
|
lib_sinhf.c
|
|
|
lib_sinhl.c
|
|
|
lib_sinl.c
|
|
|
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
|
|
|
lib_trunc.c
|
Remove dangling whitespace at the end of some lines.
|
2017-06-28 10:39:54 -06:00 |
lib_truncf.c
|
Remove dangling whitespace at the end of some lines.
|
2017-06-28 10:39:54 -06:00 |
lib_truncl.c
|
Remove dangling whitespace at the end of some lines.
|
2017-06-28 10:39:54 -06:00 |
Make.defs
|
libm: Port gamma() and lgamma() from FreeBSD to NuttX.
|
2017-08-08 07:02:39 -06:00 |