Artifact fee7249c0a4cbc7429f6f7ef65409205c735ca416598b7f10bec2dc858a5bed0:
- Executable file
r37/lisp/csl/html/r37_0673.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 698) [annotate] [blame] [check-ins using] [more...]
<A NAME=TRIGSIMP> <TITLE>TRIGSIMP</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>TRIGSIMP</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>package</B><P> <P> <P> <P> Author: Wolfram Koepf <P> <P> TRIGSIMP is a useful tool for all kinds of trigonometric and hyperbolic simplification and factorization. There are three procedures included in TRIGSIMP: <em>trigsimp</em>, <em>trigfactorize</em> and <em>triggcd</em>. The first is for finding simplifications of trigonometric or hyperbolic expressions with many options, the second for factorizing them and the third for finding the greatest common divisor of two trigonometric or hyperbolic polynomials. <P> <P>