Rails
Ruby 2.6.0
6.1
6.0
5.2
5.1
5.0
4.2
2.5.0
2.7.0
3.0
instance method Float#to_f
to_f -> self
[
permalink
][
rdoc
][
edit
]
self を返します。
例
3.14
.
to_f
# => 3.14