Click or drag to resize

MathRoutinesRoundToInt Method

LightningChart .NET Help
Overload List
  NameDescription
Public methodStatic memberRoundToInt(Double)
Convert double value to nearest integer. The fast way.
Public methodStatic memberRoundToInt(Single)
Convert float value to nearest integer. The fast way.
Top
See Also