Decimal32.Sinh(Decimal32) Méthode

Définition

public:
 static System::Numerics::Decimal32 Sinh(System::Numerics::Decimal32 x) = System::Numerics::IHyperbolicFunctions<System::Numerics::Decimal32>::Sinh;
public static System.Numerics.Decimal32 Sinh(System.Numerics.Decimal32 x);
static member Sinh : System.Numerics.Decimal32 -> System.Numerics.Decimal32
Public Shared Function Sinh (x As Decimal32) As Decimal32

Paramètres

Retours

Implémente

S’applique à