IFloatingPoint<TSelf>.Truncate(TSelf) Metod

Definition

Trunkerar ett värde.

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

Parametrar

x
TSelf

Värdet som ska trunkeras.

Returer

TSelf

Trunkeringen av x.

Gäller för