Equation into a table?

Can I use an equation written into math response on one slide automatically in a table in graphing calculator on next slide? If so, what would be the code that I would need to add?

Thank you,
Tamara

You can carry functions across, but not equations. If you wanted to do this, you’d need function("f")=simpleFunction(ans1.latex) or similar in the CL of the graphing calc, and then you’d need f(x) contained within the graph.

If you can give more details on what you’re trying to achieve, we might be able to help more.