lukejagg / test-canary

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

Add Exponent Operation to Calculator #240

Closed ghost closed 1 year ago

ghost commented 1 year ago

Description

This PR adds a new operation for computing the exponent to the calculator program. The exponent operation allows the user to calculate the result of a base raised to the power of an exponent.

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

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.