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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c1687 BigDecimal_truncate(int argc, VALUE *argv, VALUE self) function
3227 rb_define_method(rb_cBigDecimal, "truncate", BigDecimal_truncate, -1);

Completed in 165 milliseconds