Virtual_dom.Dom_floatSourceCalls the toString method on the float
Calls the toFixed method on the float https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toFixed
Calls the toPrecision method on the float https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toPrecision
Calls the toExponential method on the float https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/toExponential