/
ASIN
ASIN
SYNTAX:
FUNCTION ASIN ( V:NUMBER ) : REAL;
The asin function returns the angle given a sine value.
Parameters :
V is a number which is the sine of an angle.
SYNTAX:
FUNCTION ASIN ( V:NUMBER ) : REAL;
The asin function returns the angle given a sine value.
Parameters :
V is a number which is the sine of an angle.