[Maxima] about trigreduce
kun
kun3721 at yahoo.com.cn
Tue Apr 24 23:09:43 CDT 2012
Hello everyone,
I entered the following line into Maxima:
trigreduce(cos(la)*cos(u)*sin(v)*R - sin(la)*cos(u)*cos(v)*R);
I expect:
sin(v-la)*cos(u)*R
but Maxima returned:
sin(v + u - la) R sin(v - u - la) R
----------------- + -----------------
2 2
how can I get my wanted result?
Regards,
Kun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20120425/9754149f/attachment-0001.html>
More information about the Maxima
mailing list