<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_mathematical_function%2Fdoc</id>
	<title>Template:Infobox mathematical function/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_mathematical_function%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_mathematical_function/doc&amp;action=history"/>
	<updated>2026-04-04T20:44:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_mathematical_function/doc&amp;diff=9780&amp;oldid=prev</id>
		<title>&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_mathematical_function/doc&amp;diff=9780&amp;oldid=prev"/>
		<updated>2023-05-18T15:07:48Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
{{Generic template demo |_display=italics |name |image={{{image}}} |parity |domain |codomain |range |period |zero |plusinf |minusinf |max |min |vr1 |f1 |vr2 |f2 |vr3=[...] |f3=[...] |vr5 |f5 |asymptote |root |critical |inflection |fixed |notes}}&lt;br /&gt;
&lt;br /&gt;
== Blank syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox mathematical function&lt;br /&gt;
| name = &lt;br /&gt;
| image= |imagesize= &amp;lt;!--(default 220px)--&amp;gt; |imagealt=&lt;br /&gt;
&lt;br /&gt;
| parity= |domain= |codomain= |range= |period=&lt;br /&gt;
&lt;br /&gt;
| zero= |plusinf= |minusinf= |max= |min=&lt;br /&gt;
| vr1= |f1= |vr2= |f2= |vr3= |f3= |vr4= |f4= |vr5= |f5=&lt;br /&gt;
&lt;br /&gt;
| asymptote= |root= |critical= |inflection= |fixed=&lt;br /&gt;
&lt;br /&gt;
| notes = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
* Pairs VR1-f1, f1-VR2, etc. are used for labeling specific value functions. Suppose a function at the point e has a value of 2e and that this point is because of something specific. In this case you should put that as VR1 = eand f1 = 2e. For the next point is used a couple of VR2-f2, etc. If you run out of points (five currently available), ask for more.&lt;br /&gt;
* Variables heading1, heading2, heading3 define whether some of the headlines basic properties, specific values, etc. be displayed. If you do not want a title to be displayed, simply delete the variable from the template. Set the value of the variable to 0 or anything will not prevent the display title.&lt;br /&gt;
* Variables plusinf and minusinf indicate the value function at + ∞ and - ∞.&lt;br /&gt;
* root is the x-intercept, critical is the critical point(s), inflection is inflection point(s)&lt;br /&gt;
* fixed is [[Fixed point (mathematics)|fixed point]](s)&lt;br /&gt;
{{clear right}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
The code below produces the box opposite:&lt;br /&gt;
{{Infobox mathematical function&lt;br /&gt;
| name = Sine&lt;br /&gt;
| image = Sine one period.svg&lt;br /&gt;
&lt;br /&gt;
|general_definition = &amp;lt;math&amp;gt;\sin(\alpha) = \frac {\textrm{opposite}} {\textrm{hypotenuse}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| parity=odd |domain=(−{{lower|0.2em|{{resize|130%|∞}}}}, +{{lower|0.2em|{{resize|130%|∞}}}})&amp;amp;thinsp;{{smallsup|a}} |range=[−1, 1]&amp;amp;thinsp;{{smallsup|a}} |period=2{{pi}}&lt;br /&gt;
| zero=0 |plusinf= |minusinf= &lt;br /&gt;
|max=(2&amp;#039;&amp;#039;k&amp;#039;&amp;#039;{{pi}} + {{sfrac|{{pi}}|2}}, 1){{smallsup|b}} |min=(2&amp;#039;&amp;#039;k&amp;#039;&amp;#039;{{pi}} − {{sfrac|{{pi}}|2}}, −1)&lt;br /&gt;
| vr1= |f1= &amp;lt;!--......--&amp;gt; |vr5= |f5=&lt;br /&gt;
| asymptote= |root=&amp;#039;&amp;#039;k&amp;#039;&amp;#039;{{pi}} |critical=&amp;#039;&amp;#039;k&amp;#039;&amp;#039;{{pi}} + {{sfrac|{{pi}}|2}} |inflection=&amp;#039;&amp;#039;k&amp;#039;&amp;#039;{{pi}} |fixed=0&lt;br /&gt;
| notes = {{ublist |{{sup|a}} For [[Real number|real]] numbers. |{{sup|b}} Variable &amp;#039;&amp;#039;k&amp;#039;&amp;#039; is an [[integer]].}}&lt;br /&gt;
&lt;br /&gt;
|fields_of_application= [[Trigonometry]], [[Integral transform]], etc.&lt;br /&gt;
|date=[[Gupta period]]&lt;br /&gt;
|motivation_of_creation=[[Indian astronomy]]&lt;br /&gt;
&lt;br /&gt;
|reciprocal = [[Cosecant]]&lt;br /&gt;
|inverse = [[Arcsine]]&lt;br /&gt;
|derivative = &amp;lt;math&amp;gt;f&amp;#039;(x) = \cos(x) &amp;lt;/math&amp;gt;&lt;br /&gt;
|antiderivative = &amp;lt;math&amp;gt;\int f(x)\,dx = -\cos(x) + C &amp;lt;/math&amp;gt;&lt;br /&gt;
|generalized_continued_fraction = &amp;lt;math&amp;gt;&lt;br /&gt;
\cfrac{x}{1 + \cfrac{x^2}{2\cdot3-x^2 +&lt;br /&gt;
\cfrac{2\cdot3 x^2}{4\cdot5-x^2 +&lt;br /&gt;
\cfrac{4\cdot5 x^2}{6\cdot7-x^2 + \ddots}}}}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
|taylor_series= &amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots \\[8pt]&lt;br /&gt;
&amp;amp; = \sum_{n=0}^\infty \frac{(-1)^n}{(2n+1)!}x^{2n+1} \\[8pt]&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|other_related= cos, tan, csc, sec, cot&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Infobox mathematical function&lt;br /&gt;
| name = Gamma&lt;br /&gt;
| image = Gamma plot.svg&lt;br /&gt;
| caption = The gamma function along part of the real axis&lt;br /&gt;
&lt;br /&gt;
|general_definition = &amp;lt;math&amp;gt; \Gamma(z) = \int_0^\infty x^{z-1} e^{-x}\,dx \ &amp;lt;/math&amp;gt;,&amp;lt;math&amp;gt;\qquad \Re(z) &amp;gt; 0\ &amp;lt;/math&amp;gt;&lt;br /&gt;
| deriver = [[Daniel Bernoulli]]&lt;br /&gt;
|motivation_of_creation =  [[Interpolation]] for factorial function&lt;br /&gt;
|extends = [[Factorial function]]&lt;br /&gt;
|date =1720s&lt;br /&gt;
|fields_of_application = [[Probability]], [[statistics]], [[combinatorics]]&lt;br /&gt;
|main_applications = probability-distribution functions&lt;br /&gt;
&lt;br /&gt;
|domain={{math|&amp;lt;math&amp;gt;\mathbb{C}&amp;lt;/math&amp;gt; - ℤ&amp;lt;sup&amp;gt;0-&amp;lt;/sup&amp;gt;}} &lt;br /&gt;
|range=&amp;lt;math&amp;gt;\mathbb{C} \setminus \{0\} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|parity=Not even and not odd &lt;br /&gt;
|period=No&lt;br /&gt;
|analytic = Yes&lt;br /&gt;
|meromorphic = Yes&lt;br /&gt;
|holomorphic = Yes except at ℤ&amp;lt;sup&amp;gt;0-&amp;lt;/sup&amp;gt;&lt;br /&gt;
|plusinf= |minusinf= &lt;br /&gt;
|max= No |min= No&lt;br /&gt;
| asymptote= &lt;br /&gt;
|root= No&lt;br /&gt;
| notes = &lt;br /&gt;
| vr1={{math|ℤ&amp;lt;sup&amp;gt;+&amp;lt;/sup&amp;gt;}} |f1= &amp;lt;math&amp;gt;(n-1)!&amp;lt;/math&amp;gt;&lt;br /&gt;
|vr2={{math|ℤ&amp;lt;sup&amp;gt;0-&amp;lt;/sup&amp;gt;}} |f2=Not defined&lt;br /&gt;
|fixed=&amp;lt;math&amp;gt;\supseteq&amp;lt;/math&amp;gt; 1&lt;br /&gt;
|critical=&amp;lt;math&amp;gt;\supseteq&amp;lt;/math&amp;gt; ℤ&amp;lt;sup&amp;gt;0-&amp;lt;/sup&amp;gt;&lt;br /&gt;
|inflection=&amp;lt;math&amp;gt;\supseteq&amp;lt;/math&amp;gt; ℤ&amp;lt;sup&amp;gt;0-&amp;lt;/sup&amp;gt;&lt;br /&gt;
| poles = &amp;lt;math&amp;gt;\supseteq&amp;lt;/math&amp;gt; ℤ&amp;lt;sup&amp;gt;0-&amp;lt;/sup&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| corresponding_transform = [[Mellin transform]]&lt;br /&gt;
| corresponding_transform_formula =&amp;lt;math&amp;gt; \Gamma(z) = \{ \mathcal M e^{-x} \} (z).&amp;lt;/math&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox mathematical function&lt;br /&gt;
| name = Sine&lt;br /&gt;
| image = Sinus.svg&lt;br /&gt;
| parity=odd |domain=(-∞,∞) |range=[-1,1] |period=2π&lt;br /&gt;
| zero=0 |plusinf= |minusinf= |max=((2k+½)π,1) |min=((2k-½)π,-1)&lt;br /&gt;
| asymptote= |root=kπ |critical=kπ-π/2 |inflection=kπ |fixed=0&lt;br /&gt;
| notes = Variable k is an [[integer]].&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{clear right}}&lt;br /&gt;
&lt;br /&gt;
== Tracking category ==&lt;br /&gt;
* {{clc|Pages using infobox mathematical function with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Math templates|BTN}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{basepage subpage|&lt;br /&gt;
[[Category:Mathematics infobox templates]]&lt;br /&gt;
[[Category:Statistics templates]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;WOSlinker</name></author>
	</entry>
</feed>