Negate an equation:
|
02-09-2017, 12:00 PM
(This post was last modified: 02-09-2017 12:10 PM by DrD.)
Post: #3
|
|||
|
|||
RE: Negate an equation:
compsystems, thanks for trying. Unfortunately, your procedure doesn't meet the objective: "-c=x+y"
In general, I was hoping to find a more direct way to convert between a string object version of a function, and the function object, (and retain the result as a string object). For example, this works as specified, but is quite cumbersome: STRING(-CAS("left(CAS(L0(3)))")=simplify(-CAS("right(CAS(L0(3)))"))); Better ways and means probably exist, and I just haven't stumbled upon them so far. Somehow, it seems like there would be a built in command for interacting with functions as string objects. I would appreciate other ideas, since I seem to encounter this problem quite a bit. Working with a "string function" can be a way to get around problems resulting from undesired evaluation steps; in programs, for example. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Negate an equation: - DrD - 02-08-2017, 05:40 PM
RE: Negate an equation: - compsystems - 02-08-2017, 05:48 PM
RE: Negate an equation: - DrD - 02-09-2017 12:00 PM
RE: Negate an equation: - Didier Lachieze - 02-09-2017, 12:16 PM
RE: Negate an equation: - DrD - 02-09-2017, 05:06 PM
RE: Negate an equation: - Didier Lachieze - 02-09-2017, 07:55 PM
RE: Negate an equation: - DrD - 02-09-2017, 08:10 PM
RE: Negate an equation: - Han - 02-09-2017, 08:47 PM
|
User(s) browsing this thread: 1 Guest(s)