Hi
The problem is, as said, how can i get a "math output" when having something typed into my package..
An example of this could be:
printf("\Your function is: x^2");
When typing it like this my output becomes x^2, I would like it to become x2 , how can I fix this?
- Slangers