Double.Ceiling(Double) Method

Definition

Computes the ceiling of a value.

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

Prodotto Versioni
.NET 7, 8, 9