Difference between revisions of "Template:Algorithm-end"

(Created page with "*<small>"←" is a shorthand for "changes to". For instance, "''largest'' ← ''item''" means that the value of ''largest'' changes to the value of ''item''.</small> *<...")
 
 
Line 1: Line 1:
*<small>"&larr;" is a shorthand for "changes to".  For instance, "''largest'' &larr; ''item''" means that the value of ''largest'' changes to the value of ''item''.</small>
 
*<small>"'''return'''" terminates the algorithm and outputs the value that follows.</small>
 
 
</div><noinclude>
 
</div><noinclude>
 
[[Category:Algorithms| ]]
 
[[Category:Algorithms| ]]
 
[[Category:Computer science templates]]
 
[[Category:Computer science templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 18:08, 19 July 2014

</div>