@@ -13,12 +13,12 @@ msgstr ""
13
13
"POT-Creation-Date :2021-10-16 21:42+0200\n "
14
14
"PO-Revision-Date :2021-08-18 09:42+0800\n "
15
15
"Last-Translator :Francisco Jesús Sevilla García <fjsevilla.dev@gmail.com>\n "
16
- "Language :es_ES\n "
17
16
"Language-Team :python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1) \n "
17
+ "Language : es_ES \n "
19
18
"MIME-Version :1.0\n "
20
19
"Content-Type :text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding :8bit\n "
21
+ "Plural-Forms :nplurals=2; plural=(n != 1)\n "
22
22
"Generated-By :Babel 2.9.1\n "
23
23
24
24
#: ../Doc/library/math.rst:2
@@ -792,6 +792,9 @@ msgid ""
792
792
"(unit in the last place). More typically, the result is almost always "
793
793
"correctly rounded to within 1/2 ulp."
794
794
msgstr ""
795
+ "Se mejoró la precisión del algoritmo para que el error máximo sea inferior a "
796
+ "1 ulp (unidad en último lugar). Más típicamente, el resultado casi siempre "
797
+ "se redondea correctamente dentro de 1/2 ulp."
795
798
796
799
#: ../Doc/library/math.rst:492
797
800
msgid "Return the sine of *x* radians."