Hello, Following up on https://groups.google.com/d/topic/sage-devel/B32U02-ucWI/discussion, there is also a problem with the consistency of trigonometric functions:
sage: tan(pi/2) Infinity sage: csc(pi) ZeroDivisionError: Symbolic division by zero I think this should be standardized for all trigonometric functions. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org