Class: Fixnum

Inherits:
Integer show all
Defined in:
src/numeric.c

Overview

Fixnum Class

Method Summary

Methods inherited from Integer

#ceil, #floor, #to_i, #to_int

Methods included from Integral

#downto, #next, #step, #times, #upto

Methods inherited from Numeric

#+@, #-@, #abs, #quo

Methods included from Comparable

#<, #<=, #==, #>, #>=, #between?