Searched defs:max_mag (Results 1 – 2 of 2) sorted by relevance
3362 def max_mag(self, other, context=None): member in Decimal4793 def max_mag(self, a, b): member in Context
1018 …ALWAYS_INLINE Decimal max_mag(const Decimal& other, Context& c=context) const { return binary_func… in max_mag() function in decimal::Decimal