diff command doesn'texecute in a program
|
08-11-2024, 07:06 AM
Post: #2
|
|||
|
|||
RE: diff command doesn'texecute in a program
Hello Victor
What worked for me was to store the expression with the derivative in a string variable (cmd), then use the CAS and EVAL functions. EVAL was necessary because, if not used, the program returned an unevaluated string. Code: EXPORT derivada() Hope this helps, Regards. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
diff command doesn'texecute in a program - Victorcastrejon - 08-10-2024, 12:20 PM
RE: diff command doesn'texecute in a program - Patocuy - 08-11-2024 07:06 AM
RE: diff command doesn'texecute in a program - Eddie W. Shore - 08-14-2024, 01:30 PM
|
User(s) browsing this thread: 1 Guest(s)