JavaScript – Convert String to Float To convert a string to float in JavaScript, call parseFloat() function and pass the string as argument to it.
確定! 回上一頁