+92 332 4229 857 99ProjectIdeas@Gmail.com

Math Cos function (Vb.net)


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

0 comments: