Yes there is.
Define P, X, F and D all with values and then symbolically undefine them:
P:= 1 P:=P
X:=1 X:=X etc.
Then the numeric processor will see them as defined, while the symbolic processor sees them as undefined.
Success!
Luc
Yes there is.
Define P, X, F and D all with values and then symbolically undefine them:
P:= 1 P:=P
X:=1 X:=X etc.
Then the numeric processor will see them as defined, while the symbolic processor sees them as undefined.
Success!
Luc