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.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static (T , T ) SinhCosh(
T value
)
Parameters
- value T