Template:Infobox mathematical function/doc: Difference between revisions

Content deleted Content added
Chhado (talk | contribs)
m Updated doc to reflect changes made to the template.
m syntaxhighlight lang="wikitext"
 
Line 5:
 
== Blank syntax ==
<syntaxhighlight lang="wikitext">
<pre>
{{Infobox mathematical function
| name =
Line 19:
| notes =
}}
</syntaxhighlight>
</pre>
 
== Parameters ==
Line 108:
}}
 
<syntaxhighlight lang="wikitext">
<pre>
{{Infobox mathematical function
| name = Sine
Line 117:
| notes = Variable k is an [[integer]].
}}
</syntaxhighlight>
</pre>
{{clear right}}