z.domain() fails because [0,1] is not a function but a list try: z.domain z.operation() fails because operation expects two arguments but it gets none try: z.operation(4,3)
display() fails because it calls failing functions -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
