<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://bsd.neuroinf.jp/w/index.php?action=history&amp;feed=atom&amp;title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%3AFormatnum%2Fdoc</id>
	<title>テンプレート:Formatnum/doc - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://bsd.neuroinf.jp/w/index.php?action=history&amp;feed=atom&amp;title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88%3AFormatnum%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Formatnum/doc&amp;action=history"/>
	<updated>2026-04-17T03:30:13Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Formatnum/doc&amp;diff=29530&amp;oldid=prev</id>
		<title>Nijcadmin: 1版</title>
		<link rel="alternate" type="text/html" href="https://bsd.neuroinf.jp/w/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:Formatnum/doc&amp;diff=29530&amp;oldid=prev"/>
		<updated>2015-03-14T03:15:57Z</updated>

		<summary type="html">&lt;p&gt;1版&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
This template formats a number in the local format (local numerals, local thousands separator, decimal separator and the pattern of separators) of a given language.&lt;br /&gt;
&lt;br /&gt;
The total number of digits before and after the decimal point is limited to 16. In the 16th digit there may be a deviation of 1 or 2 units, as the [[w:Unit in the last place|unit in the last place]] (ulp) has a maximum of 2.22 units in the 16th digit (see also [[Help:Calculation#Accuracy]]). &lt;br /&gt;
&lt;br /&gt;
{{tdoc&lt;br /&gt;
|1=1&lt;br /&gt;
|1d=number without thousands separators&lt;br /&gt;
|1stat=required&lt;br /&gt;
|2=2&lt;br /&gt;
|2d=language code&lt;br /&gt;
|2def=value of &amp;lt;nowiki&amp;gt;{{int:Lang}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|3=sep&lt;br /&gt;
|3d=set to any non-empty value to produce a result without thousands separators&lt;br /&gt;
|4=prec&lt;br /&gt;
|4d=number of digits after the decimal point to show&lt;br /&gt;
|4def=if empty or undefined: 0&lt;br /&gt;
|i18n-method=-&lt;br /&gt;
|i18n-desc=&lt;br /&gt;
|seealso=&amp;lt;nowiki/&amp;gt;&lt;br /&gt;
*[[commons:Template:Formatnum]]&lt;br /&gt;
*[[w:Decimal separator#Examples of use]]&lt;br /&gt;
*[[Template:Nts]] - in addition to formatting the number, also an invisible sortkey is prefixed&lt;br /&gt;
|relieson=&amp;lt;nowiki/&amp;gt;&lt;br /&gt;
*[[Template:Formatnum/1]]&lt;br /&gt;
*[[Template:FormatnumDigit]]&lt;br /&gt;
*[[Template:FormatnumSigns]]&lt;br /&gt;
|examples=&amp;lt;nowiki/&amp;gt;&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|en}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|n2=sep|v2=x}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|en|n2=sep|v2=x}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|nl}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|de}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|fr}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|bn}} ({{language|bn}})&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|hi}} ({{language|hi}})&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|fa}} ({{language|fa}})&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|kn}} ({{language|kn}})&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|pa}} ({{language|pa}})&lt;br /&gt;
&lt;br /&gt;
*{{xpsoc|formatnum|123456789012.12}}&lt;br /&gt;
*{{xpsoc|formatnum|12345678901.12}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.12}}&lt;br /&gt;
*{{xpsoc|formatnum|234567890.12}}&lt;br /&gt;
*{{xpsoc|formatnum|34567890.12}}&lt;br /&gt;
*{{xpsoc|formatnum|4567890.12}}&lt;br /&gt;
*{{xpsoc|formatnum|567890.12}}&lt;br /&gt;
*{{xpsoc|formatnum|67890.12}}&lt;br /&gt;
*{{xpsoc|formatnum|7890.12}}&lt;br /&gt;
*{{xpsoc|formatnum|890.12}}&lt;br /&gt;
*{{xpsoc|formatnum|90.12}}&lt;br /&gt;
*{{xpsoc|formatnum|4.12}}&lt;br /&gt;
*{{xpsoc|formatnum|4.1}}&lt;br /&gt;
*{{xpsoc|formatnum|4}}&lt;br /&gt;
&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.12345}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123456}}&lt;br /&gt;
&lt;br /&gt;
*{{xpsoc|formatnum|1234567890|n1=prec|v1=3}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.1|n1=prec|v1=3}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.12|n1=prec|v1=3}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123|n1=prec|v1=3}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.1234|n1=prec|v1=3}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.12345|n1=prec|v1=3}}&lt;br /&gt;
*{{xpsoc|formatnum|1234567890.123456|n1=prec|v1=3}}&lt;br /&gt;
&lt;br /&gt;
*{{xpsoc|formatnum|0.000123456|n1=prec|v1=3}}&lt;br /&gt;
&lt;br /&gt;
*{{xpsoc|formatnum|9999999999.9999}}&lt;br /&gt;
*{{xpsoc|formatnum|9999999999.99999}}&lt;br /&gt;
*{{xpsoc|formatnum|9999999999.999999}}&lt;br /&gt;
*{{xpsoc|formatnum|9999999999.9999999}}&lt;br /&gt;
&lt;br /&gt;
*{{xpsoc|formatnum|-6.7e-8}}&lt;br /&gt;
*{{xpsoc|formatnum|0}}&lt;br /&gt;
*{{xpsoc|formatnum|0|bn}}&lt;br /&gt;
*{{xpsoc|formatnum|6.7e-18}}&lt;br /&gt;
*{{xpsoc|formatnum|6.7e-8}}&lt;br /&gt;
*{{xpsoc|formatnum|6.7e8}}&lt;br /&gt;
*{{xpsoc|formatnum|1.234567890123456e17}}&lt;br /&gt;
*{{xpsoc|formatnum|6.7e17}}&lt;br /&gt;
*{{xpsoc|formatnum|1.234567890123456e18}}&lt;br /&gt;
*{{xpsoc|formatnum|6.7e18}}&lt;br /&gt;
&lt;br /&gt;
*{{xpsoc|formatnum|e8}} (not a valid number, returns the input)&lt;br /&gt;
*{{xpsoc|formatnum}} &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Mathematical templates]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nijcadmin</name></author>
	</entry>
</feed>