Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / New in Version 3.0 / Algebraic Computation  /
TrigToExp

  • TrigToExp[ expr ] converts trigonometric functions in expr to exponentials.
  • TrigToExp operates on both circular and hyperbolic functions, and their inverses.
  • See the Mathematica book: Section 1.4.5Section 3.3.7.
  • See also: ExpToTrig, TrigReduce, ComplexExpand.

    Further Examples

    TrigToExp and ExpToTrig work on trigonometric and hyperbolic functions.

    In[1]:=

    Out[1]=

    In[2]:=

    Out[2]=

    In[3]:=

    Out[3]=

    In[4]:=

    Out[4]=

    In[5]:=

    TrigToExp also handles inverse trigonometric and hyperbolic functions.

    In[6]:=

    Out[6]=

    In[7]:=

    Out[7]=



    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.