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

36 lines
1.5 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/" type="guide" id="scientific" xml:lang="gnome-calculator-es">
<info>
<link type="guide" xref="index#number"/>
<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>Notación científica</title>
<p>Para introducir números en formato científico use el botón <gui>×10x</gui> (<keyseq><key>Ctrl</key><key>E</key></keyseq>). El <link xref="superscript">modo numérico</link> cambia automáticamente a superíndice. Para introducir 2×10¹⁰⁰, comience introduciendo la mantisa (2):</p>
<example>
<p>2</p>
</example>
<p>Después pulse el botón de notación científica (o pulse <keyseq><key>Ctrl</key><key>E</key></keyseq>):</p>
<example>
<p>2×10</p>
</example>
<p>Después introduzca el exponente (100):</p>
<example>
<p>2×10¹⁰⁰</p>
</example>
<p>Para mostrar los resultados de forma científica cambie el <link xref="number-display">formato del resultado</link>.</p>
</page>