Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Mathematical Functions / Elementary Functions  /
Csc

  • Csc[ z ] gives the cosecant of z.
  • Mathematical function (see Section A.3.10).
  • The argument of Csc is assumed to be in radians. (Multiply by Degree to convert from degrees.)
  • .
  • 1/Sin[ z ] is automatically converted to Csc[ z ]. TrigFactorList[ expr ] does decomposition.
  • See the Mathematica book: Section 3.2.6.
  • See also: ArcCsc, TrigToExp, TrigExpand.

    Further Examples

    This is the derivative.

    In[1]:=

    Out[1]=

    This is the indefinite integral.

    In[2]:=

    Out[2]=

    This is a series expansion around .

    In[3]:=

    Out[3]=



    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.