backport (dpvc): Fix problem with formula comparisons involving
vector-valued formulas. The coordinates for the vectors used in checking
equality were plain Perl reals rather than Parser-based reals, and so
the comparisons were being done using exact rather than fuzzy
comparisons.
|