Embedded Artistry Framework
Embedded Systems C++ Framework
Macros | Functions
strtod.c File Reference
#include "gdtoaimp.h"
#include <float.h>
#include <math.h>
#include <stdint.h>
#include <fenv.h>
Include dependency graph for strtod.c:

Macros

#define Rounding   Flt_Rounds
 
#define fpi1   fpi
 

Functions

double strtod (CONST char *s00, char **se)
 

Macro Definition Documentation

◆ fpi1

#define fpi1   fpi

◆ Rounding

#define Rounding   Flt_Rounds

Function Documentation

◆ strtod()

double strtod ( CONST char *  s00,
char **  se 
)