float¶ The float module contains functions to work with floats. ## Functions parse(string)¶ Parses a string as a float. Returns an float.