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

Functions

OLM_DLLEXPORT double nextafter (double x, double y)
 

Function Documentation

◆ nextafter()

OLM_DLLEXPORT double nextafter ( double  x,
double  y 
)

References EXTRACT_WORDS, INSERT_WORDS, and t.

Referenced by fma(), and nextafter_test().

Here is the caller graph for this function: