WIKI:특수 명령문 편집하기

편집을 취소할 수 있습니다. 이 편집을 되돌리려면 아래의 바뀐 내용을 확인한 후 게시해주세요.

최신판 당신의 편집
8번째 줄: 8번째 줄:
!  | <!--T:4--> Operators
!  | <!--T:4--> Operators
|-
|-
|  | <!--T:5--> 괄호로 묶기
|  | <!--T:5--> Grouping (parentheses)
| style="word-spacing: 0.5em; font-weight: bold;" | <code>( )</code>
| style="word-spacing: 0.5em; font-weight: bold;" | <code>( )</code>
|-
|-
20번째 줄: 20번째 줄:
| style="word-spacing: 0.5em; font-weight: bold;" | <code>not ceil trunc floor abs exp ln sin cos tan acos asin atan</code>
| style="word-spacing: 0.5em; font-weight: bold;" | <code>not ceil trunc floor abs exp ln sin cos tan acos asin atan</code>
|-
|-
|  rowspan="3" | <!--T:10--> 계산 문자
|  rowspan="3" | <!--T:10--> Binary
| style="word-spacing: 0.5em; font-weight: bold;" | <code>^</code>
| style="word-spacing: 0.5em; font-weight: bold;" | <code>^</code>
|-
|-
27번째 줄: 27번째 줄:
| style="word-spacing: 0.5em; font-weight: bold;" | <code>+ -</code>
| style="word-spacing: 0.5em; font-weight: bold;" | <code>+ -</code>
|-
|-
|  | <!--T:11--> 반올림
|  | <!--T:11--> Round
| style="word-spacing: 0.5em; font-weight: bold;" | <code>round</code>
| style="word-spacing: 0.5em; font-weight: bold;" | <code>round</code>
|-
|-
|  rowspan="3" | <!--T:12--> 계산 논리
|  rowspan="3" | <!--T:12--> Logic
| style="word-spacing: 0.5em; font-weight: bold;" | <code>= != <> > < >= <=</code>
| style="word-spacing: 0.5em; font-weight: bold;" | <code>= != <> > < >= <=</code>
|-
|-
취소 편집 도움말 (새 창에서 열림)

이 문서에서 사용한 틀: