IFloatingPoint<TSelf>.Truncate(TSelf) Méthode

Définition

Tronque une valeur.

public:
 static override TSelf Truncate(TSelf x);
public static virtual TSelf Truncate (TSelf x);
static member Truncate : 'Self -> 'Self
Public Shared Overrides Function Truncate (x As TSelf) As TSelf

Paramètres

x
TSelf

Valeur à tronquer.

Retours

TSelf

Troncation de x.

S’applique à