"increment by" in Korean
...만큼 증가시키다
Definition
특정 수치만큼 값이나 수량을 증가시키는 것. 주로 기술, 수학, 데이터 관련 상황에서 사용된다.
Usage Notes (Korean)
프로그래밍, 수학, 데이터 등 기술적인 분야에서 자주 사용됨. 일상 대화에서는 거의 쓰이지 않음. 숫자나 횟수와 함께 사용.
Examples
Please increment by 5 each time you press the button.
버튼을 누를 때마다 **5만큼 증가시키세요**.
The counter will increment by one every second.
카운터가 1초마다 **1만큼 증가됩니다**.
You can increment by a different value if needed.
필요하다면 다른 값만큼 **증가시킬 수 있습니다**.
Just set the loop to increment by 2 instead of 1.
반복문을 1 대신 **2만큼 증가시키게** 설정하세요.
You forgot to increment by the correct amount in this formula.
이 공식에서 올바른 값만큼 **증가시키는 걸** 잊으셨네요.
If you increment by too much, the program might crash.
너무 많이 **증가시키면** 프로그램이 중단될 수 있어요.