{"ScriptPreparationCode":null,"TestCases":[{"Name":"parseFloat()","Code":"var string = parseFloat((3/2).toFixed(4)).toString();","IsDeferred":false},{"Name":"regex","Code":"var string = (3/2).toFixed(4).replace(\u0027^[\u002B-]?([0-9]*[.])?[0-9]\u002B$\u0027, \u0027\u0027);","IsDeferred":false}]}