+92 332 4229 857 99ProjectIdeas@Gmail.com

Math Acos function (Vb.net)


Math.Acos (Vb.net)
Math.Acos() function returns the angle whose cosine is the specified angle.
Input parameter data type
Math.Acos() function accepts double as input parameter data type.
Example
MsgBox(Math.Acos(0.5))
Return Value
The message box will display 1.0471975511966.

0 comments: