1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/arithmetic.md

17 lines
479 B
Markdown
Raw Normal View History

# arithmetic
> 간단한 산술 문제 퀴즈.
> 더 많은 정보: <https://manned.org/arithmetic.6>.
- 산술 퀴즈 시작:
`arithmetic`
- 하나 이상의 산술 [o]연산 기호를 지정하여 해당 문제 받기:
`arithmetic -o {{+|-|x|/}}`
- 범위 지정. 덧셈 및 곱셈 문제는 0부터 범위 내의 숫자가 포함됩니다. 뺄셈 및 나눗셈 문제는 0부터 범위 내의 요구된 결과와 연산할 숫자를 가집니다:
`arithmetic -r {{7}}`