[][src]Module s5::equations

Equations

Combine two Formulas into an Equation! Use them to model something and use the s5 to solve for the unknowns.

Structs

Equation

Represents an equation of the form left = right.