axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [Pattern Matching] (new)


From: Bill Page
Subject: [Axiom-developer] [Pattern Matching] (new)
Date: Tue, 21 Jun 2005 22:42:20 -0500

Changes http://page.axiom-developer.org/zope/mathaction/PatternMatching/diff
--
Say, I have
\begin{axiom}
test:=D(sin(z)^2, z)
\end{axiom}

What is the easiest way to see, if the output has sin(z) ?
\begin{axiom}
member?(sin(z),kernels(test))
\end{axiom}


--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]