"정수형"의 두 판 사이의 차이

1번째 줄: 1번째 줄:
==개요==
==개요==
;integer date type; integer
;integer date type; integer
;정수형, 인티저, int형
;정수형, 인티저
*[[정수]]의 유한집합을 나타내는 자료형
*[[정수]]의 유한집합을 나타내는 자료형
*대표적으로 int형, 보통 32비트 <math>-2^63</math> ~ <math>-2^63-1</math>


==같이 보기==
==같이 보기==

2014년 1월 27일 (월) 23:53 판

1 개요

integer date type; integer
정수형, 인티저
  • 정수의 유한집합을 나타내는 자료형
  • 대표적으로 int형, 보통 32비트 [math]\displaystyle{ -2^63 }[/math] ~ [math]\displaystyle{ -2^63-1 }[/math]

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}