Searched defs:strtod (Results 1 – 3 of 3) sorted by relevance
65 double strtod(char *str, char **ptr) in strtod() function
28 def strtod(s, mant_dig=53, min_exp = -1021, max_exp = 1024): function
88 strtod(CONST char *s00, char **se) in strtod() function