Ler em inglês Editar

Compartilhar via


Double.Ceiling(Double) Method

Definition

Computes the ceiling of a value.

C#
public static double Ceiling(double x);

Parameters

x
Double

The value whose ceiling is to be computed.

Returns

The ceiling of x.

Implements

Applies to

Produto Versões
.NET 7, 8, 9, 10