pabloahb
Results
2
issues of
pabloahb
User functions deleted after a “Stop” in “integral” function In the next example, the function "testFunction" is woirking until the Stop message. ``` ----- INPUT ---- testFunction(a,b)=a+b testFunction(8,9) integral(x) testFunction(8,9)...
Hi I am creating an application using Algebrite and I want to save the scope containing the declared variables and functions. The problem is that I can’t find that object....