Half.Acosh(Half) Methode

Definition

Berechnet den hyperbolischen Bogenkosinus eines Werts.

public:
 static Half Acosh(Half x) = System::Numerics::IHyperbolicFunctions<Half>::Acosh;
public static Half Acosh (Half x);
static member Acosh : Half -> Half
Public Shared Function Acosh (x As Half) As Half

Parameter

x
Half

Gibt zurück

Half

Der hyperbolische Bogenkosinus von x.

Implementiert

Gilt für