IHyperbolicFunctions<TSelf>.Cosh(TSelf) Methode

Definitie

Berekent de cosinus hyperbolicus van een waarde.

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

Parameters

x
TSelf

De waarde, in radialen, waarvan de cosinus hyperbolicus moet worden berekend.

Retouren

TSelf

De cosinus hyperbolicus van x.

Van toepassing op