Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
david.wurm
/
InternetServicesBook
kopia lustrzana
https://github.com/trimstray/the-book-of-secret-knowledge
Obserwuj
1
Polub
0
Forkuj
0
Kod
Wydania
0
Aktywność
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
1069
Commity
1
Gałąź
53 MiB
Drzewo:
6cba5e2f23
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '6cba5e2f23'
${ noResults }
InternetServicesBook
/
Infinity.json
Infinity.json
1 B
Czysty
Zwykły widok
Historia
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 miesięcy temu
1