Searched defs:atof (Results 1 – 3 of 3) sorted by relevance
3 double atof(const char *s) in atof() function
326 def atof(string, func=float): function