このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
to_f -> self
self を返します。
self
p 3.14.to_f # => 3.14