CalcHub icon indicating copy to clipboard operation
CalcHub copied to clipboard

Pythagorus Calculator

Open ravenclaw-10 opened this issue 2 years ago • 1 comments

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 ?

pc

pc2


ravenclaw-10 avatar May 28 '22 09:05 ravenclaw-10


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 😋.

awesome-bot-app[bot] avatar May 28 '22 09:05 awesome-bot-app[bot]