Single.Floor(Single) Method

Definition

Computes the floor of a value.

public static float Floor (float x);

Parameters

x
Single

The value whose floor is to be computed.

Returns

The floor of x.

Implements

Applies to

Producto Versiones
.NET 7, 8, 9