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