Srijita-Mandal / fix-your-nums

Multiple-in-one calculator, by JavaScript, HTML & CSS
https://srijita-mandal.github.io/fix-your-nums/landing.html
MIT License
26 stars 55 forks source link

Add Sound calculator #632

Open Laxmankohar opened 1 year ago

Laxmankohar commented 1 year ago

This sound calculator takes two inputs from the user, the sound intensity in watts per square meter and the frequency in Hertz. Then, it calculates the wavelength of the sound wave and the decibel level of the sound wave using the given inputs. The output is displayed on the webpage using a paragraph element.

nitin-pandita commented 1 year ago

On it