The following markup
<math> <mn>1</mn> <mi>kg</mi> <msup> <mi>sec</mi> <mrow><mo>−</mo><mn>1</mn></mrow> </msup> <msup> <mi>m</mi> <mrow><mo>−</mo><mn>1</mn></mrow> </msup> </math>
has the following output in MathCAT: "1 kg, inverse secant of m to the negative 1 power".
However, here "sec" means second.
This will probably be solved with "intent"?
The following markup
<math> <mn>1</mn> <mi>kg</mi> <msup> <mi>sec</mi> <mrow><mo>−</mo><mn>1</mn></mrow> </msup> <msup> <mi>m</mi> <mrow><mo>−</mo><mn>1</mn></mrow> </msup> </math>has the following output in MathCAT: "1 kg, inverse secant of m to the negative 1 power".
However, here "sec" means second.
This will probably be solved with "intent"?