Math<T>.Sinh Cosh Method
Returns the hyperbolic sine and cosine of the specified angle.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
public static (T , T ) SinhCosh(
T value
)
Parameters
- value T