trigonometric - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


combine/trig

combine trigonometric terms

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

combine(f, trig);

Parameters

f

-

any expression

Description

• 

Products and powers of trigonometric terms involving sin, cos, sinh and cosh are combined into a sum of trigonometric terms by repeated application of the transformations

• 

where    and    are special cases of the above. The form of the result is a sum of trigonometric terms whose arguments are integral linear combinations of the original arguments.

• 

An important special case is when the input is a polynomial in  and  over a field, in which case the result is a canonical form; namely,

• 

where ,  are in the field and  is bounded by the total degree of the input polynomial in  and .

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

See Also

simplify/trig

 


Download Help Document