Table of Contents

Namespace SunamoNumbers

Classes

LinearHelper

Provides methods for generating sequential number lists and ranges.

LowHighHelper

Tracks the minimum and maximum integer values encountered.

MH

Math Helper - provides greatest common factor and lowest common factor calculations.

NH

Number Helper - provides statistical calculations, interval generation, and numeric utilities.

NHTests

Tests for NH class median calculations.

NHTests.Double

Tests for double median calculations.

NHTests.Int

Tests for integer median calculations.

NormalizeNumbers

Provides methods for normalizing signed numeric types to their unsigned equivalents.

NumberService

Provides number parsing services including interval and single value parsing.