lukejagg / test-canary

Miscellaneous files for ML + web development
0 stars 1 forks source link

Add Exponent Operation to Calculator #247

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

This PR adds a new operation to the calculator program, allowing users to calculate the exponent of a base number raised to a power. The new operation is implemented by adding a new function named exponent and modifying the calculator function to include the new operation in its menu and handle it correctly.

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #1.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/add-exponent-operation_2

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: