Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
david.wurm
/
InternetServicesBook
зеркало из
https://github.com/trimstray/the-book-of-secret-knowledge
Следить
1
В избранное
0
Форкнуть
0
Код
Релизы
0
Активность
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
1069
коммитов
1
ветка
53 MiB
Дерево:
6cba5e2f23
master
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '6cba5e2f23'
${ noResults }
InternetServicesBook
/
Infinity.json
Infinity.json
1 B
Исходник
Обычный вид
История
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 месяцев назад
1