You are here: Symbol Reference > Math387 Namespace > Functions > Math387.ArcSin Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.ArcSin Function

Inverse sine.

Pascal
function ArcSin(const X: TCplx): TCplx; overload;

Returns the inverse sine of X. X must be between -1 and 1.

To obtain an inverse sine for X outside the interval [-1,1] use this version of function.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!