Répondre à : oblique et barre de fraction

Accueil Forums Programmation WIMS Programmation d’exercices OEF oblique et barre de fraction Répondre à : oblique et barre de fraction

#4076
jm.evers
Participant
Up
0
Down
::

Hi,

I’m not sure if I understand your problem…but using ‘htmlmath; will give a reasonable unit…as quick fix.
The real solution would be that slib sigunits (or unitsfilter) exports things in latex or directly mathml…

Something like:


\text{g=1.234}
\text{g_m=slib(text/sigunits \g m/s^2,2)}
\text{G=wims(htmlmath \g_m)}
\statement{
g_m=\(\g_m \)
G=\G                   
}

Joke

  • Cette réponse a été modifiée le il y a 5 années et 4 mois par jm.evers.