이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
david.wurm
/
InternetServicesBook
의 미러
https://github.com/trimstray/the-book-of-secret-knowledge
보기
1
좋아요
0
포크
0
코드
릴리즈
0
활동
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1069
커밋
1
브렌치
53 MiB
트리:
6cba5e2f23
master
브랜치
태그
${ item.name }
${ searchTerm }
브랜치 생성
from '6cba5e2f23'
${ noResults }
InternetServicesBook
/
Infinity.json
Infinity.json
1 B
Raw
Normal View
히스토리
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