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

power functionality #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

power functionality #20

wants to merge 1 commit into from

Conversation

stargazer4
Copy link
Contributor

Enhancements to calculator operations:

  • api/controller.js: Added the power operation in the exports.calculate function to perform the power operation when requested.
  • public/client.js: Updated the calculate function to handle the power operation and construct the appropriate URI.
  • public/index.html: Added a new button in the UI for the power operation.

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

Successfully merging this pull request may close these issues.

1 participant