Hyperbolic Sine
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static double Sinh(
double angle
)
Parameters
- angle Double
- The hyperbolic angle, i.e. the area of the hyperbolic sector.
Return Value
DoubleThe hyperbolic sine of the angle.
See Also