quadratic

Quadratic equation solver for Lua

$ luarocks install quadratic

A small C extension for Lua 5.4 that solves quadratic (and degenerate linear)
equations, with both a quick functional API and an object-oriented API for
working with reusable quadratic equations — including step-by-step solutions.

Versions

1.0.5-16 hours ago4 downloads
1.0-17 hours ago0 downloads

Dependencies

lua >= 5.4

Manifests