Embedded Artistry Framework
Embedded Systems C++ Framework
Functions | Variables
e_remainderf.c File Reference
#include "cdefs-compat.h"
#include <openlibm_math.h>
#include "math_private.h"
Include dependency graph for e_remainderf.c:

Functions

OLM_DLLEXPORT float __ieee754_remainderf (float x, float p)
 

Variables

static const float zero = 0.0
 

Function Documentation

◆ __ieee754_remainderf()

OLM_DLLEXPORT float __ieee754_remainderf ( float  x,
float  p 
)

Variable Documentation

◆ zero

const float zero = 0.0
static

Referenced by __ieee754_remainderf().