Post Reply 
Command for having a list of variables of an equation?
08-29-2015, 07:20 PM
Post: #7
RE: Command for having a list of variables of an equation?
It's best not to use reserved variables (like R). For example if your expression was:

lname("V=Radius*I0") ==> [Radius I0]
or
lname("V=r*I0") ==> [r I0]

For reasons best explained by others, reserved variables are "special." <G>

-Dale-
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Command for having a list of variables of an equation? - DrD - 08-29-2015 07:20 PM



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