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

/macosx-10.10/ruby-106/ruby/
H A Dnumeric.c1402 flo_abs(VALUE flt) function
3967 rb_define_method(rb_cFloat, "abs", flo_abs, 0);
3968 rb_define_method(rb_cFloat, "magnitude", flo_abs, 0);

Completed in 115 milliseconds