Float Represents a floating point number. Example: var x = 1.5; static parseFloat(float: String) -> Float Converts the string float into a float.