|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "cdefs-compat.h"#include <float.h>#include <openlibm_fenv.h>#include <openlibm_math.h>#include "fpmath.h"#include "math_private.h"
Functions | |
| static long double | inc (long double x) |
| static long double | dec (long double x) |
| OLM_DLLEXPORT long double | sqrtl (long double x) |
|
inlinestatic |
|
inlinestatic |
| OLM_DLLEXPORT long double sqrtl | ( | long double | x | ) |
References dec(), FE_INEXACT, FE_TONEAREST, FE_TOWARDZERO, FE_UPWARD, feclearexcept(), fegetround(), feholdexcept(), fesetenv(), fesetround(), fetestexcept(), feupdateenv(), inc(), k, LDBL_MAX_EXP, r, sqrt(), and u.
Referenced by acoshl(), acosl(), asinhl(), asinl(), csqrtl(), hypotl(), and powl().

1.8.15