IHyperbolicFunctions<TSelf>.Sinh(TSelf) Method

Definition

Computes the hyperbolic sine of a value.

C#
public static abstract TSelf Sinh(TSelf x);

Parameters

x
TSelf

The value, in radians, whose hyperbolic sine is to be computed.

Returns

TSelf

The hyperbolic sine of x.

Applies to

Product Versions
.NET 7, 8, 9, 10