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