The only way I've found using Maxima is the one in the following .doc
file

http://www.weebly.com/uploads/1/6/3/0/1630371/trigonometric_equation2.doc

Thanks to All !

Renzo Del Fabbro
----------------------------------------------------eof





On 24 Giu, 07:23, Simon King <[email protected]> wrote:
> Hi!
>
> On Jun 24, 7:10 am, linuxgus <[email protected]> wrote:
>
> > Couldn't you do something like this:
>
> > A,B,C,x=var('A,B,C,x')
> > solve([A*sin(x)+B*cos(x)+C == 0],x)
>
> > Sage responds:
> > [sin(x) == -(B*cos(x) + C)/A]
>
> Probably this is not considered a 'symbolic solution'. But I doubt
> that it is possible at all to find a symbolic solution 'x==...,
> A==..., B==...,C=...'.
>
> Cheers,
>     Simon
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to