Difference between revisions of "Template:Large numbers"

From blackwiki
Jump to navigation Jump to search
(Billion is the largest number in EVERYDAY use)
imported>GB fan
(deleted)
 
(107 intermediate revisions by 65 users not shown)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name = Large numbers
+
|name     = Large numbers
|title = [[Large numbers]]
+
|title     = [[Large numbers]]
 +
|bodyclass = hlist
 +
|state    = {{{state|autocollapse}}}
  
|group1 = Subarticles
+
|belowstyle=font-weight:bold;
|list1 = [[Names of large numbers]]{{·}} [[History of large numbers]]
+
|below =  
 +
* [[Names of large numbers|Names]]
 +
* [[History of large numbers|History]]
  
|group2 = Examples (numerical order) <br> [[Large_numbers#Examples_of_numbers.2C_in_numerical_order|Standardized list]]{{·}} [[Names of large numbers|Name list]]
+
|group2 = Examples in<br>numerical order
|list2 = [[billion]]{{·}} [[googol]]{{·}} [[googolplex]]{{·}} [[Skewes' number]]{{·}} [[Moser's number]]{{·}} [[Graham's number]]{{·}} [[Transfinite number]]s
+
|list2  =
 +
* [[1000 (number)|Thousand]]
 +
* [[10,000|Ten thousand]]
 +
* [[100,000|Hundred thousand]]
 +
* [[1,000,000|Million]]
 +
* [[10,000,000|Ten million]]
 +
* [[100,000,000|Hundred million]]
 +
* [[1,000,000,000|Billion]]
 +
* [[Orders of magnitude (numbers)#1012|Trillion]]
 +
* [[Orders of magnitude (numbers)#1015|Quadrillion]]
 +
* [[Orders of magnitude (numbers)#1018|Quintillion]]
 +
* [[Orders of magnitude (numbers)#1021|Sextillion]]
 +
* [[Orders of magnitude (numbers)#1024|Septillion]]
 +
* [[Orders of magnitude (numbers)#1027|Octillion]]
 +
* [[Orders of magnitude (numbers)#1030|Nonillion]]
 +
* [[Orders of magnitude (numbers)#1033|Decillion]]
 +
* [[Googol]]
 +
* [[Googolplex]]
 +
* [[Skewes's number]]
 +
* [[Steinhaus–Moser notation|Moser's number]]
 +
* [[Graham's number]]
 +
* [[Kruskal's_tree_theorem|TREE(3)]]
 +
* [[Friedman's SSCG function|SSCG(3)]]
 +
* [[Rayo's number]]
 +
* [[Transfinite number]]s
  
|group3 = Expression methods
+
|group3 = Expression<br>methods
|list3 = {{Navbox|child
+
|list3 =
|group1 = Notations
+
{{Navbox|child
|list1 = [[Knuth's up-arrow notation]]{{·}} [[Conway chained arrow notation]]{{·}} [[Steinhaus–Moser notation]]
+
  |group1 = Notations
|group2 = Operators
+
  |list1 =  
|list2 = [[Hyperoperation|Hyper operator]]s ([[Tetration]]) {{·}} [[Ackermann function]]
+
* [[Scientific notation]]
 +
* [[Knuth's up-arrow notation]]
 +
* [[Conway chained arrow notation]]
 +
* [[Steinhaus–Moser notation]]
 +
  |group2 = Operators
 +
  |list2 =  
 +
* [[Hyperoperation]]
 +
** [[Tetration]]
 +
** [[Pentation]]
 +
* [[Ackermann function]]
 +
* [[Grzegorczyk hierarchy]]
 +
* [[Fast-growing hierarchy]]
 
}}
 
}}
  
|group4= Related articles
+
|group4 = Related<br>articles<br>(alphabetical order)<br>
|list4= [[Number system]]s{{·}} [[Number names]]{{·}} [[Orders of magnitude (numbers)]]{{·}} [[List of numbers]]{{·}} [[Indefinite and fictitious numbers]]
+
|list4 =  
}}<noinclude>
+
* [[Extended real number line]]
[[Category:Mathematics templates|{{PAGENAME}}]]
+
* [[Gigantic prime]]
[[zh:模板:大数]]
+
* [[Indefinite and fictitious numbers]]
[[tr:Şablon:Büyük sayılar]]
+
* [[Infinitesimal]]
</noinclude>
+
* [[Largest known prime number]]
 +
* [[List of numbers]]
 +
* [[Long and short scales]]
 +
* [[Number|Number system]]s
 +
* [[Numeral (linguistics)|Number names]]
 +
* [[Orders of magnitude (numbers)|Orders of magnitude]]
 +
* [[Power of two]]
 +
* [[Power of three]]  
 +
* [[Power of 10]]
 +
* [[Carl_Sagan#Sagan_units|Sagan Unit]]
 +
* [[Titanic prime]]
 +
}}<noinclude>{{documentation}}</noinclude>

Latest revision as of 18:05, 6 May 2020

Template documentation[view] [edit] [history] [purge]

Usage

Template:Navbox usage

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Large numbers|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Large numbers|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Large numbers|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.