Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- 텍스트북
- 엣지컴퓨팅
- raycasting
- 어셈블리
- GraphQL
- 어셈블리어
- c++
- 프라이빗클라우드
- enable_if
- 쿠버네티스
- mistel키보드
- Cloud Spanner
- 자료구조
- SFINAE
- 42서울
- 스타트업
- psql extension
- 레이캐스팅
- uuid-ossp
- 파이썬
- 부동소수점
- schema first
- 동료학습
- 스플릿키보드
- adminbro
- 이노베이션아카데미
- 도커
- 정렬
- 창업
- 42seoul
Archives
- Today
- Total
목록바이너리포인트 (1)
written by yechoi

👉이 글은 Berkeley의 Introduction to Fixed Point Number Representation를 번역했습니다. 다소 의역한 부분이 있으며, 오역한 부분이 있다면 댓글을 부탁드립니다. Introduction to Fixed Point Number Representation In real life, we deal with real numbers -- numbers with fractional part. Most modern computer have native (hardware) support for floating point numbers. However, the use of floating point is not necessarily the only way to represent ..
Born 2 Code/C, C++
2020. 11. 1. 17:29