IOperations<T>.Floor Method
Returns the largest integer less than or equal to a number.
Definition
Namespace: Numerics.NET.Generic
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
T Floor(
T value
)
Parameters
- value T