+92 332 4229 857 99ProjectIdeas@Gmail.com

Math Sinh function (Vb.net)


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

0 comments: