OptionalconsoleOptionalcontextgives properties of each operator, which determine what simplifications are allowed. Properties are commutative, associative, total (whether the operation is defined for all arguments), and trivial (whether the operation applied to a single argument leaves that argument unchanged).
OptionalexactA boolean which is true by default.
OptionalfractionsWhen exactFractions is true, a fraction will be returned only
when both numerator and denominator are smaller than fractionsLimit.
Default value is 10000.
A boolean which is
falseby default.