parabola 0.1.1

Representation of a parabola of the form `ax² + bx + c`.
Documentation
  • Coverage
  • 91.67%
    33 out of 36 items documented18 out of 21 items with examples
  • Size
  • Source code size: 44.85 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.05 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 47s Average build duration of successful builds.
  • all releases: 42s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • George-Tsiamasiotis/parabola
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • George-Tsiamasiotis

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