--- TeX ---
Per usare TeX, è sufficiente scrivere la formula usando la sintassi TeX e poi includerla dentro tex e /tex (circondati da parentesi quadre). Esempio:
.
Non diamo qui particolari istruzioni, assumendo che questa opportunità venga utilizzata da chi già conosce TeX (o LaTeX). In rete sono disponibili molti ottimi manuali per questo diffusissimo linguaggio di scrittura.
Segnaliamo solo:
- C'è la possibilità di visualizzare l'elenco di tutti i simboli del pacchetto amsmath premendo F1 (SHIFT + F1 per chi usa il browser Opera) durante la scrittura dei messaggi
- E' abilitato il pacchetto XY-pic
--- ASCIIMathML ---
Qui di sotto le istruzioni per ASCIIMathML.
Come appare: $x_{1,2} = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$ come devi scrivere: \$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\$.
Non vedi bene la formula?
Se usi Internet Explorer e non vedi bene carica il MathPlayer
http://www.dessci.com/en/products/mathplayer/download.htm
Se usi Firefox e non vedi bene installa i font giusti
http://web.mit.edu/atticus/www/mathml/mit-mathml-fonts-1.0-fc1.msi
Come funziona?
Sul nostro server c'è un componente javascript che traduce il codice che voi scrivete (un linguaggio simile al LaTex e racchiuso tra i simboli \$ e \$) in MathML che è lo standard del W3C per scrivere formule matematiche nelle pagine Web.
Aritmetica e algebra
$3*x$ .......... \$3*x\$ .......... $5xx3$ .......... \$5xx3\$ oppure \$5 \times 3\$
$5^2$ .......... \$5^2\$
$8-:2$ .......... \$8-:2\$
$a^{m+n}$ .......... \$a^{m+n}\$
$5*x^3-2*x^2+x-1=0$ .......... \$5*x^3-2*x^2+x-1=0\$
$3/2+2/3$ .......... \$3/2+2/3\$ oppure \$\frac{3}{2}+\frac{2}{3}\$
$(3/2-1)/(5/7+2/3)$ .......... \$(3/2-1)/(5/7+2/3)\$
$sqrt(5)$ .......... \$sqrt(5)\$
$root(3)(8)=2$ .......... \$root(3)(8)=2\$
$sqrt(root(3)(root(4)(5x-1)))$ .......... \$sqrt(root(3)(root(4)(5x-1)))\$
$1/3-sqrt(2)$ .......... \$1/3-sqrt(2)\$ invece $1/(3-sqrt(2))$ ..........\$1/(3-sqrt(2))\$
$\frac{2}{3}x^2-\sqrt{x}+\frac{3}{\sqrt{x}}=0$ .......... \$\frac{2}{3}x^2-\sqrt{x}+\frac{3}{\sqrt{x}}=0\$
$(x^2-1)/(x^2+1)$ .......... \$(x^2-1)/(x^2+1)\$
$\sum_{k=1}^N k^2$ .......... \$\sum_{k=1}^N k^2\$
$\prod_{i=1}^N x_i$ .......... \$\prod_{i=1}^N x_i\$
$\{(2x + y + 3z = 12),(4y - z = -7),(5x + 8z = 34):}$ .......... \$\{(2x + y + 3z = 12),(4y - z = -7),(5x + 8z = 34):}\$
$uuu_{i in I} A_i^c $ .......... \$uuu_{i in I} A_i^c\$
Analisi
$(a,b]={x in RR : a<x<=b}$ .......... \$(a,b]={x in RR : a<x<=b}\$
$f: (a,b) \to RR$ .......... \$f: (a,b) \to RR\$
$ x/x={(1,if x!=0),(text{non definito},if x=0):}$ .......... \$x/x={(1,if x!=0),(text{non definito},if x=0):}\$
$\lim_{n \to \infty}x_n$ .......... \$\lim_{n \to \infty}x_n\$
$lim_(h->0)(f(x+h)-f(x))/h$ .......... \$lim_(h->0)(f(x+h)-f(x))/h\$
$\int_{-2\pi}^{2\pi} f(x) dx$ .......... \$\int_{-2\pi}^{2\pi} f(x) dx\$
$\int_0^1f(x)dx$ .......... \$\int_0^1f(x)dx\$
$(delz)/(delx)$ .......... \$(delz)/(delx)\$
$f(x)=\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n$ .......... \$f(x)=\sum_{n=0}^\infty\frac{f^{(n)}(a)}{n!}(x-a)^n\$
$\frac{}{\partial x}\partial f(x_0) = D_{x} f(x_0)$ .......... \$\frac{}{\partial x}\partial f(x_0) = D_{x} f(x_0)\$
$\int int y^2x dxdy$ .......... \$\int int y^2x dxdy\$
Accenti e formati
$a^2$ ......... apice ......... \$a^2\$
$a_5$ ......... pedice ......... \$a_5\$
$a_{i,j}$ ......... matrice .......... \$a_{i,j}\$
$x_2^3$ .......... \$x_2^3\$
$\hat a$ .......... \$\hat a\$
$\bar b$ .......... \$\bar b\$
$\vec c$ ......... vettore .......... \$\vec c\$
$dot x$ .......... \$dot x\$
$ddot x$ .......... \$ddot x\$
$A\hat BC$ .......... angolo .......... \$A\hat BC\$
$\hat{A B C}$ .......... \$\hat{A B C}\$
$\bar{AB}$ .......... lunghezza segmento .......... \$\bar{AB}\$
Alfabeto greco e altri caratteri
$\alpha$ .......... \$\alpha\$
$\beta$ .......... \$\beta\$
$\gamma$ .......... \$\gamma\$ .......... $\Gamma$ .......... \$\Gamma\$
$\delta$ .......... \$\delta\$ .......... $\Delta$ .......... \$\Delta\$
$\epsilon$ .......... \$\epsilon\$
$\zeta$ ........... \$\zeta\$
$\eta$ .......... \$\eta\$
$\theta$ .......... \$\theta\$ .......... $\Theta$ .......... \$\Theta\$
$\lambda$ .......... \$\lambda\$ .......... $\Lambda$ .......... \$\Lambda\$
$\mu$ .......... \$\mu\$
$\nu$ .......... \$\nu\$
$\xi$ .......... \$\xi\$
$\pi$ .......... \$\pi\$ .......... $\Pi$ .......... \$\Pi\$
$\rho$ .......... \$\rho\$
$\sigma$ .......... \$\sigma\$ .......... $\Sigma$ .......... \$\Sigma\$
$\tau$ .......... \$\tau\$
$\upsilon$ ........ \$\upsilon\$
$\phi$ .......... \$\phi\$ .......... $\Phi$ .......... \$\Phi\$
$\chi$ .......... \$\chi\$
$\psi$ .......... \$\psi\$ .......... $\Psi$ .......... \$\Psi\$
$\omega$ ........... \$\omega\$ .......... $\Omega$ ........... \$\Omega\$
$\vartheta$ .......... \$\vartheta\$
$\varphi$ .......... \$\varphi\$
$NN$ .......... \$NN\$
$ZZ$ .......... \$ZZ\$
$QQ$ .......... \$QQ\$
$RR$ .......... \$RR\$
$CC$ .......... \$CC\$
$\aleph$ .......... \$\aleph\$
$15^\circ 12' 38''$ .............. \$15^\circ 12' 38''\$
$\bot$ .......... \$\bot\$
$\infty$ .......... \$\infty\$ oppure \$oo\$
$\nabla$ .......... \$\nabla\$ oppure \$\grad\$
$\partial$ .......... \$\partial\$
$\neg$ .......... \$\neg\$
$\sim$ .......... \$\sim\$
$vv$ .......... \$vv\$ .......... $vvv$ .......... \$vvv\$
$^^$ .......... \$^^\$ .......... $^^^$ .......... \$^^^\$
$uu$ .......... \$uu\$ .......... $uuu$ ......... \$uuu\$
$nn$ .......... \$nn\$ .......... $nnn$ ......... \$nnn\$
$+-$ .......... \$+-\$ oppure \$\pm\$
frecce
$\leftarrow$ .......... \$\leftarrow\$ oppure \$larr\$
$\Leftarrow$ .......... \$\Leftarrow\$ oppure \$lArr\$
$\rightarrow$ .......... \$\rightarrow\$ oppure \$rarr\$
$\Rightarrow$ .......... \$\Rightarrow\$ oppure \$rArr\$
$\uparrow$ .......... \$\uparrow\$ oppure \$uarr\$
$\leftrightarrow$ ........... \$\leftrightarrow\$ oppure \$harr\$
$\Leftrightarrow$ .......... \$\Leftrightarrow\$ oppure \$hArr\$
$\to$ .......... \$\to\$ oppure \$->\$
Matrici
$((a,b),(c,d))$ .......... \$((a,b),(c,d))\$
$((1,2,3),(4,5,6),(7,8,9))$ .......... \$((1,2,3),(4,5,6),(7,8,9))\$
$|(a,b),(c,d)|$ .......... \$|(a,b),(c,d)|\$
$((1,0),(1,-2))^2$ .......... \$((1,0),(1,-2))^2\$
$[[1,2],[-2,3]]$ .......... \$[[1,2],[-2,3]]\$
Simboli relazionali
$!=$.......... \$!=\$ oppure $\ne$
$<=$ .......... \$<=\$
$>=$ .......... \$>=\$
$-<$ .......... \$-<\$
$>-$ .......... \$>-\$
$in$ .......... \$in\$
$notin$ .......... \$notin\$
$sub$ ........... \$sub\$
$sup$ .......... \$sup\$
$sube$ ......... \$sube\$
$supe$ .......... \$supe\$
$-=$ ......... \$-=\$
$~=$ .......... \$~=\$
$~~$ .......... \$~~\$
$prop$ ........... \$prop\$
Simboli logici
$not$ .......... \$not\$
$=>$ .......... \$=>\$
$if$ .......... \$if\$
$iff$ .......... \$iff\$
$AA$ .......... \$AA\$
$EE$ .......... \$EE\$
$\nexists$ .......... \$\nexists\$
Vuoi esercitarti?
http://www.wjagray.co.uk/maths/ASCIIMathTutorial.html
Ne vuoi sapere di più?
ASCIIMAthML home page
http://www1.chapman.edu/~jipsen/mathml/asciimath.html
Ma lo vuoi sul tuo forum?
http://sourceforge.net/projects/asciimathml/
http://www.matematicamente.it/forum/viewtopic.php?t=8496
Ringraziamenti
Bags è stato il primo a installare questo componente
http://www.matematicamente.it/forum/mathml-guida-alla-digitazione-delle-formule-vt6289.html
Fireball ha dato un grande contributo per lo sviluppo di tutto il forum
Iteuler ha scritto per primo una bella guida
http://www.matematicamente.it/forum/-vp42599.html#42599
Stan ha aggiornato e integrato AsciMathML
Tantissimi hanno contributo nel darsi domande e risposte su come si scrivono le formule.
Questa guida è la sintesi di tutto quello che è stato scritto nei post precedenti.



