Legacy Documentation

Mathematica® Teacher's Edition (2002)

This is documentation for an obsolete product.
Current products and services
 Documentation /  Mathematica Teacher's Edition /  Built-in Functions /  Algebraic Computation /  Formula Manipulation /

TrigExpand

FilledSmallSquare TrigExpand[expr] expands out trigonometric functions in expr.

FilledSmallSquare TrigExpand operates on both circular and hyperbolic functions.
FilledSmallSquare TrigExpand splits up sums and integer multiples that appear in arguments of trigonometric functions, and then expands products of trigonometric functions into sums of powers, using trigonometric identities when possible.
FilledSmallSquare See The Mathematica Book on the web: Section 1.4.5 and Section 3.3.7.
FilledSmallSquare See also: TrigFactor, TrigReduce, TrigToExp, Expand, Simplify, FullSimplify.