X Tutup
Skip to content

EvanHahn/twos-complement-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

A quick utility for dealing with two's complement numbers. Made to help me with some homework.

Usage:

ruby twos.rb -b 1001    # -7
ruby twos.rb -r 4       # -8 to 7

About

quick utility for dealing with two's complement numbers. made for a homework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

X Tutup