This function returns the arcsine of numbers n. The result is between -π/2 and π/2.
n
-π/2
π/2
asin::=
Number n must be in the interval [-1;1].
[-1;1]
SELECT ASIN(1);
Please let us know how we can improve.
If there's anything we can improve on, let us know.
To help us understand your feedback, please include a link to this page.