{"ScriptPreparationCode":"var someFloat = 0.123456789;","TestCases":[{"Name":"\u002BtoFixed(2)","Code":"\u002BsomeFloat.toFixed(2);","IsDeferred":false},{"Name":"Math.round(*100)/100","Code":"Math.round(someFloat*100)/100;\r\n","IsDeferred":false}]}