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

[Feature] Add Tangent Formula Calculator and Height Unit option in BMI Calculator #1862

Closed
4 of 7 tasks
isid555 opened this issue Aug 26, 2024 · 2 comments · Fixed by #1850
Closed
4 of 7 tasks

[Feature] Add Tangent Formula Calculator and Height Unit option in BMI Calculator #1862

isid555 opened this issue Aug 26, 2024 · 2 comments · Fixed by #1850
Assignees
Labels
calculator addition 📱 Addition of new calculator calculator upgrade 🔢 Adds more functionality to the existing calculator enhancement ✨ New feature or request

Comments

@isid555
Copy link
Contributor

isid555 commented Aug 26, 2024

Description

Issue Description:

The current implementation of the convertFeetToCm function only supports the conversion of centimeters (cm) to total centimeters. This limitation reduces the flexibility of the function, particularly for users who need to input a value in feet.

Expected Behavior:

  • Attempt to use the convertFeetToCm function with a value in feet (e.g., 5 feet).
  • Observe that the function does not support feet as an input.

Enhancement Proposal:

Enhance the convertFeetToCm function to accept and convert a value in feet to total centimeters. This will make the function more versatile and useful for users who work with feet measurements.

Screenshots

Actual Behavior:

image

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @isid555, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100 Rakesh9100 changed the title [Feature] Enhancement Request: Support for Feet Input in convertFeetToCm Function [Feature] Add Height Unit option in BMI Calculator Dec 2, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] Add Height Unit option in BMI Calculator [Feature] Add Tangent Formula Calculator and Height Unit option in BMI Calculator Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

Hello @isid555! Your issue #1862 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator calculator upgrade 🔢 Adds more functionality to the existing calculator labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator calculator upgrade 🔢 Adds more functionality to the existing calculator enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants