IHyperbolicFunctions<TSelf>.Cosh(TSelf) Method

Definition

Computes the hyperbolic cosine of a value.

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

Parameters

x
TSelf

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

Returns

TSelf

The hyperbolic cosine of x.

Applies to

Product Versions
.NET 7, 8, 9, 10