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

Functions

OLM_DLLEXPORT double __ieee754_remainder (double x, double p)
 

Variables

static const double zero = 0.0
 

Function Documentation

◆ __ieee754_remainder()

OLM_DLLEXPORT double __ieee754_remainder ( double  x,
double  p 
)

Variable Documentation

◆ zero

const double zero = 0.0
static

Referenced by __ieee754_remainder().