Diferencia entre revisiones de «Comentarios:Código LaTeX para las fórmulas más comunes»

De GeoGebra Manual
Saltar a: navegación, buscar
(Página reemplazada por «<!-- DO NOT EDIT THIS LINE-->{{:Manual:{{PAGENAME}}}}<!-- END: DO NOT EDIT THIS LINE --> en:LaTeX-code for the most common formulas [[it:Sintassi LaTeX per le form...»)
Línea 1: Línea 1:
''En caso de incluir en algún caso una fórmula muy extensa, se agradecerá que se la pase a compartir. Esta modalidad nos permite economizar tiempos y esfuerzos a todos.'' Sencillamente, se edita esta página y se pega el código en la caja de entrada de no conocerse la correcta operatoria de empleo de código-wiki.
+
<!-- DO NOT EDIT THIS LINE-->{{:Manual:{{PAGENAME}}}}<!-- END: DO NOT EDIT THIS LINE -->
 
 
==Cómo usar las fórmulas==
 
Basta con copiar el texto de la columna '''Entrada LaTex''' en la caja de entrada del objeto de texto. En caso de fórmulas dinámicas, es preciso insertar el objeto en lugar de las variables que se emplean aquí.
 
 
 
==Fórmulas Utiles==
 
 
 
{| class="pretty"
 
! Uso !!Entrada LaTex !! Salida LaTex
 
|-  
 
| Pendiente de una recta
 
| m=\frac{y_2-y_1}{x_2-x_1}
 
| <math>m=\frac{y_2-y_1}{x_2-x_1}</math>
 
|-
 
| Pendiente de una recta (2)
 
| m= \frac{Δy}{Δx}=\frac{y_A-y_B}{x_A-x_B}
 
| <math> m= \frac{Δy}{Δx}=\frac{y_A-y_B}{x_A-x_B}</math>
 
|-
 
| Interés Compuesto
 
| Monto = Inicial \cdot \left( 1 + \frac {tasa}{períodos}  \right)  ^ {tiempo\; \cdot\; períodos}
 
|<math>Monto = Inicial \cdot \left( 1 + \frac {tasa}{períodos}  \right)  ^ {tiempo\; \cdot\; períodos}</math>
 
|-
 
| Ecuación Cuadrática
 
| a x^2\; +\; b x\; +\; c\; =\; 0
 
| <math>a x^2\; +\; b x\; +\; c\; =\; 0</math>
 
  |-
 
| Ecuación Cuadrática Simplificada
 
| x^2\; +\; p x\; +\; q\; =\; 0
 
| <math>x^2\; +\; p x\; +\; q\; =\; 0</math>
 
|-
 
| Fórmula del Vértice
 
|  f(x)\; =\; a(x\; -\; h)^2\; +\; k
 
| <math> f(x)\; =\; a(x\; -\; h)^2\; +\; k</math>
 
|-
 
| Formato Factorizado
 
| f(x)\; =\; (x\; +\; a)\;(x\; +\; b)
 
| <math>f(x)\; =\; (x\; +\; a)\;(x\; +\; b)</math>
 
|-
 
| Fórmula Cuadrática
 
| x\; =\; \frac {-b\; \pm\; \sqrt {b^2\; -\; 4ac}}{2a}
 
| <math>x\; =\; \frac {-b\; \pm\; \sqrt {b^2\; -\; 4ac}}{2a}</math>
 
|-
 
| Fórmula Cuadrática
 
| x_{1/2}\; =\; \frac {-b\; \pm\; \sqrt {b^2\; -\; 4ac}}{2a}
 
| <math>x_{1/2}\; =\; \frac {-b\; \pm\; \sqrt {b^2\; -\; 4ac}}{2a}</math>
 
|-
 
| Fórmula Cuadrática para la Ecuación Cuadrática Simplificada
 
| x_{1/2}\; =\; - \frac{p}{2}{\; \pm\; \sqrt {\left( \frac{p}{2} \right)^2\; -\; q}}
 
| <math>x_{1/2}\; =\; - \frac{p}{2}{\; \pm\; \sqrt {\left( \frac{p}{2} \right)^2\; -\; q}}</math>
 
|-
 
| Fórmula Cuadrática para la Ecuación Cuadrática Simplificada
 
| x_{1/2}\; =\; - \frac{p}{2}{\; \pm\; \sqrt {\left( \frac{p}{2} \right)^2\; -\; q}}
 
| <math>x_{1/2}\; =\; - \frac{p}{2}{\; \pm\; \sqrt { \frac{p^2}{4} \; -\; q}}</math>
 
|-
 
| Ecuación Cúbica
 
| a x^3\; +\; b x^2\; +\; c x\; +\; d\; =\; 0
 
| <math>a x^3\; +\; b x^2\; +\; c x\; +\; d\; =\; 0</math>
 
|-
 
| Formato Vértice en Cúbicas
 
| a x^3\; +\; b x^2\; +\; c x\; +\; d\; =\; 0
 
| <math>a x^3\; +\; b x^2\; +\; c x\; +\; d\; =\; 0</math>
 
|-
 
| Fórmulas Trigonométricas Básicas
 
| \sin A = \frac {opp}{hyp} = \frac {a}{c} = (a/c)
 
| <math>\sin A = \frac {opp}{hyp} = \frac {a}{c} = (a/c)</math>
 
|-
 
|
 
| f(x)\; =\; a\; \sin\; b\;(x\; -\; h)\; +\; k
 
| <math>f(x)\; =\; a\; \sin\; b\;(x\; -\; h)\; +\; k</math>
 
|-
 
|
 
| f(x)\; =\; a\; sin\; (B x + C) + k
 
| <math>f(x)\; =\; a\; \sin\; (B x + C) + k</math>
 
|-
 
|
 
| b\;(x\; -\; h)\; = B\; \left( x\; -\; \frac {-C}{B} \right)
 
| <math>b\;(x\; -\; h)\; = B\; \left( x\; -\; \frac {-C}{B} \right)</math>
 
|-
 
|
 
| h\; = \frac {-C}{B}
 
| <math>h\; = \frac {-C}{B}</math>
 
|-
 
| Formatos de Límites
 
|  \lim\limits_{\substack{x \to ? \\x > ?} }
 
| <math> \lim\limits_{\substack{x \to ? \\x > ?} }</math>
 
|-
 
|
 
| \lim\limits_{\substack{x \to ? \\x < ?} }
 
| <math>\lim\limits_{\substack{x \to ? \\x < ?} }</math>
 
|-
 
|
 
| \lim\limits_{x \to \infty}
 
| <math>\lim\limits_{x \to \infty}</math>
 
|-
 
| Producto de complejos en forma polar
 
| r_\alpha  \cdot s_\beta  = \left( r \cdot s \right)_{\alpha  + \beta }
 
| <math>r_\alpha  \cdot s_\beta  = \left( r \cdot s \right)_{\alpha  + \beta }</math>
 
|-
 
|}
 
 
 
 
[[en:LaTeX-code for the most common formulas]]
 
[[en:LaTeX-code for the most common formulas]]
 +
[[it:Sintassi LaTeX per le formule di uso più comune]]
 
[[Categoría:Referencia|LaTeX  - Fórmulas más Comunes]]
 
[[Categoría:Referencia|LaTeX  - Fórmulas más Comunes]]

Revisión del 23:14 19 mar 2013

© 2024 International GeoGebra Institute