Ejemplo n.º 1
0
	def resolveLim(self, arr):
		MathOperations.resolveLim(arr):
Ejemplo n.º 2
0
 def resolveLim(self, arr):
     self.result = MathOperations.resolveLim(arr)
 def resolveLim(self, arr):
     self.result = MathOperations.resolveLim(arr)