unsignedDiff Methods | 
| Name | Description | |
|---|---|---|
| UnsignedDiff(Byte, Byte) | 
            Get the absolute difference between two numbers.
              | |
| UnsignedDiff(UInt16, UInt16) | 
            Get the absolute difference between two numbers.
              | |
| UnsignedDiff(UInt32, UInt32) | 
            Get the absolute difference between two numbers.
              | |
| UnsignedDiff(UInt64, UInt64) | 
            Get the absolute difference between two numbers.
              |