Table of Contents - radix-2.2.1 Documentation
Pages
-
DEMO
- Synopsis
- Radix Integer
- Initialization
- Conversion
- Equality
- Operations
- Addition
- Subtraction
- Multiplication
- Division
- Power
- Modulo
- Bitwise Shift
- Bitwise AND
- Coerce
- Radix Float
- Initialization
- Conversion
- Equality
- Operations
- Addition
- Subtraction
- Multiplication
- Division
- Power
- Modulo
- Coerce
- Radix Rational
- Initialization
- Reduction
- Operations
- Addition
- Subtraction
- Multiplication
- Division
- Radix::Base
- Base Instance
- Encoding and Decoding
- Module Methods
- Zero becomes empty string (#4)
- HISTORY
- LICENSE
- README
Classes and Modules
- Array
- Float
- Integer
- Radix
- Radix::BASE
- Radix::Base
- Radix::Float
- Radix::Integer
- Radix::Numeric
- Radix::Rational
- String
Methods
- ::[] — Radix::Rational
- ::const_missing — Radix
- ::convert — Radix
- ::convert_base — Radix
- ::metadata — Radix
- ::new — Radix::Base
- ::new — Radix::Float
- ::new — Radix::Integer
- ::new — Radix::Rational
- #% — Radix::Float
- #% — Radix::Integer
- #& — Radix::Integer
- #* — Radix::Integer
- #* — Radix::Numeric
- #** — Radix::Float
- #** — Radix::Integer
- #+ — Radix::Integer
- #+ — Radix::Numeric
- #- — Radix::Integer
- #- — Radix::Numeric
- #/ — Radix::Integer
- #/ — Radix::Numeric
- #<< — Radix::Integer
- #<=> — Radix::Float
- #<=> — Radix::Integer
- #== — Radix::Float
- #== — Radix::Integer
- #== — Radix::Rational
- #abs — Radix::Float
- #abs — Radix::Integer
- #ascii — String
- #b — Float
- #b — Integer
- #b — String
- #b — Array
- #base_conversion — Radix::Float
- #base_conversion — Radix::Integer
- #base_conversion — Radix::Rational
- #base_decode — Radix::Numeric
- #base_encode — Radix::Numeric
- #br — Array
- #ceil — Radix::Float
- #coerce — Radix::Float
- #coerce — Radix::Integer
- #coerce — Radix::Rational
- #convert — Radix::Base
- #convert — Radix::Float
- #convert — Radix::Integer
- #convert — Radix::Rational
- #convert_base — Radix::Base
- #decimal — Radix::Float
- #decimal — Radix::Numeric
- #decode — Radix::Base
- #denominator — Radix::Rational
- #digits — Radix::Float
- #digits — Radix::Integer
- #digits — Radix::Rational
- #digits_encoded — Radix::Float
- #digits_encoded — Radix::Integer
- #digits_encoded — Radix::Rational
- #encode — Radix::Base
- #eql? — Radix::Float
- #eql? — Radix::Integer
- #floor — Radix::Float
- #inspect — Radix::Float
- #inspect — Radix::Integer
- #inspect — Radix::Rational
- #modulo — Radix::Float
- #negative? — Radix::Float
- #negative? — Radix::Integer
- #negative? — Radix::Rational
- #numerator — Radix::Rational
- #operation — Radix::Float
- #operation — Radix::Integer
- #operation — Radix::Rational
- #parse_array — Radix::Integer
- #parse_array — Radix::Numeric
- #parse_base — Radix::Numeric
- #parse_numeric — Radix::Numeric
- #parse_string — Radix::Numeric
- #parse_value — Radix::Float
- #parse_value — Radix::Integer
- #parse_value — Radix::Rational
- #reduce — Radix::Rational
- #round — Radix::Float
- #split_digits — Radix::Float
- #split_float — Radix::Float
- #to_a — Radix::Float
- #to_a — Radix::Integer
- #to_a — Radix::Rational
- #to_f — Radix::Float
- #to_f — Radix::Integer
- #to_f — Radix::Rational
- #to_i — Radix::Float
- #to_i — Radix::Integer
- #to_i — Radix::Rational
- #to_int — Radix::Float
- #to_int — Radix::Integer
- #to_r — Float
- #to_r — Radix::Rational
- #to_s — Radix::Float
- #to_s — Radix::Integer
- #to_s — Radix::Rational