{"ScriptPreparationCode":"var someFloat = 0.123456789;","TestCases":[{"Name":"toFixed(4) someFloat.toFixed(4); someFloat.t","Code":"\u002BsomeFloat.toFixed(4);","IsDeferred":false},{"Name":"Math.pow - Math.round","Code":"var nb = Math.pow(10, 4);\r\n(Math.round(someFloat*nb)/nb);","IsDeferred":false}]}