Implementation of Kahan's cubic root finder.
Stars
10
Forks
1
Watchers
Open Issues
5
Overall repository health assessment
^3.7.3
^4.2.0
^6.2.2
^8.5.4
User
18
commits
Fixed issue with assigning undefined to number type.
000c7c9
Changed undefined definition to a number.
391ba55
Bumped revision.
f4334f1
Updated output types to be key-value props.
99157c3
3c179d1
4441c1b
Changed output roots to implement interface Complex.
a489fc4
Converted library to TypeScript and compiled for ES5.
8aaa61a
28a98a5
Updated dependencies per audit.
59a6f94
Updated dependencies.
72705c9
Updated README.
8ab325b
Added linear root, refactored for better function references
6fdc6cc
Changed API, added quartic solver.
bf72c64
Updated Readme.
0d571fe