Template:Inverse/doc: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
ArrowHead294 (talk | contribs)
m De-escape
ArrowHead294 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{dochead}}
{{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.
{{shortcut|inv}}
=== Usage ===
=== Usage ===
; <code><nowiki>{{{1}}}</nowiki></code> (required)
; <code><nowiki>{{{1}}}</nowiki></code> (optional)
: Pass in one unnamed parameter for the exponent.
: Pass in one unnamed parameter for the exponent. The default is 1, which will display <code>−1</code>.
 
; <code>fs</code> (optional)
: The font size, set to <code>75%</code> by default.

Latest revision as of 17:21, 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}}} (optional)
Pass in one unnamed parameter for the exponent. The default is 1, which will display −1.