IFloatingPoint<TSelf>.Truncate(TSelf) Methode

Definitie

Kapt een waarde af.

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

Parameters

x
TSelf

De waarde die moet worden afgekapt.

Retouren

TSelf

De afkapping van x.

Van toepassing op