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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c1747 BigDecimal_floor(int argc, VALUE *argv, VALUE self) function
3206 rb_define_method(rb_cBigDecimal, "floor", BigDecimal_floor, -1);

Completed in 182 milliseconds