Is there any possible way to display just a variable in an answer for example...
I'm trying to create a program which solves for polynomial derivatives, but I would like a variable to be in my answer.
I'm looking for something like: "PX^Q"
I've tried
isp P"X"^Q
that didn't work and simply putting in the variable X merely solves it using the value of X my calculator has stored.
I'm not sure if it's possible to do so but I thought I'd ask.
I'm trying to create a program which solves for polynomial derivatives, but I would like a variable to be in my answer.
I'm looking for something like: "PX^Q"
I've tried

that didn't work and simply putting in the variable X merely solves it using the value of X my calculator has stored.
I'm not sure if it's possible to do so but I thought I'd ask.