Searched defs:mul (Results 1 – 2 of 2) sorted by relevance
48 def mul(a, b): function
57 def mul(a, b): return a * b function