Polynomial (#6745) · zinating/algorithms-python@b5d7f18 · GitHub
Skip to content

Commit b5d7f18

Browse files
Polynomial (TheAlgorithms#6745)
* implement function to handle polynomial operations * edit documentation * fix type hint and linter errors * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix short variable name * fix spelling Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cc42300 commit b5d7f18

2 files changed

Lines changed: 188 additions & 0 deletions

File tree

maths/polynomials/__init__.py

Whitespace-only changes.
Lines changed: 188 additions & 0 deletions

0 commit comments

Comments
 (0)