Sinh
Returns the hyberbolic sine of the specified angle.
Public Function Sinh(
ByVal d As Double ) As Double
Parameters
- d
-
[ByVal]
Double.
An angle in radians.
Return Values
Double - The hyberbolic sine.
See Also
Project CorLib Overview
Class CorMath Overview