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

Functions

OLM_DLLEXPORT float logbf (float x)
 

Variables

static const float two25 = 3.355443200e+07
 

Function Documentation

◆ logbf()

OLM_DLLEXPORT float logbf ( float  x)

References fabsf(), GET_FLOAT_WORD, and two25.

Variable Documentation

◆ two25

const float two25 = 3.355443200e+07
static

Referenced by logbf().