finalamt=((parseFloat(a)+parseFloat(b)).toFixed(2)); //where a and b are floating numbers //fixed(2) means upto decimal point e.g. ...
確定! 回上一頁