From: Stavros M. <mac...@us...> - 2025-06-24 18:27:58
|
- **status**: open --> not-a-bug - **Comment**: There seems to be a typo in your fifth input line. You have ~~~~ rl:r+x%i; ~~~~ (with a variable named ``x%i``) which I will guess is intended to be ~~~~ rl:r+x*%i; ~~~~ By the way, I think the example would be easier to work with if you assigned names to the intermediate values rather than using ``%th(...)``. --- **[bugs:#4574] realpart gives an imaginary result** **Status:** not-a-bug **Group:** None **Created:** Tue Jun 24, 2025 05:01 PM UTC by Donald Harter **Last Updated:** Tue Jun 24, 2025 05:01 PM UTC **Owner:** nobody **Attachments:** - [smith_3c.mc](https://sourceforge.net/p/maxima/bugs/4574/attachment/smith_3c.mc) (295 Bytes; application/octet-stream) I have attached the file. Look at " %i15) realpart(%th(1))" --- 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. |