If you define a function in giac, you can use prime and double prime to find the first and second derivatives; for example,
f(x):=x^4
(x)->x^4f’’(x)
12*x^2
However, on math input in TeXmacs, the double prime turns into a quotation mark
Is there some way of avoiding this?
Thanks,
Jay