Click or drag to resize

NumberRounder Class

Rounds numbers to nearest value
Inheritance Hierarchy
SystemObject
  OpticianMathLibraryNumberRounder

Namespace:  OpticianMathLibrary
Assembly:  OpticianMathLibrary (in OpticianMathLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class NumberRounder

The NumberRounder type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRoundToEighth
Rounds double to nearest .125
Public methodStatic memberRoundToQuarter
Rounds double to nearest .25
Top
See Also