Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > library _builtin > class Integer > %
self % other -> Fixnum | Bignum | Float
算術演算子。剰余を計算します。