Post Reply 
Garbage names in the cas vars menu
10-24-2019, 09:58 PM
Post: #8
RE: Garbage names in the cas vars menu
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?
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 - FrankP - 10-24-2019 09:58 PM



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