[Maxima] typo in trigi

Raymond Toy raymond.toy at stericsson.com
Wed Mar 4 12:47:22 CST 2009


Andreas Eder wrote:
> Hello,
>
> I think there is a typo in trigi.lisp.
> Line 717 reads :
> 	(if (eq (caar y) '%tan) (cadr y) (m- %pi//s (cadr y)))
> %pi//s is undefined - it surely should be either %pi//2 or %pi//4,
>   
Probably %pi//2.  Looks like it's converting cot(x) to tan(%pi/2-x).  Maybe.

Ray



More information about the Maxima mailing list