ArcCsc
ArcCsc[z]
gives the arc cosecant of the complex number .
Details
- Mathematical function, suitable for both symbolic and numerical manipulation.
- All results are given in radians.
- For real z outside the interval to , the results are always in the range to , excluding 0.
- For certain special arguments, ArcCsc automatically evaluates to exact values.
- ArcCsc can be evaluated to arbitrary numerical precision.
- ArcCsc automatically threads over lists.
- ArcCsc[z] has a branch cut discontinuity in the complex plane running from to .
- ArcCsc can be used with Interval and CenteredInterval objects. »
Background & Context
- ArcCsc is the inverse cosecant function. For a real number , ArcCsc[x] represents the radian angle measure , , such that .
- ArcCsc automatically threads over lists. For certain special arguments, ArcCsc automatically evaluates to exact values. When given exact numeric expressions as arguments, ArcCsc may be evaluated to arbitrary numeric precision. Operations useful for manipulation of symbolic expressions involving ArcCsc include FunctionExpand, TrigToExp, TrigExpand, Simplify, and FullSimplify.
- ArcCsc is defined for complex argument via . ArcCsc[z] has a branch cut discontinuity in the complex plane.
- Related mathematical functions include Csc, ArcSec, and ArcCsch.
Examples
open allclose allBasic Examples (5)
Scope (41)
Numerical Evaluation (6)
The precision of the output tracks the precision of the input:
Evaluate for complex arguments:
Evaluate ArcCsc efficiently at high precision:
Compute worst-case guaranteed intervals using Interval and CenteredInterval objects:
Or compute average-case statistical intervals using Around:
Compute the elementwise values of an array:
Or compute the matrix ArcCsc function using MatrixFunction:
Specific Values (4)
Values of ArcCsc at fixed points:
ArcCsc is not differentiable at these points:
Visualization (3)
Function Properties (11)
ArcCsc is defined for all real values except from the interval :
ArcCsc achieves all real values from the interval except 0:
Function range for arguments from the complex domain:
ArcCsc is an odd function:
ArcCsc is not an analytic function:
ArcCsc is monotonic in a specific range:
ArcCsc is injective:
ArcCsc is not surjective:
ArcCsc is neither non-negative nor non-positive:
It has both singularity and discontinuity for x in [-1,1]:
ArcCsc is neither convex nor concave:
TraditionalForm formatting:
Integration (3)
Series Expansions (3)
Function Identities and Simplifications (3)
Simplify expressions involving ArcCsc:
Compose with inverse functions:
Use PowerExpand to disregard multivaluedness of the ArcCsc:
Alternatively, evaluate under additional assumptions:
Use TrigToExp to express in terms of logarithm:
Use ExpToTrig to convert back:
Function Representations (5)
Represent using ArcSin:
Representation through inverse Jacobi functions:
Represent using Hypergeometric2F1:
ArcCsc can be represented in terms of MeijerG:
ArcCsc can be represented as a DifferentialRoot:
Applications (3)
Branch cut of ArcCsc runs along the real axis:
Solve a differential equation:
Distribution of the average distance s of all pairs of points in a d‐dimensional hypersphere:
Low‐dimensional distributions can be expressed in elementary functions:
Properties & Relations (5)
Compose with inverse functions:
Use PowerExpand to disregard multivaluedness of the ArcCsc:
Alternatively, evaluate under additional assumptions:
Use TrigToExp to express in terms of logarithm:
Use ExpToTrig to convert back:
ArcCsc gives the angle in radians, while ArcCscDegrees gives the same angle in degrees:
Use FunctionExpand to convert trigs of arctrigs into an algebraic function:
Text
Wolfram Research (1988), ArcCsc, Wolfram Language function, https://reference.wolfram.com/language/ref/ArcCsc.html (updated 2021).
CMS
Wolfram Language. 1988. "ArcCsc." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/ArcCsc.html.
APA
Wolfram Language. (1988). ArcCsc. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ArcCsc.html