--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Converts big to a Float. If big doesn't fit in a Float, the result is infinity.
full_name: Bignum#to_f
is_singleton: false
name: to_f
params: |
big.to_f -> float
visibility: public