Share via


IFloatingPoint<TSelf>.Ceiling(TSelf) Metoda

Definice

Vypočítá horní mez hodnoty.

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

Parametry

x
TSelf

Hodnota, jejíž strop se má vypočítat.

Návraty

TSelf

Strop pro x.

Platí pro