IFloatingPoint<TSelf>.Truncate(TSelf) Methode

Definition

Schneidet einen Wert ab.

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

Parameter

x
TSelf

Der abzuschneidende Wert.

Gibt zurück

TSelf

Die Abschneidung von x.

Gilt für: