Home | History | Annotate | Download | only in Lib

Lines Matching defs:atof

29            "str", "atof", "atoi", "format", "format_string", "currency",
319 def atof(string, func=float):
334 print(s1, "is", atof(s1))