このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 2.1.0 リファレンスマニュアル

instance method Fixnum#power!

power!(other) -> Numeric[permalink][rdoc] [added by rational]
rpower(other) -> Numeric [added by rational]

冪(べき)乗を計算します。 Fixnum#** のエイリアスです。

[PARAM] other:
べき乗の指数