An open API service indexing awesome lists of open source software.

https://github.com/strilanc/polynumber

Representing numbers as the roots of polynomials with integer coefficients. More interesting than efficient or useful, especially considering the inability to represent sqrt(2) without also having -sqrt(2).
https://github.com/strilanc/polynumber

Last synced: about 1 year ago
JSON representation

Representing numbers as the roots of polynomials with integer coefficients. More interesting than efficient or useful, especially considering the inability to represent sqrt(2) without also having -sqrt(2).

Awesome Lists containing this project