ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/share/help-langpack/es/gnome-calculator/power.page

69 lines
2.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="guide" id="power" xml:lang="gnome-calculator-es">
<info>
<link type="guide" xref="index#equation"/>
<revision pkgversion="3.16" date="2015-02-21" status="candidate"/>
<credit type="editor">
<name>Ekaterina Gerasimova</name>
<email its:translate="no">kittykat3756@gmail.com</email>
<years>2015</years>
</credit>
<credit type="editor">
<name>Sebastian Rasmussen</name>
<email its:translate="no">sebras@gmail.com</email>
<years>2015</years>
</credit>
<desc>Aprender a introducir raíces y potencias en la calculadora.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>daniel.mustieles@gmail.com</mal:email>
<mal:years>2012 - 2020</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Jorge González</mal:name>
<mal:email>jorgegonz@svn.gnome.org</mal:email>
<mal:years>2010</mal:years>
</mal:credit>
</info>
<title>Potencias y raíces</title>
<p>Las potencias se introducen añadiendo un <link xref="superscript">superíndice</link> después del valor.</p>
<example>
<p></p>
</example>
<p>La inversa de un número se puede introducir usando el símbolo de inverso ⁻¹ (<keyseq><key>Ctrl</key><key>I</key></keyseq>).</p>
<example>
<p>3⁻¹</p>
</example>
<p>Las potencias también se pueden calcular usando el símbolo ^. Esto permite que la potencia sea una ecuación.</p>
<example>
<p>5^(62)</p>
</example>
<p>Si su teclado no tiene una tecla <key>^</key> puede usar la tecla <key>*</key> dos veces.</p>
<p>Se pueden calcular las raíces cuadradas usando el símbolo √ (<keyseq><key>Ctrl</key><key>R</key></keyseq>).</p>
<example>
<p>√2</p>
</example>
<p>Se pueden calcular las raíces enésimas poniendo un <link xref="superscript">subíndice</link> antes del símbolo de raíz.</p>
<example>
<p>₃√2</p>
</example>
</page>