Template:Inverse/doc: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
+ see also |
||
| Line 1: | Line 1: | ||
{{ | {{Dochead}} | ||
This template is intended to be used for the inverse of a function, matrix, etc. in mathematics. It removes the need to have to manually type out the superscripts or minus signs when denoting an inverse. | This template is intended to be used for the inverse of a function, matrix, etc. in mathematics. It removes the need to have to manually type out the superscripts or minus signs when denoting an inverse. | ||
{{ | {{Shortcut|inv}} | ||
=== Usage === | === Usage === | ||
; <code><nowiki>{{{1}}}</nowiki></code> (optional) | ; <code><nowiki>{{{1}}}</nowiki></code> (optional) | ||
: Pass in one unnamed parameter for the exponent. The default is 1, which will display <code>−1</code>. | : Pass in one unnamed parameter for the exponent. The default is 1, which will display <code>−1</code>. | ||
=== See also === | |||
* [[Template: Pseudoinverse]] | |||