IHyperbolicFunctions<TSelf>.Sinh(TSelf) Metod

Definition

Beräknar hyperbolisk sinus för ett värde.

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

Parametrar

x
TSelf

Värdet, i radianer, vars hyperboliska sinus ska beräknas.

Returer

TSelf

Den hyperboliska sinus av x.

Gäller för