114 if (!
m_pos[i].is_normal()) {
123 if (!
m_neg[i].is_normal()) {
scfx_rep m_neg[SCFX_POW10_TABLE_SIZE]
scfx_rep m_pos[SCFX_POW10_TABLE_SIZE]
const scfx_rep operator()(int)
void multiply(scfx_rep &result, const scfx_rep &lhs, const scfx_rep &rhs, int max_wl)
scfx_rep * mult_scfx_rep(const scfx_rep &, const scfx_rep &, int max_wl=SC_DEFAULT_MAX_WL_)
int scfx_find_msb(unsigned long x)
const int SCFX_POW10_TABLE_SIZE