Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Class
System.Math Syntax
Dim result As Double = Math.Asin (d)
Description
The Asin function returns the arcsine of d in radians, between p/2 and p/2. Usage at a Glance
Version Differences
The Asin function did not exist in VB 6. See Also
Acos Function, Atan Function, Atan2 Function |
Категории