Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > library _builtin > module Math > PI

constant Math::PI

PI -> Float

円周率

p Math::PI
# => 3.141592654