Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
strtord.c File Reference
#include "gdtoaimp.h"
Include dependency graph for strtord.c:

Functions

void ULtod (ULong *L, const ULong *bits, Long exp, int k)
 
int strtord (CONST char *s, char **sp, int rounding, double *d)
 

Function Documentation

◆ strtord()

int strtord ( CONST char *  s,
char **  sp,
int  rounding,
double *  d 
)

References exp(), fpi1, FPI_Round_near, k, Long, s, SI, strtodg(), and ULtod().

◆ ULtod()

void ULtod ( ULong L,
const ULong bits,
Long  exp,
int  k 
)