+92 332 4229 857 99ProjectIdeas@Gmail.com

Math Atan function (Vb.net)


Math.Atan (Vb.net)
Math.Atan() function returns the angle whose tangent is the specified angle.
Input parameter data type
Math.Atan() function accepts double as input parameter data type.
Example
MsgBox(Math.Atan(-100))
Return Value
The message box will display 0.463647609000806.

0 comments: