-
C언어 Float형식코딩Coding/C++__C언어 2022. 2. 14. 13:18728x90
https://docs.microsoft.com/ko-kr/cpp/c-language/type-float?view=msvc-170
float 형식
자세한 정보: float 형식
docs.microsoft.com
https://en.wikipedia.org/wiki/IEEE_754IEEE 754 - Wikipedia
From Wikipedia, the free encyclopedia Jump to navigation Jump to search IEEE Standard for floating-point arithmetic The IEEE Standard for Floating-Point Arithmetic (IEEE 754) is a technical standard for floating-point arithmetic established in 1985 by the
en.wikipedia.org
Floating-point numbers use the IEEE
C언어 data types-%d, %ld, %lu
- https://economiceco.tistory.com/m/13354C언어 data types-%d, %ld, %lu
part1 https://youtu.be/Kqez8p9fvQg part2 https://youtu.be/9J9zL03ycHs
economiceco.tistory.com
반응형'코딩Coding > C++__C언어' 카테고리의 다른 글
[C++20] 컴파일 - (g++ main.cpp -g -std=c++20 (0) 2022.02.18 C언어] scanf 와 scanf_s의 차이 (0) 2022.02.17 C와 C++ 차이점 (0) 2022.02.17 C++] Constant references are not always your friends (0) 2022.02.16 C++] cpp와 h를 나누는 이유? (0) 2022.02.14 1시간 짜리 C언어 무료 강의 영어임. ㅠㅠ (0) 2022.02.14 What does %s and %d mean in prinft in the C language? (0) 2022.02.14 Using G++ to compile mutiple. cpp and .h files (0) 2022.02.13