Embedded Artistry Framework
Embedded Systems C++ Framework
Typedefs | Functions
math.h File Reference
#include <openlibm_fenv.h>
#include <openlibm_math.h>
Include dependency graph for math.h:
This graph shows which files directly or indirectly include this file:

Typedefs

typedef float float_t
 
typedef double double_t
 

Functions

double fabs (double)
 
float fabsf (float)
 

Typedef Documentation

◆ double_t

typedef double double_t

◆ float_t

typedef float float_t

Function Documentation

◆ fabs()

double fabs ( double  )

◆ fabsf()

float fabsf ( float  )