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

Functions

void ULtodd (ULong *L, ULong *bits, Long exp, int k)
 
int strtordd (CONST char *s, char **sp, int rounding, double *dd)
 

Function Documentation

◆ strtordd()

int strtordd ( CONST char *  s,
char **  sp,
int  rounding,
double *  dd 
)

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

◆ ULtodd()

void ULtodd ( ULong L,
ULong bits,
Long  exp,
int  k 
)