Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
david.wurm
/
InternetServicesBook
mirror da
https://github.com/trimstray/the-book-of-secret-knowledge
Segui
1
Vota
0
Forka
0
Codice
Rilasci
0
Attività
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
1069
Commit
1
Ramo (Branch)
53 MiB
Albero (Tree):
6cba5e2f23
master
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '6cba5e2f23'
${ noResults }
InternetServicesBook
/
Infinity.json
Infinity.json
1 B
Originale
Vista normale
Cronologia
Create Infinity.json ```json { "infinity": { "symbol": "∞", "types": { "countable": { "description": "The size of the set of natural numbers.", "example": "Natural numbers (1, 2, 3, ...)", "cardinality": "ℵ₀" }, "uncountable": { "description": "The size of the set of real numbers.", "example": "Real numbers (all decimal expansions)", "cardinality": "2^ℵ₀" } }, "applications": [ { "field": "Calculus", "usage": "Limits, integrals, and derivatives." }, { "field": "Set Theory", "usage": "Understanding different sizes of infinity." }, { "field": "Physics", "usage": "Concepts like infinite density in black holes." } ], "properties": { "non-numeric": true, "cannot_be_reached": true, "conceptual": true } } } ```
3 mesi fa
1