Skip to content

Commit c95076e

Browse files
committed
tweak readme
1 parent fca4e67 commit c95076e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ const { Polynomial, polynomialRoots } = require('nomial');
2424

2525
### Calling
2626

27-
The API is a single function that returns the roots given the polynomial coefficients.
28-
2927
```typescript
3028
// The coefficients are stored in order of increasing exponent so this polynomial corresponds to
3129
// -7412 - 1505x - 20x^2 - 10x^3 + 2x^4 + x^5

0 commit comments

Comments
 (0)