Example #1
0
 def _sage_(self):
     import sage.all as sage
     return sage.abs_symbolic(self.args[0]._sage_())
Example #2
0
 def _sage_(self):
     import sage.all as sage
     return sage.abs_symbolic(self.args[0]._sage_())