Template:E-sp/doc: Difference between revisions
Template page
More actions
Created page with "{{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{for|the template used to show the flag of Spain|Template:ESP}} {{for|the template used for responding to requests for edits to semi-protected pages|Template:ESp}} == Usage == {{tl|e-sp}}, a more padded version of {{tl|e}}, is intended to facilitate and make uniform scientific notation numbers. <!--It should be substituted.--> To render, for example, : 3.14{{e-sp|−12}} u..." |
(No difference)
|
Latest revision as of 02:52, 19 February 2025
| This is a documentation subpage for Template:E-sp. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
{{e-sp}}, a more padded version of {{e}}, is intended to facilitate and make uniform scientific notation numbers.
To render, for example,
- 3.14 × 10−12
use
3.14{{e-sp|−12}}
instead of
3.14 × 10<sup>−12</sup>
Note that the parameter is text, not a number; it can include variables that can be italicized, etc. This also means that using a hyphen (-) and a minus sign (−) with negative numbers gives different results:
3.14{{e-sp|-12}} | yields: | 3.14 × 10-12 |
3.14{{e-sp|−12}} | yields: | 3.14 × 10−12 |
3.14{{e-sp|−12}} | yields: | 3.14 × 10−12 |
3.14{{e-sp|''z'' − ''y''}} | yields: | 3.14 × 10z − y |
See also
- {{e}}
- {{10^}}
- {{scinote}}
- {{Sup and sub-related templates}}