More information: The related part of src/interp/property.lisp is:
;; (= "=") (= "= ") ;; (= " = ") (|>=| " >= ") (|>| " > ") (|<=| " <= ") (|<| " < ") Note that there is a space on both side of '<', '>', '<=', '>=', but not '='. Also, this behaviour hasn't been changed since the beginning of FriCAS, the two comments are added later. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
