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

Functions

OLM_DLLEXPORT float frexpf (float x, int *eptr)
 

Variables

static const float two25 = 3.3554432000e+07
 

Function Documentation

◆ frexpf()

OLM_DLLEXPORT float frexpf ( float  x,
int *  eptr 
)

References GET_FLOAT_WORD, SET_FLOAT_WORD, and two25.

Variable Documentation

◆ two25

const float two25 = 3.3554432000e+07
static

Referenced by frexpf().