Template:Inverse/doc: Difference between revisions
Jump to navigation
Jump to search
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
=== Usage === | === Usage === | ||
; <code><nowiki>{{{1}}}</nowiki></code> (required) | ; <code><nowiki>{{{1}}}</nowiki></code> (required) | ||
: Pass in one unnamed parameter for the exponent. | : Pass in one unnamed parameter for the exponent. Pass in <code>p</code> or <code>P</code> to display a superscript plus sign (<code>+</code>) instead. | ||
; <code>fs</code> (optional) | ; <code>fs</code> (optional) | ||
: The font size, set to <code>75%</code> by default. | : The font size, set to <code>75%</code> by default. |
Revision as of 17:10, 17 February 2025
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.
Note: You can use {{inv}}
as a shortcut.
Usage
{{{1}}}
(required)- Pass in one unnamed parameter for the exponent. Pass in
p
orP
to display a superscript plus sign (+
) instead.
fs
(optional)- The font size, set to
75%
by default.