Operations<T>.Round Method
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
Overload List
| Round( | Rounds a number to the specified number to the nearest integer. |
| Round( | Rounds a number to the specified number of decimal digits. |
Round(T)
Rounds a number to the specified number to the nearest integer.
Round(T, Int32)
Rounds a number to the specified number of decimal digits.