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 > ArcSec >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Elementary Functions > Trigonometric Functions > ArcSec >

ArcSec

ArcSec[z]
gives the arc secant of the complex number .
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • All results are given in radians.
  • For real outside the interval to , the results are always in the range to , excluding .
  • For certain special arguments, ArcSec automatically evaluates to exact values.
  • ArcSec can be evaluated to arbitrary numerical precision.
  • ArcSec automatically threads over lists.
  • ArcSec[z] has a branch cut discontinuity in the complex plane running from to .
Result in radians:
Series expansion:
Result in radians:
In[1]:=
Click for copyable input
Out[1]=
 
In[1]:=
Click for copyable input
Out[1]=
 
Series expansion:
In[1]:=
Click for copyable input
Out[1]=
Evaluate numerically:
Evaluate for complex arguments:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
Simple exact values are generated automatically:
TraditionalForm formatting:
ArcSec can deal with real-valued intervals:
Infinite arguments give symbolic results:
ArcSec can be applied to power series:
Find series expansions at branch points and branch cuts:
ArcSec threads over explicit lists as well as over sparse arrays:
Branch cut of ArcSec runs along the real axis:
Compose with inverse functions:
Use PowerExpand to disregard multivaluedness of the ArcSec:
Alternatively, evaluate under additional assumptions:
Use TrigToExp to express in terms of logarithm:
Use ExpToTrig to convert back:
Integrals:
Use FunctionExpand to convert trigs of arctrigs into an algebraic function:
Simplify result:
Use Reduce to solve equations involving ArcSec:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF