Restore previous display for sum and product signs in ASCII art mode;
[maxima.git] / share / trigonometry / ntrig.usg
blobf0dc2dead24e7d6b349f6d956db460d7d97ba190
1 LOAD(NTRIG); loads into MACSYMA a set of simplification rules that are
2 used to simplify trigonometric function whose arguments are of the form:
4                                 N*%PI
5                             FCN(-----)
6                                  1O
7 where FCN is any of the functions SIN, COS, TAN, CSC, SEC and COT.
8 The rules take effect automatically.