Searched defs:BigitLength (Results 1 – 2 of 2) sorted by relevance
141 int BigitLength() const { return used_digits_ + exponent_; } in BigitLength() function
103 int BigitLength() const { return used_digits_ + exponent_; } in BigitLength() function