|
From: David S. <tom...@us...> - 2026-09-02 08:05:36
|
- **status**: open --> closed - **Comment**: Fixed by commit [7d7fa0]. --- **[bugs:#5203] trigreduce drops terms, causing wrong answers** **Status:** closed **Group:** None **Labels:** trigreduce **Created:** Wed Sep 02, 2026 05:41 AM UTC by David Scherfgen **Last Updated:** Wed Sep 02, 2026 05:41 AM UTC **Owner:** nobody ~~~ (%i1) trigreduce(tan(x)^2 + tan(y)^2 + 2); (%o1) 2*sec(y)^2 ~~~ `x` is completely gone! --- Sent from sourceforge.net because max...@li... is subscribed to https://sourceforge.net/p/maxima/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/maxima/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |