Searched defs:fma (Results 1 – 1 of 1) sorted by relevance
1803 def fma(self, other, third, context=None): member in Decimal4261 def fma(self, a, b, c): member in Context