Template:Infobox mathematical function: Difference between revisions

Content deleted Content added
+fixed point
add option for class
 
(39 intermediate revisions by 14 users not shown)
Line 1:
<includeonly>{{Infobox
<table width="250" class="floatright wikitable">{{ #if: {{{name|}}} | <tr><td colspan="2" style="background-color:#e0e0e0"><center>'''{{{name}}}'''</center></td></tr> }}{{ #if: {{{image |}}} | <tr><td colspan="2"><center>[[Image:{{{image}}}|220px]]</center></td></tr> }}{{ #if: {{{heading1|}}} | <tr><td colspan="2" style="background-color:#e0e0e0"> ''Basic features'' </td></tr> }}{{ #if: {{{parity |}}} | <tr><td width="160"> [[Even and odd functions|Parity]] </td><td> {{{parity}}} </td></tr> }}{{ #if: {{{___domain|}}} | <tr><td width="160"> Domain </td><td> {{{___domain}}} </td></tr> }}{{ #if: {{{codomain|}}} | <tr><td width="160"> Codomain </td><td> {{{codomain}}} </td></tr> }}{{ #if: {{{period|}}} | <tr><td width="160"> Period </td><td> {{{period}}} </td></tr> }}{{ #if: {{{heading2|}}} | <tr><td colspan="2" style="background-color:#e0e0e0"> ''Specific values'' </td></tr> }}{{ #if: {{{zero|}}} | <tr><td width="160"> Zero </td><td> {{{zero}}} </td></tr> }}{{ #if: {{{plusinf|}}} | <tr><td width="160"> Value at +∞ </td><td> {{{plusinf}}} </td></tr> }}{{ #if: {{{minusinf|}}} | <tr><td width="160"> Value at -∞ </td><td> {{{minusinf}}} </td></tr> }}{{ #if: {{{max|}}} | <tr><td width="160"> Maxima </td><td> {{{max}}} </td></tr> }}{{ #if: {{{min|}}} | <tr><td width="160"> Minima </td><td> {{{min}}} </td></tr> }}{{ #if: {{{vr1|}}} | <tr><td width="160"> Value at {{{vr1}}} </td><td> {{{f1}}} </td></tr> }}{{ #if: {{{vr2|}}} | <tr><td width="160"> Value at {{{vr2}}} </td><td> {{{f2}}} </td></tr> }}{{ #if: {{{vr3|}}} | <tr><td width="160"> Value at {{{vr3}}} </td><td> {{{f3}}} </td></tr> }}{{ #if: {{{vr4|}}} | <tr><td width="160"> Value at {{{vr4}}} </td><td> {{{f4}}} </td></tr> }}{{ #if: {{{vr5|}}} | <tr><td width="160"> Value at {{{vr5}}} </td><td> {{{f5}}} </td></tr> }}{{ #if: {{{heading3|}}} | <tr><td colspan="2" style="background-color:#e0e0e0"> ''Specific features'' </td></tr> }}{{ #if: {{{asymptote|}}} | <tr><td width="160"> Asymptote </td><td> {{{asymptote}}} </td></tr> }}{{ #if: {{{root|}}} | <tr><td width="160"> Root </td><td> {{{root}}} </td></tr> }}{{ #if: {{{critical|}}} | <tr><td width="160"> Critical point</td><td> {{{critical}}} </td></tr> }}{{ #if: {{{inflection|}}} | <tr><td width="160"> Inflection point</td><td> {{{inflection}}} </td></tr> }}{{ #if: {{{fixed|}}} | <tr><td width="160"> [[Fixed point (mathematics)|Fixed point]]</td><td> {{{fixed}}} </td></tr> }}{{ #if: {{{notes|}}} | <tr><td colspan="2"><small>{{{notes}}}</small></td></tr> }}</table><noinclude>{{/doc}}</noinclude>
| abovestyle = background:#e0e0e0;padding:0.15em 0.5em 0.25em;font-weight:bold;
| above = {{#if:{{{name|}}}|{{{name|}}}|{{BASEPAGENAME}}}}
| imageclass = {{{imageclass|}}}
| imagestyle = padding-bottom:0.4em;
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{imagesize|}}}|alt={{{imagealt|}}}}}
| caption = {{{caption|}}}
| headerstyle = background:#e0e0e0;padding-bottom:0.2em;
| labelstyle = padding-top:0.25em;line-height:1.2em; padding-right:0.65em<!--(to ensure gap between (long/unwrapped) label and data on same line)-->;
 
| header3 = {{#if:{{{general_definition|}}}{{{deriver|}}}{{{motivation_of_creation|}}}{{{fields_of_application|}}}{{{mian_applications|}}} | General information }}
| label4 = General definition
| data4 = {{{general_definition|}}}
| label5 = Deriver of General definition
| data5 = {{{deriver|}}}
| label6 = Motivation of invention
| data6 = {{{motivation_of_creation|}}}
| label7 = Date of solution
| data7 = {{{date|}}}
| label8 = Extends
| data8 = {{{extends|}}}
| label9 = Fields of application
| data9 = {{{fields_of_application|}}}
| label10 = Main applications
| data10 = {{{main_applications|}}}
 
| header11 = {{#if:{{{___domain|}}}{{{codomain|}}}{{{range|}}}
| Domain, codomain and image }}
| label12 = [[Domain of a function|Domain]]
| data12 = {{{___domain|}}}
| label13 = [[Codomain]]
| data13 = {{{codomain|}}}
| label14 = [[Image (mathematics)|Image]]
| data14 = {{{range|}}}
 
| header15 = {{#if:{{{parity|}}}{{{period|}}}{{{analytic|}}}{{{meromorphic|}}}{{{holomorphic|}}}| Basic features }}
| label16 = [[Even and odd functions|Parity]]
| data16 = {{{parity|}}}
| label17 = [[Periodic function|Period]]
| data17 = {{{period|}}}
| label18 = Analytic?
| data18 = {{{analytic|}}}
| label19 = Meromorphic?
| data19 = {{{meromorphic|}}}
| label20 = Holomorphic?
| data20 = {{{holomorphic|}}}
 
| header21 = {{#if:{{{zero|}}}{{{plusinf|}}}{{{minusinf|}}}{{{max|}}}{{{min|}}}{{{vr1|}}} | Specific values }}
| label22 = [[y-intercept|At&nbsp;zero]]
| data22 = {{{zero|}}}
| label23 = Value at&nbsp;&plus;&infin;
| data23 = {{{plusinf|}}}
| label24 = Value at&nbsp;&minus;&infin;
| data24 = {{{minusinf|}}}
| label25 = Maxima
| data25 = {{{max|}}}
| label26 = Minima
| data26 = {{{min|}}}
| label27 = Value at&nbsp;{{{vr1|}}}
| data27 = {{{f1|}}}
| label28 = Value at&nbsp;{{{vr2|}}}
| data28 = {{{f2|}}}
| label29 = Value at&nbsp;{{{vr3|}}}
| data29 = {{{f3|}}}
| label30 = Value at&nbsp;{{{vr4|}}}
| data30 = {{{f4|}}}
| label31 = Value at&nbsp;{{{vr5|}}}
| data31 = {{{f5|}}}
 
| header32 = {{#if:{{{asymptote|}}}{{{root|}}}{{{critical|}}}{{{inflection|}}}{{{fixed|}}}{{{poles|}}}| Specific features }}
| label33 = [[Asymptote]]
| data33 = {{{asymptote|}}}
| label34 = [[Zero of a function|Root]]
| data34 = {{{root|}}}
| label35 = [[Critical point (mathematics)|Critical point]]
| data35 = {{{critical|}}}
| label36 = [[Inflection point|{{wrap|Inflection point}}]]
| data36 = {{{inflection|}}}
| label37 = [[Fixed point (mathematics)|{{wrap|Fixed point}}]]
| data37 = {{{fixed|}}}
| label38 = [[Zeros and poles|Poles]]
| data38 = {{{poles|}}}
 
| header39 = {{#if:{{{reciprocal|}}}{{{other_related|}}} | Related functions}}
| label40 = [[Multiplicative inverse|Reciprocal]]
| data40 = {{{reciprocal|}}}
| label41 = [[Inverse function|Inverse]]
| data41 = {{{inverse|}}}
| label42 = [[Derivative]]
| data42 = {{{derivative|}}}
| label43 = [[Antiderivative]]
| data43 = {{{antiderivative|}}}
| label44 = Other Related
| data44 = {{{other_related|}}}
 
| header45 = {{#if:{{{taylor_series|}}}{{{generalized_continued_fraction|}}} | Series definition }}
| label46 = [[Taylor series]]
| data46 = {{{taylor_series|}}}
| label47 = [[Generalized continued fraction]]
| data47 = {{{generalized_continued_fraction|}}}
| label48 = [[Fourier series]]
| data48 = {{{fourier_series|}}}
 
| header49 = {{#if:{{{corresponding_transform|}}}{{{corresponding_transform_formula|}}} | Transform }}
| label50 = Corresponding transform
| data50 = {{{corresponding_transform|}}}
| label51 = Corresponding transform formula
| data51 = {{{corresponding_transform_formula|}}}
 
 
 
| data52 = {{#if:{{{notes|}}} |<hr/>{{{notes}}} }}
 
}}</includeonly><noinclude>{{Documentation}}</noinclude>