IFloatingPoint<TSelf>.Ceiling(TSelf) Yöntem

Tanım

Bir değerin tavanını hesaplar.

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

Parametreler

x
TSelf

Tavanı hesaplanacak değer.

Döndürülenler

TSelf

'nin tavanı x.

Şunlara uygulanır