Formula type question - Strange Behavior

Formula type question - Strange Behavior

par Ahmad Amer,
Nombre de réponses : 3

Salam Alykom,

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


Where do 9 and 0 come from?

Annexe Screen Shot 2020-08-23 at 6.35.09 PM.png
Annexe Screen Shot 2020-08-23 at 6.35.44 PM.png
Moyenne des évaluations  -
En réponse à Ahmad Amer

Re: Formula type question - Strange Behavior

par Dominique Bauer,
Avatar Documentation writers Avatar Particularly helpful Moodlers Avatar Plugin developers
Please attach the XML file of the question.
En réponse à Dominique Bauer

Re: Formula type question - Strange Behavior

par Ahmad Amer,
Thanks Dominique,

XML is attached
En réponse à Ahmad Amer

Re: Formula type question - Strange Behavior

par Dominique Bauer,
Avatar Documentation writers Avatar Particularly helpful Moodlers Avatar 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}}\)
Moyenne des évaluations Useful (1)