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.