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

/macosx-10.10.1/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c1046 BigDecimal_nonzero(VALUE self) function
3219 rb_define_method(rb_cBigDecimal, "nonzero?", BigDecimal_nonzero, 0);

Completed in 117 milliseconds