Try toFixed(). See the code implementation below: var decimalTwo = parseFloat(yourString).toFixed(2). If you want to learn more about Java, ...
確定! 回上一頁