|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "cdefs-compat.h"#include <float.h>#include <openlibm_math.h>#include "invtrig.h"#include "math_private.h"
Functions | |
| OLM_DLLEXPORT long double | acosl (long double x) |
Variables | |
| static const long double | one = 1.00000000000000000000e+00 |
| static const long double | pi = 3.14159265358979323846264338327950280e+00L |
| OLM_DLLEXPORT long double acosl | ( | long double | x | ) |
|
static |
Referenced by acosl().
|
static |
Referenced by acosl().
1.8.15