Formula type question - Strange Behavior

Formula type question - Strange Behavior

Ahmad Amer -
Vastausten määrä: 3

Salam Alykom,

I am attaching the 'code' and how it is displayed.


Where do 9 and 0 come from?

Liitetiedosto Screen Shot 2020-08-23 at 6.35.09 PM.png
Liitetiedosto Screen Shot 2020-08-23 at 6.35.44 PM.png
Arviointien keskiarvo: -
Vastaus Ahmad Amer

Re: Formula type question - Strange Behavior

Dominique Bauer -
Kuva: Documentation writers Kuva: Particularly helpful Moodlers Kuva: Plugin developers
Please attach the XML file of the question.
Vastaus Dominique Bauer

Re: Formula type question - Strange Behavior

Ahmad Amer -
Thanks Dominique,

XML is attached
Vastaus Ahmad Amer

Re: Formula type question - Strange Behavior

Dominique Bauer -
Kuva: Documentation writers Kuva: Particularly helpful Moodlers Kuva: Plugin developers
In your example, you have a19 in the numerator and a10 in the denominator. Exponents with a value equal to or greater than 10 are displayed incorrectly.

To properly display the exponents, enclose them with curly brackets. The following equation will display correctly:

\(\large{ \dfrac{{a}^{{n1}}\times {a}^{{n2}}}{{a}^{{n3}}\times {a}^{{n4}}} = {a}}\)
Arviointien keskiarvo:Useful (1)