Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Okay, practicing my coding skills (lol), I decided to make a little program that would figure the sales tax in with stuff. Anyways, Ive come to the conclusion that itd be a lot more accurate if it would round the total amount to the hundredths place. I believe it will be somethign with the math.round(number) deal, but I cant quite figure it out. Thanks. (the number is assigned to a string).