ArcSin
ArcSin[z]
gives the arc sine of the complex number .
Details
- Mathematical function, suitable for both symbolic and numerical manipulation.
- All results are given in radians.
- For real between and , the results are always in the range to .
- For certain special arguments, ArcSin automatically evaluates to exact values.
- ArcSin can be evaluated to arbitrary numerical precision.
- ArcSin automatically threads over lists. »
- ArcSin[z] has branch cut discontinuities in the complex plane running from to and to .
- ArcSin can be used with Interval and CenteredInterval objects. »
Background & Context
- ArcSin is the inverse sine function. For a real number , ArcSin[x] represents the radian angle measure such that .
- ArcSin automatically threads over lists. For certain special arguments, ArcSin automatically evaluates to exact values. When given exact numeric expressions as arguments, ArcSin may be evaluated to arbitrary numeric precision. Operations useful for manipulation of symbolic expressions involving ArcSin include FunctionExpand, TrigToExp, TrigExpand, Simplify, and FullSimplify.
- ArcSin is defined for complex argument via . ArcSin[z] has branch cut discontinuities in the complex plane.
- Related mathematical functions include Sin, ArcCos, InverseHaversine, and ArcSinh.
Examples
open allclose allBasic Examples (6)
Scope (42)
Numerical Evaluation (6)
The precision of the output tracks the precision of the input:
ArcSin can take complex number inputs:
Evaluate ArcSin efficiently at high precision:
Compute the elementwise values of an array using automatic threading:
Or compute the matrix ArcSin function using MatrixFunction:
Compute worst-case guaranteed intervals using Interval and CenteredInterval objects:
Or compute average-case statistical intervals using Around:
Specific Values (4)
Visualization (3)
Function Properties (11)
ArcSin is defined for all real values from the interval :
Complex domain is the whole plane:
ArcSin achieves all real values from the interval :
Function range for arguments from the complex domain:
ArcSin is an odd function:
ArcSin is not an analytic function:
ArcSin is neither non-decreasing nor non-increasing:
It is monotonic over its real domain:
ArcSin is injective:
ArcSin is not surjective:
ArcSin is neither non-negative nor non-positive:
ArcSin has both singularity and discontinuity in (-∞,-1] and [1,∞):
ArcSin is neither convex nor concave:
TraditionalForm formatting:
Integration (3)
Series Expansions (4)
Function Identities and Simplifications (3)
Function Representations (5)
Represent using ArcCsc:
Representation through inverse Jacobi functions:
Represent using Hypergeometric2F1:
Representation in terms of MeijerG:
ArcSin can be represented as a DifferentialRoot:
Applications (6)
Properties & Relations (9)
Compose with the inverse function:
Use PowerExpand to disregard multivaluedness of the ArcSin:
Alternatively, evaluate under additional assumptions:
Use TrigToExp to express through logarithms and square roots:
This shows the branch cuts of the ArcSin function:
ArcSin gives the angle in radians, while ArcSinDegrees gives the same angle in degrees:
Expand assuming real variables:
Solve an inverse trigonometric equation:
ArcSin is a special case of various mathematical functions:
Possible Issues (4)
Neat Examples (3)
Text
Wolfram Research (1988), ArcSin, Wolfram Language function, https://reference.wolfram.com/language/ref/ArcSin.html (updated 2021).
CMS
Wolfram Language. 1988. "ArcSin." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/ArcSin.html.
APA
Wolfram Language. (1988). ArcSin. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ArcSin.html