Files
| Name | Type |
|---|---|
| .. | Parent directory |
| 📄 cdefs-compat.h | File |
| 📄 e_acos.c | File |
| 📄 e_acosf.c | File |
| 📄 e_asin.c | File |
| 📄 e_asinf.c | File |
| 📄 e_exp.c | File |
| 📄 e_expf.c | File |
| 📄 e_log.c | File |
| 📄 e_log10.c | File |
| 📄 e_log10f.c | File |
| 📄 e_logf.c | File |
| 📄 e_pow.c | File |
| 📄 e_powf.c | File |
| 📄 e_rem_pio2.c | File |
| 📄 e_rem_pio2f.c | File |
| 📄 e_sqrt.c | File |
| 📄 e_sqrtf.c | File |
| 📄 fpmath.h | File |
| 📄 k_cos.c | File |
| 📄 k_cosf.c | File |
| 📄 k_log.h | File |
| 📄 k_logf.h | File |
| 📄 k_rem_pio2.c | File |
| 📄 k_sin.c | File |
| 📄 k_sinf.c | File |
| 📄 k_tan.c | File |
| 📄 k_tanf.c | File |
| 📄 Makefile | File |
| 📄 math_private.h | File |
| 📄 math_private_openbsd.h | File |
| 📄 openlibm_complex.h | File |
| 📄 openlibm_defs.h | File |
| 📄 openlibm_math.h | File |
| 📄 README | File |
| 📄 s_atan.c | File |
| 📄 s_atanf.c | File |
| 📄 s_copysign.c | File |
| 📄 s_copysignf.c | File |
| 📄 s_cos.c | File |
| 📄 s_cosf.c | File |
| 📄 s_fabs.c | File |
| 📄 s_fabsf.c | File |
| 📄 s_floor.c | File |
| 📄 s_floorf.c | File |
| 📄 s_fmaxf.c | File |
| 📄 s_fminf.c | File |
| 📄 s_modf.c | File |
| 📄 s_modff.c | File |
| 📄 s_scalbn.c | File |
| 📄 s_scalbnf.c | File |
| 📄 s_sin.c | File |
| 📄 s_sinf.c | File |
| 📄 s_tan.c | File |
| 📄 s_tanf.c | File |
| 📄 types-compat.h | File |
README
The ELKS math library is ported by Greg Haerr from OpenLibm (openlibm.org). The OpenLibm code derives from the FreeBSD msun and OpenBSD libm implementations, which in turn derive from FDLIBM 5.3. Currently, only a few of the math functions have been brought over, see <math.h>. Apr 2022 Greg Haerr
Repository snapshot
- Current branchmaster
- Visibilitypublic
- Your accessRead
- RemoteConfigured