Calculates the discriminant of a quadratic polynomial given its coefficients and form.
The leading coefficient
The middle coefficient
The last coefficient (the constant)
Optional
The form of the polynomial, which can be "stan" for standard form or "vert" for vertex form
Generated using TypeDoc
Calculates the discriminant of a quadratic polynomial given its coefficients and form.