Latex : Escribir fórmulas con Latex y MathJax

NC > Computación > LaTeX

Para poder escribir fórmulas ser requiere :

<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>

Ejemplo : Escribir una fracción

\frac{1}{2}+3+4+{5}^{6} = x + y

$$ \frac{1}{2}+3+4+{5}^{6}=x+y $$

Links :

  1. https://www.mathjax.org/
  2. https://es.wikipedia.org/wiki/MathJax
  3. https://en.wikipedia.org/wiki/MathJax
  4. http://torguerra.blogspot.com/2012/06/latex-con-mathjax-en-blogger.html
  5. http://taller-edublog.blogspot.com/2014/02/como-insertar-ecuaciones-en-blogger.html
  6. http://minisconlatex.blogspot.pe/2010/11/ecuaciones.html
  7. https://www.geogebra.org/manual/es/C%C3%B3digo_LaTeX_para_las_f%C3%B3rmulas_m%C3%A1s_comunes
0.09

No hay comentarios.:

Publicar un comentario