Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

numbers Math

parseFloat('98.6'); // 98.6
parseFloat('98.6 is the average normal temperature of the human body'); // 98.6
Source by practicum.yandex.com #
 
PREVIOUS NEXT
Tagged: #numbers #Math
ADD COMMENT
Topic
Name
9+8 =