Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
..
1 parent 2d31304 commit aa0a844Copy full SHA for aa0a844
library/numeric.po
@@ -32,7 +32,7 @@ msgid ""
32
msgstr ""
33
"이 장에 나와있는 모듈들은 숫자와 수학에 관련된 함수와 데이터 타입을 제공합니다. "
34
":mod:`numbers` 모듈은 숫자 데이터 타입을 위한 추상 계층 구조를 정의합니다. "
35
-":mod:`math`와 :mod:`cmath` 모듈은 부동소수와 복소수를 위한 여러 수학 함수를 가지고 있습니다. "
+":mod:`math` 와 :mod:`cmath` 모듈은 부동소수와 복소수를 위한 여러 수학 함수를 가지고 있습니다. "
36
":mod:`decimal` 모듈은 임의의 정밀도 계산을 사용하여 정확한 10진수 표현을 지원합니다."
37
38
#: ../Doc/library/numeric.rst:15
0 commit comments