Post Reply 
Garbage names in the cas vars menu
10-25-2019, 03:41 AM
Post: #10
RE: Garbage names in the cas vars menu
(10-24-2019 09:58 PM)FrankP Wrote:  On my Android Emu changing "∫" to "int" in line
PHP Code:
// v:=∫(f,x,a[1],b[1]);
v:=int(f,x,a[1],b[1]); 
avoided mem garbage generation. Maybe helps also in your case?

That's right, thanks.

But after running the program in the cas vars menu the x variable with assumption of integration boundaries appears.

[Image: 7aIhL3J8yZ.png]

[Image: R3bj7l4VV1.png]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Garbage names in the cas vars menu - rombva - 10-25-2019 03:41 AM



User(s) browsing this thread: 1 Guest(s)