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

Functions

void ULtoxL (ULong *L, const ULong *bits, Long exp, int k)
 
int strtorxL (CONST char *s, char **sp, int rounding, void *L)
 

Function Documentation

◆ strtorxL()

int strtorxL ( CONST char *  s,
char **  sp,
int  rounding,
void *  L 
)

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

◆ ULtoxL()

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