Two problems

First, why does FriCAS claim that "and" is not implemented? It is.

(74) -> ((x::OF) and (y::OF))$OF

   The function AND is not implemented in OutputForm .

Second. That algebra output looks OK, but I think I will change the
TexFormat to something like "x \and y" with appropriate definition of \and.

(74) -> _and((x::OF),(y::OF))$OF

   (74)  x and y
$$
and
\left(
{x, \: y}
\right)
\leqno(74)
$$

Ralf

-- 
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 http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to