Searched refs:rb_big_to_f (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dbignum.c1453 rb_big_to_f(VALUE x) function
3903 rb_define_method(rb_cBignum, "to_f", rb_big_to_f, 0);

Completed in 66 milliseconds