<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AX10%5E%2Fdoc</id>
	<title>Template:X10^/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AX10%5E%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:X10%5E/doc&amp;action=history"/>
	<updated>2026-05-15T23:57:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:X10%5E/doc&amp;diff=24703&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:X10%5E/doc&amp;diff=24703&amp;oldid=prev"/>
		<updated>2022-11-17T09:30:13Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:00, 17 November 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:X10%5E/doc&amp;diff=24702&amp;oldid=prev</id>
		<title>wikipedia&gt;Gonnym: /* Delimiters */</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:X10%5E/doc&amp;diff=24702&amp;oldid=prev"/>
		<updated>2021-12-10T08:46:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Delimiters&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The {{tl|10^}} and {{tl|x10^}} templates are intended to facilitate and make uniform [[scientific notation]] numbers. The {{tl|10^}} template works exactly as described below except that it does not generate a multiplication (&amp;quot;{{xt|&amp;amp;times;}}&amp;quot;) symbol.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
To render {{mxt|3.14{{x10^|-12}}}}, instead of writing {{code|2=html|3.14&amp;amp;nbsp;×&amp;amp;nbsp;10&amp;lt;sup&amp;gt;&amp;amp;minus;12&amp;lt;/sup&amp;gt;}} you can write {{mxt|&amp;lt;nowiki&amp;gt;3.14{{x10^|-12}}&amp;lt;/nowiki&amp;gt;}}:&lt;br /&gt;
&lt;br /&gt;
: {{mxt|&amp;lt;nowiki&amp;gt;{{x10^|b}}&amp;lt;/nowiki&amp;gt;}} &amp;amp;rarr; {{mxt|{{x10^|b}}}}&lt;br /&gt;
&lt;br /&gt;
: {{mxt|&amp;lt;nowiki&amp;gt;{{10^|b}}&amp;lt;/nowiki&amp;gt;}} &amp;amp;rarr; {{mxt|{{10^|b}}}}&lt;br /&gt;
&lt;br /&gt;
: {{mxt|&amp;lt;nowiki&amp;gt;{{x10^|-12}}&amp;lt;/nowiki&amp;gt;}} &amp;amp;rarr; {{mxt|{{x10^|-12}}}}&lt;br /&gt;
&lt;br /&gt;
: {{mxt|&amp;lt;nowiki&amp;gt;{{10^|-12}}&amp;lt;/nowiki&amp;gt;}} &amp;amp;rarr; {{mxt|{{10^|-12}}}}&lt;br /&gt;
&lt;br /&gt;
The first output character for {{tlf|x10^}} is a non-breaking thin-space (&amp;quot;{{mxt|]}}&amp;quot; and &amp;quot;{{mxt|[}}&amp;quot; are used to illustrate the effects):&lt;br /&gt;
&lt;br /&gt;
: {{mxt|&amp;lt;nowiki&amp;gt;]{{x10^|b}}[&amp;lt;/nowiki&amp;gt;}} &amp;amp;rarr; {{mxt|]{{x10^|b}}[}}&lt;br /&gt;
&lt;br /&gt;
: {{mxt|&amp;lt;nowiki&amp;gt;]{{10^|b}}[&amp;lt;/nowiki&amp;gt;}} &amp;amp;rarr; {{mxt|]{{10^|b}}[}}&lt;br /&gt;
&lt;br /&gt;
: {{mxt|&amp;lt;nowiki&amp;gt;]{{x10^|-12}}[&amp;lt;/nowiki&amp;gt;}} &amp;amp;rarr; {{mxt|]{{x10^|-12}}[}}&lt;br /&gt;
&lt;br /&gt;
: {{mxt|&amp;lt;nowiki&amp;gt;]{{10^|-12}}[&amp;lt;/nowiki&amp;gt;}} &amp;amp;rarr; {{mxt|]{{10^|-12}}[}}&lt;br /&gt;
===Delimiters===&lt;br /&gt;
&lt;br /&gt;
The template uses gaps or commas, per {{tl|Val}}.&amp;lt;br /&amp;gt;&lt;br /&gt;
: {{mxt|&amp;lt;nowiki&amp;gt;1.2{{x10^|12341}}&amp;lt;/nowiki&amp;gt;}} &amp;amp;rarr; {{mxt|1.2{{x10^|12341}}}}&lt;br /&gt;
&lt;br /&gt;
See ''[[#Forcing text display]]'' to turn this off.&lt;br /&gt;
&lt;br /&gt;
===Text and number recognition===&lt;br /&gt;
By default, the template recognizes both text and numbers. That is, typing {{mxt|&amp;lt;nowiki&amp;gt;3.14{{x10^|-12}}&amp;lt;/nowiki&amp;gt;}}  will produce {{mxt|3.14{{x10^|-12}}}}, with the proper [[minus sign]] (&amp;quot;{{mxt|&amp;amp;minus;}}&amp;quot;), rather than with a [[hyphen]] (&amp;quot;{{mxt|-}}&amp;quot;). However, typing {{mxt|&amp;lt;nowiki&amp;gt;A{{x10^|-BC}}&amp;lt;/nowiki&amp;gt;}} will produce {{mxt|A{{x10^|-BC}}}} since {{mxt|BC}} is not a number. In those cases, you need to write {{mxt|&amp;lt;nowiki&amp;gt;A{{x10^|&amp;amp;amp;minus;BC}}&amp;lt;/nowiki&amp;gt;}} to produce the correct {{mxt|A{{x10^|&amp;amp;minus;BC}}}}.&lt;br /&gt;
&lt;br /&gt;
A minus sign also has to be provided for cases like {{mxt|1.2{{x10^|1 &amp;amp;minus; 2}}}} ({{mxt|&amp;lt;nowiki&amp;gt;1.2{{x10^|1 &amp;amp;amp;minus; 2}}&amp;lt;/nowiki&amp;gt;}}).&lt;br /&gt;
&lt;br /&gt;
===Explicit plus sign===&lt;br /&gt;
To explicitly display the {{mxt|+}} character, write {{mxt|&amp;lt;nowiki&amp;gt;1.2{{x10^|4|plus}}&amp;lt;/nowiki&amp;gt;}} which will produce {{mxt|1.2{{x10^|4|plus}}}}.&lt;br /&gt;
&lt;br /&gt;
===Forcing text display===&lt;br /&gt;
To force the template to display the input as text, and forgo the automatic delimitation and the recognition of the hyphen as a minus sign, write {{mxt|&amp;lt;nowiki&amp;gt;1.2{{x10^|&amp;amp;amp;minus;42342|text}}&amp;lt;/nowiki&amp;gt;}}, which will display {{mxt|1.2{{x10^|&amp;amp;minus;42342|text}}}} instead of {{mxt|1.2{{x10^|-42342}}}}. This can also be used as an alternative to explicitly display the plus sign ({{mxt|&amp;lt;nowiki&amp;gt;1.2{{x10^|+4|text}}&amp;lt;/nowiki&amp;gt;}} gives {{mxt|1.2{{x10^|+4|text}}}}), but remember that you also lose delimitation if you do it this way.&lt;br /&gt;
&lt;br /&gt;
== Tracking category ==&lt;br /&gt;
* {{clc|Articles using x10^ with no parameters}} – a hidden category which may be added to pages using [[Template:E]]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[m:Template:e]]&lt;br /&gt;
* {{tl|e-sp}}, a more spaced version of {{tl|x10^}}.&lt;br /&gt;
* {{tl|val}}&lt;br /&gt;
* {{tl|scinote}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Sup and sub-related templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Mathematical formatting templates]]&lt;br /&gt;
[[Category:Superscript and subscript templates]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;Gonnym</name></author>
	</entry>
</feed>