Description Calculates the arcsine of a number.
Syntax arcsine = Asin ( x )
Parameters arcsine (Double) The arcsine of x, in radians.
x As Double The number whose arcsine is to be found.
Remarks This function calculates the arcsine of a number and returns the value, in radians. No errors are set.
See Also
|