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

Tanım

Bir değerin hiperbolik tanjantını hesaplar.

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

Parametreler

x
TSelf

Radyan cinsinden hiperbolik tanjantı hesaplanacak olan değer.

Döndürülenler

TSelf

hiperbolik tanjant.x

Şunlara uygulanır