+92 332 4229 857 99ProjectIdeas@Gmail.com

Math Asin function (Vb.net)


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

0 comments: