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

Simpler power(_:) function! #155

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Conversation

oscbyspro
Copy link
Owner

Simpler power(_:) function!

This patch simplifies exponentiation by replacing power(_:coefficient:) with power(_:).

Reason: see comments in (#71) and (#153).

This patch simplifies exponentiation by replacing `power(_:coefficient:)` with `power(_:)`.
@oscbyspro oscbyspro added brrr such code, much wow subtraction huh? where did it go? labels Dec 19, 2024
@oscbyspro oscbyspro added this to the Ultimathnum 0.13.0 milestone Dec 19, 2024
@oscbyspro oscbyspro merged commit 0e8b38e into main Dec 19, 2024
@oscbyspro oscbyspro deleted the features/simpler-power-function branch December 19, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brrr such code, much wow subtraction huh? where did it go?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant