Content deleted Content added
Citation bot (talk | contribs) Add: year, date. | Use this bot. Report bugs. | Suggested by Abductive | Category:Functional programming | #UCB_Category 12/67 |
→Maxima: lang="maxima" |
||
Line 1,273:
===Maxima===
In [[Maxima (software)|Maxima]] anonymous functions are defined using the syntax <code>lambda(argument-list,expression)</code>,
<syntaxhighlight lang="
</syntaxhighlight>
|