fixnum
fixnum copied to clipboard
Add toDoubleUnsigned() method
There already are toStringUnsigned() and shiftRightUnsigned() methods, but no toDoubleUnsigned() method.
Int64(-1).toDouble() // -1.0
Int64(-1).toDoubleUnsigned() // 1.8446744073709552E+19