Share via


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

Tanım

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

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

Parametreler

x
TSelf

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

Döndürülenler

TSelf

hiperbolik ark kosinüsü x.

Şunlara uygulanır