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

Resolve Issue #210: Fix const correctness for sqrt() methods #258

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

devin-ai-integration[bot]
Copy link
Contributor

This pull request addresses the compilation errors related to the const correctness of the sqrt() methods in the Valuable and Exponentiation classes. The changes have been tested by recompiling the project successfully without any errors.

@ohhmm ohhmm force-pushed the fix-logarithm-issue-210 branch 2 times, most recently from f3124ae to cb56aeb Compare October 7, 2024 21:28
@ohhmm ohhmm merged commit e1c47db into main Oct 7, 2024
8 checks passed
@ohhmm ohhmm deleted the fix-logarithm-issue-210 branch October 7, 2024 22:14
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