Skip to content

Replaced implementation with Horner's method#2023

Merged
mwetter merged 2 commits intomasterfrom
issue2022_polynomial
Jun 11, 2025
Merged

Replaced implementation with Horner's method#2023
mwetter merged 2 commits intomasterfrom
issue2022_polynomial

Conversation

@mwetter
Copy link
Copy Markdown
Contributor

@mwetter mwetter commented Jun 4, 2025

This closes #2022

@mwetter
Copy link
Copy Markdown
Contributor Author

mwetter commented Jun 10, 2025

@amaccarini : Can you please review this PR.

@mwetter mwetter merged commit 5ba4571 into master Jun 11, 2025
3 checks passed
@mwetter mwetter deleted the issue2022_polynomial branch June 11, 2025 20:48
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.

Update Math.Functions.polynomial with an implementation that uses the Horner's method

2 participants