-
Notifications
You must be signed in to change notification settings - Fork 77
Description
The version I use:
AngouriMath 1.4.0-preview.3
Unexpected behaviour or bug:
Got an exception somehow in my debugger.
Exception thrown: 'AngouriMath.Core.Exceptions.AngouriBugException' in System.Private.CoreLib.dll: 'Unused values remain in the stack
please report about it to the official repository (https://github.com/asc-community/AngouriMath, https://am.angouri.org)'
at AngouriMath.Core.FastExpression.Substitute(Complex[] values)
{PUSH_CONST<-79,9871939986596; 0>
| PUSH_VAR0
| PUSH_CONST<9,2816608986E-06; 0>
| CALL_MUL
| PUSH_VAR0
| PUSH_VAR0
| PUSH_CONST<2,16E-14; 0>
| CALL_MUL
| CALL_MUL
| CALL_SUM
| CALL_SUM}
Call values : Complex[] = [{ Real = 9187470, Imaginary = 0 }];
~/.vsdbg/version.txt
17.14.10528.2 commit:8ddc8f05960259bab2dd97d8be1591b51d48118b
$ uname -a
Linux GME-BHJOGGK 6.12.25+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.25-1+rpt1 (2025-04-30) aarch64 GNU/Linux