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