parabola 0.1.1

Representation of a parabola of the form `ax² + bx + c`.
Documentation
1
2
3
4
5
6
7
## Parabola

Representation of a parabola of the form `ax² + bx + c`.

Provides methods for evaluation, calculation of critical points, point classification and point projection

See [`documentation`](https://docs.rs/parabola/latest/)