관리-도구
편집 파일: to_f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Converts <em>big</em> to a <tt>Float</tt>. If <em>big</em> doesn't fit in a <tt>Float</tt>, the result is infinity. full_name: Bignum#to_f is_singleton: false name: to_f params: | big.to_f -> float visibility: public