===== Float (Function) ===== ==== Format ==== float ( [[expressions|expression]] ) returns [[floatexpressions|float_expression]] ==== Description ==== Convert [[expressions|expression]] to a floating point (decimal) number. Float will convert a string or an integer to a decimal value. If the expression can not be converted then a zero will be returned. ==== See Also ==== {{page>en:start#Mathematics&noheader}} ==== History ==== |0.9.4|New To Version|