<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wiki.brdoom.org/index.php?action=history&amp;feed=atom&amp;title=Abs</id>
	<title>Abs - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.brdoom.org/index.php?action=history&amp;feed=atom&amp;title=Abs"/>
	<link rel="alternate" type="text/html" href="https://wiki.brdoom.org/index.php?title=Abs&amp;action=history"/>
	<updated>2026-04-15T01:13:40Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.brdoom.org/index.php?title=Abs&amp;diff=213&amp;oldid=prev</id>
		<title>MegaManx3: Criou página com &#039;{{DISPLAYTITLE:abs}} This function can be used to return the absolute value of a negative integer. &lt;pre&gt; function int abs (int x) {     if (x &lt; 0)         return -x;      return x; } &lt;/pre&gt;  category:Sample ACS functions&#039;</title>
		<link rel="alternate" type="text/html" href="https://wiki.brdoom.org/index.php?title=Abs&amp;diff=213&amp;oldid=prev"/>
		<updated>2026-03-08T19:26:26Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;{{DISPLAYTITLE:abs}} This function can be used to return the absolute value of a negative integer. &amp;lt;pre&amp;gt; function int abs (int x) {     if (x &amp;lt; 0)         return -x;      return x; } &amp;lt;/pre&amp;gt;  &lt;a href=&quot;/index.php?title=Categoria:Sample_ACS_functions&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Categoria:Sample ACS functions (página inexistente)&quot;&gt;category:Sample ACS functions&lt;/a&gt;&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:abs}}&lt;br /&gt;
This function can be used to return the absolute value of a negative integer.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
function int abs (int x)&lt;br /&gt;
{&lt;br /&gt;
    if (x &amp;lt; 0)&lt;br /&gt;
        return -x;&lt;br /&gt;
&lt;br /&gt;
    return x;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[category:Sample ACS functions]]&lt;/div&gt;</summary>
		<author><name>MegaManx3</name></author>
	</entry>
</feed>