CalcHub
CalcHub copied to clipboard
Pythagorus Calculator
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 ✅
- [ X ] I follow Contributing Guidelines & Code of conduct of this project.
- [ X ] I have performed a self-review of my own code or work.
- [ X ] I have commented my code, particularly in hard-to-understand areas.
- [ X ] My changes generates no new warnings.
- [ X ] I'm GSSOC'22 contributor
- [ ] Have you added a working video of your calculator ?
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 😋. |