0xvashishth / CalcHub

🚀 A curated collection of calculators for various aspects of mathematics. Anyone with a little understanding of web development may design a unique calculator and make a pull.
https://0xvashishth.github.io/CalcHub
Apache License 2.0
87 stars 133 forks source link

Pythagorus Calculator #348

Open ravenclaw-10 opened 2 years ago

ravenclaw-10 commented 2 years ago

Description 📜

This is a pythagorus calculator, it takes two inputs from user from base, height and hypotenuse and gives the third value.
It uses the well known theorem of Pythagorus theorem.
e.g. hypotenuse^2 = base^2 + height^2


Checklist ✅


pc

pc2


awesome-bot-app[bot] commented 2 years ago


Thanks for opening the pull request @ravenclaw-10! I will look into it ASAP! Till then you can improve your code & you can show your love by staring my repos 😋.