Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hypotenuse length Function #44

Open
rajkumawat01 opened this issue Oct 3, 2020 · 1 comment
Open

Hypotenuse length Function #44

rajkumawat01 opened this issue Oct 3, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rajkumawat01
Copy link

Todo

  • Create a file for the Hypotenuse length calculator function
  • Taking two inputs as side 1 and side 2 (of right angled triangle )and then providing length of the hypotenuse (third side)

Example

Input :

Side 1 = 3
Side 2 = 4

Output :

Hypotenuse = 5

Important

  • Guidelines for adding new functions are clearly mentioned in the contributing guidelines.

  • Screenshots of the output needs to be added along with the PRs for quicker merges.

  • If any queries, discuss it in the issue thread.

@rajkumawat01 rajkumawat01 added the enhancement New feature or request label Oct 3, 2020
@rajkumawat01
Copy link
Author

Can i provide program for this function
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants