If you want to retain the decimal part and not just get the integer part, use parseFloat() . Note that unlike its parseInt() sibling, it only takes one ...
確定! 回上一頁