20,741
edits
| Line 300: | Line 300: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== Adding new Functions == | === Adding new Functions === | ||
Here's a stub that demonstrates how to add a new mathematical function named '''myFunction''': | Here's a stub that demonstrates how to add a new mathematical function named '''myFunction''': | ||
<syntaxhighlight lang="diff"> | <syntaxhighlight lang="diff"> | ||