Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Formula Manipulation > Algebraic Transformations > Trigonometric Functions >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Elementary Functions > Trigonometric Functions >

TrigToExp

TrigToExp[expr]
converts trigonometric functions in expr to exponentials.
  • TrigToExp operates on both circular and hyperbolic functions, and their inverses.
  • TrigToExp automatically threads over lists, as well as equations, inequalities and logic functions.
Convert from trigonometric functions to complex exponentials:
Convert from trigonometric functions to complex exponentials:
In[1]:=
Click for copyable input
Out[1]=
TrigToExp works with hyperbolic functions:
Rewrite compositions of trigonometric and inverse trigonometric functions:
Check:
TrigToExp threads element-wise over lists, equations, inequalities and logic functions:
TrigToExp is an inverse of ExpToTrig:
New in 3 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team