Radix is a very easy to use Ruby library for converting numbers to and from any base. It supports both Integer, Float and Rational numbers, as well as representational string-notations that need not be in ASCII order. (String patches removed to work with Ruby 2.1 See https://github.com/rubyworks/radix/issues/10)
Required Ruby Version
None
Authors
Thomas Sawyer
Versions
- 2.2.0 February 14, 2014 (21 KB)