Posts by Julio • 3 points
1 post
-
-1
votes3
answers208
viewsQ: How to format decimals in Javascript?
Guys, with the following code here, I wanted to know how to round the decimal places of the floating values: from now on I thank those who can help :) num1 = parseFloat (prompt ("digite o primeiro…