# Funciones Adicionales

### Formulas matemáticas.
Adicional a la configuración básica de Markdown, el sitio tiene implementados algunos scripts correspondientes a las librerias de [Mathjax](https://www.mathjax.org/). Esta librería permite insertar comandos TeX dentro de 'HTML', para que reconozca el codigo se debe encerrar dentro de **\\ \[  \\\ ]**, se muestran algunos ejemplos complejos a continuación. Para ver el commando TeX se puede hacer click derecho sobre la ecuación y luego sobre **Show Math As >>** *Tex Commands*.

<body>
<p>
  Cuando \(a \ne 0\), existen dos soluciones para \(ax^2 + bx + c = 0\) que son:
\[x = {-b \pm \sqrt{b^2-4ac} \over 2a}.\]
  <table class="table table-hover table-striped">
   <th>Otros Ejemplos:</th>
    <tr>
     <td> \[f(a) = \frac{1}{2\pi i} \oint\frac{f(z)}{z-a}dz\]</td>
    </tr>
    <tr>
     <td>\[ \int_D ({\nabla\cdot} F)dV=\int_{\partial D} F\cdot ndS \]</td>
    </tr>
     <tr>
     <td>\[ \sigma = \sqrt{ \frac{1}{N} \sum_{i=1}^N (x_i -\mu)^2} \]</td>
    </tr>
     <tr>
     <td>\[ \vec{\nabla} \times \vec{F} =
            \left( \frac{\partial F_z}{\partial y} - \frac{\partial F_y}{\partial z} \right) \mathbf{i}
          + \left( \frac{\partial F_x}{\partial z} - \frac{\partial F_z}{\partial x} \right) \mathbf{j}
          + \left( \frac{\partial F_y}{\partial x} - \frac{\partial F_x}{\partial y} \right) \mathbf{k} \]</td>
    </tr>
     <tr>
     <td>\[ (\nabla_X Y)^k = X^i (\nabla_i Y)^k =
           X^i \left( \frac{\partial Y^k}{\partial x^i} + \Gamma_{im}^k Y^m \right) \]</td>
    </tr>
  </table>
</p>
</body>

### Creación de figuras
El sitio permite crear figuras por medio de la interfaz de Draw.io. 

[![](https://wiki.ine.gob.gt/uploads/images/gallery/2023-02/scaled-1680-/Jg0MStOdrBNUOVSu-image-1676667659428.png)](https://wiki.ine.gob.gt/uploads/images/gallery/2023-02/Jg0MStOdrBNUOVSu-image-1676667659428.png)


### Archivos Adjuntos 

Se pueden adjuntar documentos en la página.

[![](https://wiki.ine.gob.gt/uploads/images/gallery/2023-02/scaled-1680-/QCdZeGp5S9zZfKjr-image-1676667974720.png)](https://wiki.ine.gob.gt/uploads/images/gallery/2023-02/QCdZeGp5S9zZfKjr-image-1676667974720.png)