diff options
Diffstat (limited to 'files/pt-pt/web/mathml/examples/index.html')
-rw-r--r-- | files/pt-pt/web/mathml/examples/index.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/files/pt-pt/web/mathml/examples/index.html b/files/pt-pt/web/mathml/examples/index.html new file mode 100644 index 0000000000..8ae4c20e35 --- /dev/null +++ b/files/pt-pt/web/mathml/examples/index.html @@ -0,0 +1,22 @@ +--- +title: Exemplos +slug: Web/MathML/Examples +tags: + - Beginner + - Exemplo + - Guía + - MathML +translation_of: Web/MathML/Examples +--- +<p>Abaixo encontrará alguns exemplos que poderá consultar para o ajudar a compreender como utilizar a MathML para exibir conceitos matemáticos cada vez mais complexos na <em>web</em>.</p> + +<dl> + <dt><a href="/pt-PT/docs/Web/MathML/Examples/MathML_teorema_de_Pitagoras">Teorema de Pitágoras</a></dt> + <dd>Pequeno exemplo mostrando a provar o teorema de Pitágoras.</dd> + <dt><a href="/pt-PT/docs/Web/MathML/Examples/Derivar_a_Formula_Resolvente">Derivar a Fórmula Resolvente</a></dt> + <dd> + <p>Descreve a derivação da Fórmula Resultante.</p> + </dd> + <dt><a href="/en-US/docs/Mozilla/MathML_Project/MathML_Torture_Test">Teste de MathML</a></dt> + <dd>Conjunto de exemplos a testar a notação de MathML.</dd> +</dl> |