https://en.wikipedia.org/w/index.php?action=history&feed=atom&title=Algorithm_function Algorithm function - Revision history 2025-05-25T19:29:31Z Revision history for this page on the wiki MediaWiki 1.45.0-wmf.2 https://en.wikipedia.org/w/index.php?title=Algorithm_function&diff=1113605075&oldid=prev Xqbot: Bot: Fixing double redirect to Function (computer programming) 2022-10-02T09:45:21Z <p>Bot: Fixing double redirect to <a href="/wiki/Function_(computer_programming)" title="Function (computer programming)">Function (computer programming)</a></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 09:45, 2 October 2022</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>#REDIRECT [[<del style="font-weight: bold; text-decoration: none;">Subroutine</del>]]</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>#REDIRECT [[<ins style="font-weight: bold; text-decoration: none;">Function (computer programming)</ins>]]</div></td> </tr> </table> Xqbot https://en.wikipedia.org/w/index.php?title=Algorithm_function&diff=16448829&oldid=prev Leibniz at 22:15, 26 September 2004 2004-09-26T22:15:22Z <p></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 22:15, 26 September 2004</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>#REDIRECT [[Subroutine]]</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>In [[programming]], an [[algorithm]] is roughly synonymous with a [[method]]. An algorithm/method may return some kind of value to the calling code, but is essentially a block of code used to perform a series of actions or modifications.</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><br /></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>In contrast, a [[Subroutine|function]] is required to return a value. There may be some [[programming language]]s for which this is not a syntactic requirement; but that's the philosophical distinction.</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> </table> Leibniz https://en.wikipedia.org/w/index.php?title=Algorithm_function&diff=6173451&oldid=prev SimonArlott: disambig Function 2004-04-29T14:10:49Z <p>disambig Function</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 14:10, 29 April 2004</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>In [[programming]], an [[algorithm]] is roughly synonymous with a [[method]]. An algorithm/method may return some kind of value to the calling code, but is essentially a block of code used to perform a series of actions or modifications.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>In [[programming]], an [[algorithm]] is roughly synonymous with a [[method]]. An algorithm/method may return some kind of value to the calling code, but is essentially a block of code used to perform a series of actions or modifications.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>In contrast, a [[function]] is required to return a value. There may be some [[programming language]]s for which this is not a syntactic requirement; but that's the philosophical distinction.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>In contrast, a [[<ins style="font-weight: bold; text-decoration: none;">Subroutine|</ins>function]] is required to return a value. There may be some [[programming language]]s for which this is not a syntactic requirement; but that's the philosophical distinction.</div></td> </tr> </table> SimonArlott https://en.wikipedia.org/w/index.php?title=Algorithm_function&diff=3382559&oldid=prev Charles Matthews at 08:47, 28 April 2004 2004-04-28T08:47:31Z <p></p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 08:47, 28 April 2004</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>In [[programming]], an [[algorithm]] is roughly synonymous with a [[method]]. An algorithm/method may return some kind of value to the calling code, but is essentially a block of code used to perform a series of actions or modifications.</div></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>In [[programming]], an [[algorithm]] is roughly synonymous with a [[method]]. An algorithm/method may return some kind of value to the calling code, but is essentially a block of code used to perform a series of actions or modifications.</div></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>In contrast, a [[function]]is required to return a value. There may be some [[programming language]]s for which this is not a syntactic requirement; but that's the philosophical distinction.</div></td> <td class="diff-marker" data-marker="+"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>In contrast, a [[function]]<ins style="font-weight: bold; text-decoration: none;"> </ins>is required to return a value. There may be some [[programming language]]s for which this is not a syntactic requirement; but that's the philosophical distinction.</div></td> </tr> </table> Charles Matthews https://en.wikipedia.org/w/index.php?title=Algorithm_function&diff=3368810&oldid=prev Charles Matthews: Tighten up - 2004-04-28T08:47:18Z <p>Tighten up -</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <col class="diff-marker" /> <col class="diff-content" /> <col class="diff-marker" /> <col class="diff-content" /> <tr class="diff-title" lang="en"> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Previous revision</td> <td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Revision as of 08:47, 28 April 2004</td> </tr><tr> <td colspan="2" class="diff-lineno">Line 1:</td> <td colspan="2" class="diff-lineno">Line 1:</td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Paragraph was moved. Click to jump to old location." href="#movedpara_4_0_lhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_0_0_rhs"></a><ins style="font-weight: bold; text-decoration: none;">In [[programming]], an</ins> [[algorithm]] is roughly synonymous with a [[method]]. An algorithm/method may return some kind of value to the calling code, but is essentially a block of code used to perform a series of actions or modifications.</div></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>This topic is essentially a [[furphy]]. A function and an algorithm are two different descriptions of the same kind of thing. It is a little like saying a spherical box.</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> <td class="diff-marker"></td> <td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td> </tr> <tr> <td colspan="2" class="diff-empty diff-side-deleted"></td> <td class="diff-marker"><a class="mw-diff-movedpara-right" title="Paragraph was moved. Click to jump to old location." href="#movedpara_5_1_lhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_3_0_rhs"></a><ins style="font-weight: bold; text-decoration: none;">In</ins> contrast, a [[function]]is required to return a value. <ins style="font-weight: bold; text-decoration: none;">There</ins> <ins style="font-weight: bold; text-decoration: none;">may</ins> <ins style="font-weight: bold; text-decoration: none;">be</ins> some <ins style="font-weight: bold; text-decoration: none;">[[</ins>programming <ins style="font-weight: bold; text-decoration: none;">language]]s</ins> for which this is not a syntactic requirement<ins style="font-weight: bold; text-decoration: none;">;</ins> but that's the philosophical distinction.</div></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Paragraph was moved. Click to jump to new location." href="#movedpara_0_0_rhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_4_0_lhs"></a><del style="font-weight: bold; text-decoration: none;">An</del> [[algorithm]] is roughly synonymous with a [[method]]. An algorithm<del style="font-weight: bold; text-decoration: none;"> </del>/<del style="font-weight: bold; text-decoration: none;"> </del>method may return some kind of value to the calling code, but is essentially a block of code used to perform a series of actions or modifications.</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><br /></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker"><a class="mw-diff-movedpara-left" title="Paragraph was moved. Click to jump to new location." href="#movedpara_3_0_rhs">&#x26AB;</a></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div><a name="movedpara_5_1_lhs"></a><del style="font-weight: bold; text-decoration: none;">To</del> contrast, a [[function]]<del style="font-weight: bold; text-decoration: none;"> is something which </del>is required to return a value. <del style="font-weight: bold; text-decoration: none;">It</del> <del style="font-weight: bold; text-decoration: none;">is</del> <del style="font-weight: bold; text-decoration: none;">probably true that there are</del> some programming <del style="font-weight: bold; text-decoration: none;">languages</del> for which this is not a syntactic requirement<del style="font-weight: bold; text-decoration: none;">,</del> but that's the philosophical distinction.</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><br /></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> <tr> <td class="diff-marker" data-marker="−"></td> <td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>This may be a disambiguation page.</div></td> <td colspan="2" class="diff-empty diff-side-added"></td> </tr> </table> Charles Matthews https://en.wikipedia.org/w/index.php?title=Algorithm_function&diff=3368807&oldid=prev Tennessee~enwiki at 05:29, 28 April 2004 2004-04-28T05:29:49Z <p></p> <p><b>New page</b></p><div>This topic is essentially a [[furphy]]. A function and an algorithm are two different descriptions of the same kind of thing. It is a little like saying a spherical box.<br /> <br /> An [[algorithm]] is roughly synonymous with a [[method]]. An algorithm / method may return some kind of value to the calling code, but is essentially a block of code used to perform a series of actions or modifications.<br /> <br /> To contrast, a [[function]] is something which is required to return a value. It is probably true that there are some programming languages for which this is not a syntactic requirement, but that&#039;s the philosophical distinction.<br /> <br /> This may be a disambiguation page.</div> Tennessee~enwiki