MathExt: ASin

ASin

Returns the angle from a Sine.



 Public Function ASin(
	  ByVal d As Double ) As Double

Parameters

d
[ByVal] Double. A number representing a Sine.

Return Values

Double -  The angle in radians.

Remarks

See Also

Project VBCorLib Overview Class MathExt Overview MathExt Properties MathExt Methods ACos CDeg