Share via


IHyperbolicFunctions<TSelf>.Cosh(TSelf) Yöntem

Tanım

Bir değerin hiperbolik kosinüsünü hesaplar.

public:
 static TSelf Cosh(TSelf x);
public static abstract TSelf Cosh (TSelf x);
static member Cosh : 'Self -> 'Self
Public Shared Function Cosh (x As TSelf) As TSelf

Parametreler

x
TSelf

Radyan cinsinden hiperbolik kosinüsü hesaplanacak olan değer.

Döndürülenler

TSelf

hiperbolik kosinüsü x.

Şunlara uygulanır