Maxima as far as I know doesn't have a direct equivalent to TrigFactor.
What is the expression you have, and what form would you like to see it in?
As the Mathematica documentation says, "A trigonometric expression can be
factored in many different ways", but it doesn't specify the particular
factorization used by TrigFactor, or the algorithm used to calculate it.
Maybe we can find some other way of handling your case.
Maxima has many functions for manipulating expressions involving trig
functions, including trigreduce, trigexpand, trigsimp, trigrat,
exponentialize, etc. Combining these with general functions like factor,
expand, etc., you can perform many useful trigonometric expression
transformations.
-s
On Wed, Jul 31, 2013 at 6:36 AM, Pierre Henrotay (Skynet) <
pierre.henrotay at skynet.be> wrote:
> Dear,****
>
> ** **
>
> New to maxima, but have some experience with Mathematica.
> I am looking for the equivalent of TrigFactor. No luck so far.
> I did not search the archives yet ? sorry if duplicate.****
>
> ** **
>
> Regards to all,****
>
> ** **
>
> Pierre Henrotay****
>
> ** **
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>
>