ModulesΒ§
StructsΒ§
- An expression representing a quadratic polynomial.
 
FunctionsΒ§
- display_
expression πDisplays an expression as a quadratic polynomial. Ifas_equal_to_zerois true, the expression is displayed as equaling zero, where itβs tried to shown as a polynomial equal to the largest witness, if possible. If the optionalreturn_valuesis provided, the expression is displayed preferring to showASSERT return_value = ...when possible. - display_
term π