Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Numericクラス > +@

instance method Numeric#+@

+ -> self

単項演算子の + です。 self を返します。

class Numeric