Click or drag to resize

unsignedDiff Methods

Methods
  NameDescription
Public methodStatic memberUnsignedDiff(Byte, Byte)
Get the absolute difference between two numbers.
Public methodStatic memberUnsignedDiff(UInt16, UInt16)
Get the absolute difference between two numbers.
Public methodStatic memberUnsignedDiff(UInt32, UInt32)
Get the absolute difference between two numbers.
Public methodStatic memberUnsignedDiff(UInt64, UInt64)
Get the absolute difference between two numbers.
Top
See Also