Bug#1013232: maxima: Incorrect remainder evaluation with unbound variables

2025-05-15 Thread Camm Maguire
forwarded 1013232 maxima-disc...@lists.sourceforge.net thanks Greetings, and thanks for your report! = Dear Maintainer, entering 2 * remainder(45, 7); returns 6, as expected. But using an unbound variable, a in th

Bug#1013232: maxima: Incorrect remainder evaluation with unbound variables

2025-05-14 Thread Camm Maguire
tags 1013232 forwarded maxima-disc...@lists.sourceforge.net thanks Greetings, and thanks for your report! = Dear Maintainer, entering 2 * remainder(45, 7); returns 6, as expected. But using an unbound variable, a

Bug#1013232: maxima: Incorrect remainder evaluation with unbound variables

2022-06-19 Thread Thure Duehrsen
Package: maxima Version: 5.46.0-2 Severity: normal Tags: upstream X-Debbugs-Cc: t.duehr...@gmx.net Dear Maintainer, entering 2 * remainder(45, 7); returns 6, as expected. But using an unbound variable, a in this case, 2 * remainder(45, a); returns 90, which is incorrect. The input s