<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Pure function - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=pure_function&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_programming">computer programming</a>, a <b>pure function</b> is a <a href="page.php?w=Subroutine">function</a> that has the following properties:</p>

<p>
# the function <a href="page.php?w=Return_statement">return values</a> are <a href="page.php?w=Relational_operator">identical</a> for identical <a href="page.php?w=Argument_of_a_function">arguments</a> (no variation with local <a href="page.php?w=static_variable">static variable</a>s, <a href="page.php?w=non-local_variable">non-local variable</a>s, mutable <a href="page.php?w=Value_type_and_reference_type">reference arguments</a></p><p>
<a accesskey="3" href="page.php?w=pure_function&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
