Difference between revisions of "Template:Large numbers"

From blackwiki
Jump to navigation Jump to search
imported>GB fan
(deleted)
 
(30 intermediate revisions by 24 users not shown)
Line 5: Line 5:
 
|state    = {{{state|autocollapse}}}
 
|state    = {{{state|autocollapse}}}
  
 +
|belowstyle=font-weight:bold;
 
|below =  
 
|below =  
 
* [[Names of large numbers|Names]]
 
* [[Names of large numbers|Names]]
 
* [[History of large numbers|History]]
 
* [[History of large numbers|History]]
  
|group2 = Examples in numerical order
+
|group2 = Examples in<br>numerical order
 
|list2  =  
 
|list2  =  
 
* [[1000 (number)|Thousand]]
 
* [[1000 (number)|Thousand]]
* [[10000 (number)|Ten thousand]]
+
* [[10,000|Ten thousand]]
* [[100000 (number)|Hundred thousand]]
+
* [[100,000|Hundred thousand]]
* [[Million]]
+
* [[1,000,000|Million]]
* [[10000000 (number)|Ten million]]
+
* [[10,000,000|Ten million]]
* [[100000000 (number)|Hundred million]]
+
* [[100,000,000|Hundred million]]
 
* [[1,000,000,000|Billion]]
 
* [[1,000,000,000|Billion]]
 
* [[Orders of magnitude (numbers)#1012|Trillion]]
 
* [[Orders of magnitude (numbers)#1012|Trillion]]
Line 23: Line 24:
 
* [[Orders of magnitude (numbers)#1021|Sextillion]]
 
* [[Orders of magnitude (numbers)#1021|Sextillion]]
 
* [[Orders of magnitude (numbers)#1024|Septillion]]
 
* [[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]]
 
* [[Googol]]
 
* [[Googolplex]]
 
* [[Googolplex]]
* [[Googolduplex]]
+
* [[Skewes's number]]
* [[Skewes' number]]
 
* [[Names of large numbers#The googol family|Googolplexplex]]
 
 
* [[Steinhaus–Moser notation|Moser's number]]
 
* [[Steinhaus–Moser notation|Moser's number]]
 
* [[Graham's number]]
 
* [[Graham's number]]
 
* [[Kruskal's_tree_theorem|TREE(3)]]
 
* [[Kruskal's_tree_theorem|TREE(3)]]
* [[Friedman’s SSCG function|SSCG(3)]]
+
* [[Friedman's SSCG function|SSCG(3)]]
 
* [[Rayo's number]]
 
* [[Rayo's number]]
 
* [[Transfinite number]]s
 
* [[Transfinite number]]s
* [[Infinity]]
 
  
|group3 = Expression methods
+
|group3 = Expression<br>methods
 
|list3  =
 
|list3  =
 
  {{Navbox|child
 
  {{Navbox|child
 
   |group1 = Notations
 
   |group1 = Notations
 
   |list1  =  
 
   |list1  =  
 +
* [[Scientific notation]]
 
* [[Knuth's up-arrow notation]]
 
* [[Knuth's up-arrow notation]]
 
* [[Conway chained arrow notation]]
 
* [[Conway chained arrow notation]]
Line 50: Line 52:
 
** [[Pentation]]
 
** [[Pentation]]
 
* [[Ackermann function]]
 
* [[Ackermann function]]
* [[Bowers' operators]]
+
* [[Grzegorczyk hierarchy]]
 +
* [[Fast-growing hierarchy]]
 
}}
 
}}
  
|group4 = Related articles
+
|group4 = Related<br>articles<br>(alphabetical order)<br>
 
|list4  =  
 
|list4  =  
 +
* [[Extended real number line]]
 +
* [[Gigantic prime]]
 +
* [[Indefinite and fictitious numbers]]
 
* [[Infinitesimal]]
 
* [[Infinitesimal]]
 +
* [[Largest known prime number]]
 +
* [[List of numbers]]
 +
* [[Long and short scales]]
 
* [[Number|Number system]]s
 
* [[Number|Number system]]s
 
* [[Numeral (linguistics)|Number names]]
 
* [[Numeral (linguistics)|Number names]]
 
* [[Orders of magnitude (numbers)|Orders of magnitude]]
 
* [[Orders of magnitude (numbers)|Orders of magnitude]]
* [[List of notable numbers]]
 
* [[Indefinite and fictitious numbers]]
 
* [[Extended real number line]]
 
 
* [[Power of two]]
 
* [[Power of two]]
 +
* [[Power of three]]
 
* [[Power of 10]]
 
* [[Power of 10]]
* [[Long and short scales]]
+
* [[Carl_Sagan#Sagan_units|Sagan Unit]]
 
* [[Titanic prime]]
 
* [[Titanic prime]]
* [[Gigantic prime]]
+
}}<noinclude>{{documentation}}</noinclude>
* [[Megaprime]]
 
* [[Largest known prime number]]
 
}}<noinclude>
 
 
 
[[Category:Mathematics navigational boxes]]
 
[[Category:Numeric templates]]
 
 
 
</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.