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

Functions

OLM_DLLEXPORT float rintf (float x)
 

Variables

static const float TWO23 [2]
 

Function Documentation

◆ rintf()

OLM_DLLEXPORT float rintf ( float  x)

Variable Documentation

◆ TWO23

const float TWO23[2]
static
Initial value:
={
8.3886080000e+06,
-8.3886080000e+06,
}

Referenced by rintf().