Math<T>.Floor Method
Returns the largest integer less than or equal to the specified number.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static T Floor(
T value
)
Parameters
- value T