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

Functions

void ULtof (ULong *L, const ULong *bits, Long exp, int k)
 
int strtorf (CONST char *s, char **sp, int rounding, float *f)
 

Function Documentation

◆ strtorf()

int strtorf ( CONST char *  s,
char **  sp,
int  rounding,
float *  f 
)

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

◆ ULtof()

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