IHyperbolicFunctions<TSelf>.Sinh(TSelf) Methode

Definitie

Berekent de sinus hyperbolicus van een waarde.

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

Parameters

x
TSelf

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

Retouren

TSelf

De sinus hyperbolicus van x.

Van toepassing op