Interpret the specified value as an unsigned integer
n - the value to apply this function to.
A long scalar
$value = uint(-1); println($value);
4294967295