28 lines
938 B
XML
28 lines
938 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="absolute" xml:lang="gnome-calculator-es">
|
||
|
||
<info>
|
||
<link type="guide" xref="index#equation"/>
|
||
|
||
<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>Valores absolutos</title>
|
||
|
||
<p>Los valores absolutos se calculan usando el símbolo | o la <link xref="function">función</link> abs.</p>
|
||
<example>
|
||
<p>|−1|</p>
|
||
<p>abs (−1)</p>
|
||
</example>
|
||
</page>
|