Registry / utility / radix
library2.2.1rbrubygemsunverified

Converts numbers to and from any base, supporting Integer, Float, and Rational numbers.

gem install radix
INSTALL
IMPORT
SIG · RADIX
R
radix
utilityrubyv2.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Radix
require 'radix'

Convert decimal 255 to hexadecimal

require 'radix' puts Radix.convert(255, 10, 16)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
radix — gem install radix · libregistry