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 Request]: Add Option to Toggle Between Degrees and Radians #26

Open
1 task done
ILoveScratch2 opened this issue Jan 15, 2025 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@ILoveScratch2
Copy link

Contact Details

[email protected]

What would you like to see?

I’d like to suggest an improvement that would enhance the user experience, especially for those of us working with trigonometric functions.

Currently, it seems that the calculator may not clearly indicate whether it is working in degrees or radians, or it lacks an easy way to toggle between the two. This can cause confusion, as trigonometric functions like cos, sin, and tan produce different results based on the angle unit being used (degrees vs. radians).

For example: cos(-6)(Radians) should be 0.96017028... , and cos(-6°) (Degrees) should be 0.9945218...

Suggested Improvement:

Add a Toggle Button: Introduce a button (such as Deg/Rad or °/Rad) to allow users to easily switch between degree and radian modes.
Indicator for Current Mode: Display a clear indication of whether the calculator is in degree or radian mode, perhaps near the top of the screen or next to the angle input field.

Thank you for your consideration!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ILoveScratch2 ILoveScratch2 added the enhancement New feature or request label Jan 15, 2025
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

1 participant