{"ScriptPreparationCode":null,"TestCases":[{"Name":"toFixed","Code":"0.12343234544.toFixed(4)","IsDeferred":false},{"Name":"round","Code":"Math.round((0.12343234544 \u002B Number.EPSILON) * Math.pow(10, 4)) / Math.pow(10, 4)","IsDeferred":false}]}