|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "cdefs-compat.h"#include <openlibm_fenv.h>#include <openlibm_math.h>#include "math_private.h"
Functions | |
| OLM_DLLEXPORT float | fmaf (float x, float y, float z) |
| OLM_DLLEXPORT float fmaf | ( | float | x, |
| float | y, | ||
| float | z | ||
| ) |
References EXTRACT_WORDS, FE_TONEAREST, FE_TOWARDZERO, fegetround(), fesetround(), SET_LOW_WORD, and z.
1.8.15