Titolo: Guida Inserimento Formule Matematiche nel Forum
Inserito da: Zannas - 24 Dicembre 2007, 14:42:51
Ciao a tutti! Ho installato ASCIIMathML, un utility per scrivere formule matematiche nel forum senza dover più fare fatica! Per inserire formule matematiche nel forum dovete includere le vostre formule all'interno di [math]espressione matematica[/math] e utilizzare la sintassi (veramente molto intuitiva) del programma. Basta che clicchiate sul bottoncino (http://ingpd.netsons.org/forum/Themes/babylon/images/bbc/math.gif) che vedete in alto a sinistra e digitiate le formule matematiche. Una guida completa dei comandi e dei simboli da utilizzare per creare ad esempio integrali, frazioni, matrici ecc è presente qui: http://www1.chapman.edu/~jipsen/asciimath.html http://www1.chapman.edu/~jipsen/mathml/asciimathsyntax.html http://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-letter.pdf Attenzione: Il nostro consiglio è di navigare questo sito con Firefox (browser gratuito e molto più performante di Internet Explorer), con questo browser sono necessarie soltanto delle fonts matematiche che potete scaricare dal questo link: http://web.mit.edu/ist/topics/webpublishing/mathml/index.html
In generale: -se usi Firefox o Netscape su Windows: http://web.mit.edu/atticus/www/mathml/mit-mathml-fonts-1.0-fc1.msi -se usi Firefox o Netscape su Mac: http://web.mit.edu/atticus/www/mathml/mit-mathml-fonts-1.0-fc2a.hqx
se invece usate Internet Explorer (sconsigliatissimo!) prima di tutto vi consiglio di passare a Firefox, nel caso poi siate masochisti e vogliate continuare ad usarlo per vedere le notazioni matematiche dovete scaricate questo plugin: (http://www.dessci.com/en/products/mathplayer/misc/MathPlayerDownload.gif) (http://www.dessci.com/en/products/mathplayer/download.htm)
Screenshot da Internet Explorer con MathPlayer installato: (http://aycu06.webshots.com/image/45445/2006313266399837859_rs.jpg) Per i Grafici (http://ingpd.netsons.org/forum/offtopic/grafici_funzioni-t4.0.html) esempio: Let's try some interesting formulas: [math]E=mc^2[/math] and [math] e^(i pi)=-1[/math] and [math]AA x in CC (sin^2x+cos^2x=1)[/math] and one more: [math]sum_(i=1)^ni^3=((n(n+1))/2)^2[/math] diventano: Citazione: Let's try some interesting formulas: `E=mc^2` and `e^(ipi)=-1` and `AA x in CC (sin^2x+cos^2x=1) ` and one more: `sum_(i=1)^ni^3=((n(n+1))/2)^2` Lista simboli: http://www.wjagray.co.uk/maths/SymbolList.html Per chi vuole esercitarsi: http://www.wjagray.co.uk/maths/ASCIIMathTutorial.htmlPS: l'altro procedimento per l'inserimento di Formule Matematiche (http://ingpd.netsons.org/forum/index.php?topic=3.0) è sempre valido e tra l'altro compatibile visto che la sintassi è sempre la stessa. Ritengo comunque questo più semplice e dalle potenzialità più elevate. Scegliete Voi quale utilizzare. Saluti, e Buon Post a tutti!
Titolo: Esempi inserimenti di formule
Inserito da: Zannas - 28 Marzo 2008, 13:12:03
| Aritmetica e algebra | | `15*x` | [math]15*x[/math] | | `15 xx x` | [math]15 xx x[/math] | | `6^4` | [math]6^4[/math] | | `5-:2` | [math]5-:2[/math] | | `k^(10+n)` | [math]k^(10+n)[/math] | | `10x^4-4x^2+3-x=0` | [math]10x^4-4x^2+3-x=0[/math] | | `5/6+3/2` | [math]5/6+3/2[/math] | | `(5/6+3)/(1/2+4/6)` | [math](5/6+3)/(1/2+4/6)[/math] | | `sqrt(225)` | [math]sqrt(225)[/math] | | `root(4)(1)=1` | [math]root(4)(1)=1[/math] | | `1/5-sqrt(150)` | [math]1/5-sqrt(150)[/math] | | `1/(5-sqrt(150))` | 1/(5-sqrt(150))[math][/math] | | `(x^3+6)/(x^2+3)` | [math](x^3+6)/(x^2+3)[/math] | | `sum_{k=1}^N k^2+3` | [math]sum_{k=1}^N k^2+3[/math] NB: { è dato tenendo premuto ALT+1+2+3 | | `prod_{i=1}^N x_i` | [math]prod_{i=1}^N x_i[/math] | | `{(x+y+2z=128),(24z+4x+3y=1),(11x+0z+50y=0):}` | [math]{(x+y+2z=128),(24z+4x+3y=1),(11x+0z+50y=0):}[/math] |
| `uuu_{i in I} A_i^c` | [math]uuu_{i in I} A_i^c[/math] | | Analisi | | `f: (a,b) \to RR` | [math]f: (a,b) \to RR[/math] | | `x/x={(1,if x!=0),(text{non definito},if x=0):}` | [math]x/x={(1,if x!=0),(text{non definito},if x=0):}[/math] | | `lim_{n -> oo}x_n` | [math]lim_{n -> oo}x_n[/math] | | `lim_(h->0)(f(x+h)-f(x))/h` | [math]lim_(h->0)(f(x+h)-f(x))/h[/math] | | `int_{-2\pi}^{2\pi} f(x) dx` | [math]int_{-2\pi}^{2\pi} f(x) dx[/math] | | `int_0^1f(x)dx` | [math]int_0^1f(x)dx[/math] | | `(delz)/(delx)` | [math](delz)/(delx)[/math] | | `f(x)=sum_{n=0}^oo (f^(n) (a))/(n!) (x-a)^n` | [math]f(x)=sum_{n=0}^oo (f^(n) (a))/(n!) (x-a)^n[/math] | | `delf(x_0) /(delx) = D_{x} f(x_0)` | [math]delf(x_0)/delx = D_{x} f(x_0)[/math] | | `int int y^2x dxdy` | [math]int int y^2x dxdy[/math] | | Accenti e formati | | `a^2` | [math]a^2[/math] | | `a_2` | [math]a_2[/math] | | `a_(i,j)` | [math]a_(i,j)[/math] | | `x_2^4` | [math]x_2^4[/math] | | `hat a` | [math]hat a[/math] | | `bar a` | [math]bar a[/math] | | `vec a` | [math]vec a[/math] | | `dot x` | [math]dot x[/math] | | `ddot a` | [math]ddot a[/math] | | `A hat B C` | [math]A hat B C[/math] | | `hat(ABC)` | [math]hat(ABC)[/math] | | `bar(AB)` | [math]bar(AB)[/math] | | Alfabeto Greco e altri caratteri | | `alpha` | [math]alpha[/math] | | `beta` | [math]beta[/math] | | `gamma` | [math]gamma[/math] | | `Gamma` | [math]Gamma[/math] | | `delta` | [math]delta[/math] | | `Delta` | [math]Delta[/math] | | `epsilon` | [math]epsilon[/math] | | `zeta` | [math]zeta[/math] | | `eta` | [math]eta[/math] | | `theta` | [math]theta[/math] | | `Theta` | [math]Theta[/math] | | `lambda` | [math]lambda[/math] | | `Lambda` | [math]Lambda[/math] | | `mu` | [math]mu[/math] | | `nu` | [math]nu[/math] | | `xi` | [math]xi[/math] | | `pi` | [math]pi[/math] | | `Pi` | [math]Pi[/math] | | `rho` | [math]rho[/math] | | `sigma` | [math]sigma[/math] | | `Sigma` | [math]Sigma[/math] | | `tau` | [math]tau[/math] | | `upsilon` | [math]upsilon[/math] | | `phi` | [math]phi[/math] | | `Phi` | [math]Phi[/math] | | `chi` | [math]chi[/math] | | `psi` | [math]psi[/math] | | `Psi` | [math]Psi[/math] | | `omega` | [math]omega[/math] | | `Omega` | [math]Omega[/math] | | `vartheta` | [math]vartheta[/math] | | `varphi` | [math]varphi[/math] | | `NN` | [math]NN[/math] | | `ZZ` | [math]ZZ[/math] | | `QQ` | [math]QQ[/math] | | `RR` | [math]RR[/math] | | `CC` | [math]CC[/math] | | `aleph` | [math]aleph[/math] | | `25^circ 55' 44''` | [math]25^circ 55' 44''[/math] | | `bot` | [math]bot[/math] | | `oo` | [math]oo[/math] | | `grad` | [math]grad[/math] | | `partial` | [math]partial[/math] | | `neg` | [math]neg[/math] | | `sim` | [math]sim[/math] | | `vv` | [math]vv[/math] | | `vvv` | [math]vvv[/math] | | `^^` | [math]^^[/math] | | `^^^` | [math]^^^[/math] | | `uu` | [math]uu[/math] | | `uuu` | [math]uuu[/math] | | `+-` | [math]+-[/math] | | Frecce | | `larr` | [math]larr[/math] | | `<=` | [math]<=[/math] | | `->` | [math]->[/math] | | `=>` | [math]=>[/math] | | `uarr` | [math]uarr[/math] | | `harr` | [math]harr[/math] | | Matrici | | `<=>` | [math]<=>[/math] | | `((a,b),(c,d))` | [math]((a,b),(c,d)[/math] | | `((i,j,k),(a,b,c),(1,2,3))` | [math]((i,j,k),(a,b,c),(1,2,3))[/math] | | `|(a,b),(c,d)|` | [math]|(a,b),(c,d)|[/math] | | `((1,2),(3,4))^2` | [math]((1,2),(3,4))^2[/math] | | `[[1,2],[3,4]]` | [math][[1,2],[3,4]][/math] | | Simboli Relazionali | | `!=` | [math]!=[/math] | | `<=` | [math]<=[/math] | | `>=` | [math]>=[/math] | | `-<` | [math]-<[/math] | | `>-` | [math]>-[/math] | | `in` | [math]in[/math] | | `notin` | [math]notin[/math] | | `sub` | [math]sub[/math] | | `sup` | [math]sup[/math] | | `sube` | [math]sube[/math] | | `supe` | [math]supe[/math] | | `-=` | [math]-=[/math] | | `~=` | [math]~=[/math] | | `~~` | [math]~~[/math] | | `prop` | [math]prop[/math] | | Simboli Logici | | `not` | [math]not[/math] | | `=>` | [math]=>[/math] | | `if` | [math]if[/math] | | `iff` | [math]iff[/math] | | `AA` | [math]AA[/math] | | `EE` | [math]EE[/math] |
|
Titolo: Come scrivere le formule sul forum
Inserito da: #593429 - 17 Giugno 2009, 16:43:58
Vorrei segnalare questa guida per scrivere le formule matematiche. http://www.matematicamente.it/forum/come-si-scrivono-le-formule-t26179.html (http://www.matematicamente.it/forum/come-si-scrivono-le-formule-t26179.html)
|