Home
last modified time | relevance | path

Searched refs:rmpd_power_by_big_decimal (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/ext/bigdecimal/
H A Dbigdecimal.c2272 rmpd_power_by_big_decimal(Real const* x, Real const* exp, ssize_t const n) in rmpd_power_by_big_decimal() function
2464 return rmpd_power_by_big_decimal(x, exp, n); in BigDecimal_power()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.0.01525 * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):
H A DChangeLog-1.9.33 * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal): fix
118 * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal): ditto.