Harry Snapper Organs

MaplePrimes Activity


These are answers submitted by Harry Snapper Organs

I have successfully used back-quotes in order to protect the literal superscript from being interpreted. Thus

x$&# is input as x^`$&#`. More realistically: x(1) is input as x^`(1)`. When using both superscripts and subscripts the order seems to matter. For example Tab is input as T__a^`b`. But Tab  does not work by this method, i.e. T^`a`__b is not accepted.

Page 1 of 1