Hi, On Mon, Aug 3, 2009 at 12:50 PM, 5463<5463m...@gmail.com> wrote: > > * your platform and operating system > * which version of Sage you use (command: "version()" in Sage) > * how you have acquired Sage (binary build, compiled from > source, ...) > * and if applicable, include reproducible commands which cause the > error, along with possible error messages. > > The tutorial has a bug at the following link: > http://www.sagemath.org/doc/tutorial/tour_algebra.html#solving-equations-numerically > > sage: theta = var('theta') > sage: solve(cos(theta)==sin(theta)) > [sin(theta) == cos(theta)] > > This example does not produce the output indicated.
Thank you for your bug report. This is a known problem and has been reported at http://groups.google.com/group/sage-devel/browse_thread/thread/85929d86accdf94d The bug is tracked at ticket #6642 http://trac.sagemath.org/sage_trac/ticket/6642 In the specific case of the Sage tutorial, ticket #6572 http://trac.sagemath.org/sage_trac/ticket/6572 has a patch which should automate the testing of all examples in the tutorial. -- Regards Minh Van Nguyen --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---