Lire en anglais Modifier

Partager via


Single.Floor(Single) Method

Definition

Computes the floor of a value.

C#
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

Produit Versions
.NET 7, 8, 9, 10