[genius] Updated Spanish translation
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [genius] Updated Spanish translation
- Date: Thu, 10 Oct 2013 08:49:43 +0000 (UTC)
commit d6ed5eabcd003c5bf3bbb395cfc0b6517a11ed97
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Thu Oct 10 10:49:36 2013 +0200
Updated Spanish translation
help/es/es.po | 5216 ++++++++++++++++++++++++++++++---------------------------
1 files changed, 2765 insertions(+), 2451 deletions(-)
---
diff --git a/help/es/es.po b/help/es/es.po
index 31d558d..9e614ce 100644
--- a/help/es/es.po
+++ b/help/es/es.po
@@ -15,8 +15,8 @@ msgid ""
msgstr ""
"Project-Id-Version: genius master\n"
"Report-Msgid-Bugs-To: daniel mustieles gmail com\n"
-"POT-Creation-Date: 2013-06-25 21:11+0000\n"
-"PO-Revision-Date: 2013-07-09 18:00+0200\n"
+"POT-Creation-Date: 2013-10-08 23:11+0000\n"
+"PO-Revision-Date: 2013-10-10 10:49+0200\n"
"Last-Translator: Daniel Mustieles <daniel mustieles gmail com>\n"
"Language-Team: Español <gnome-es-list gnome org>\n"
"Language: \n"
@@ -208,8 +208,8 @@ msgid "Lebl"
msgstr "Lebl"
#: C/genius.xml:68(orgname)
-msgid "University of Wisconsin-Madison"
-msgstr "Universidad de Wisconsin-Madison"
+msgid "Oklahoma State University"
+msgstr "Universidad del estado de Oklahoma"
#: C/genius.xml:69(email)
msgid "jirka 5z com"
@@ -236,16 +236,18 @@ msgid "0.2"
msgstr "0.2"
#: C/genius.xml:146(date)
-msgid "June 2013"
-msgstr "Junio de 2013"
+#| msgid "December 2012"
+msgid "October 2013"
+msgstr "Octubre de 2013"
#: C/genius.xml:148(para)
msgid "Jiri (George) Lebl <email>jirka 5z com</email>"
msgstr "Jiri (George) Lebl <email>jirka 5z com</email>"
#: C/genius.xml:154(releaseinfo)
-msgid "This manual describes version 1.0.17 of Genius."
-msgstr "Este manual describe la versión 1.0.17 de Genius."
+#| msgid "This manual describes version 1.0.17 of Genius."
+msgid "This manual describes version 1.0.18 of Genius."
+msgstr "Este manual describe la versión 1.0.18 de Genius."
#: C/genius.xml:157(title)
msgid "Feedback"
@@ -434,7 +436,7 @@ msgstr "Editar"
msgid "Calculator"
msgstr "Calculadora"
-#: C/genius.xml:273(guilabel) C/genius.xml:8677(title)
+#: C/genius.xml:273(guilabel) C/genius.xml:8770(title)
msgid "Settings"
msgstr "Configuración"
@@ -527,8 +529,14 @@ msgstr ""
"El área de trabajo es el método primario para interactuar con la aplicación."
#: C/genius.xml:316(para)
+#, fuzzy
+#| msgid ""
+#| "The working area initially has just the <guilabel>Console</guilabel> tab "
+#| "which is the main way of interacting with the calculator. Here you type "
+#| "expressions and the results are immediately returned after you hit the "
+#| "Enter key."
msgid ""
-"The working area initially has just the <guilabel>Console</guilabel> tab "
+"The working area initially has just the <guilabel>Console</guilabel> tab, "
"which is the main way of interacting with the calculator. Here you type "
"expressions and the results are immediately returned after you hit the Enter "
"key."
@@ -556,12 +564,21 @@ msgid "Using the Work Area"
msgstr "Usar el área de trabajo"
#: C/genius.xml:341(para)
+#, fuzzy
+#| msgid ""
+#| "Normally you interact with the calculator in the <guilabel>Console</"
+#| "guilabel> tab of the work area. If you are running the text only version "
+#| "then the console will be the only thing that is available to you. If you "
+#| "want to use <application>Genius Mathematics Tool</application> as a "
+#| "calculator only, just type in your expression here and it will be "
+#| "evaluated."
msgid ""
"Normally you interact with the calculator in the <guilabel>Console</"
"guilabel> tab of the work area. If you are running the text only version "
"then the console will be the only thing that is available to you. If you "
"want to use <application>Genius Mathematics Tool</application> as a "
-"calculator only, just type in your expression here and it will be evaluated."
+"calculator only, just type in your expression in the console, it will be "
+"evaluated, and the returned value will be printed."
msgstr ""
"Normalmente, interactúa con la calculadora en la pestaña <guilabel>Consola</"
"guilabel>. Si ejecuta la versión de solo texto, entonces la consola será el "
@@ -570,12 +587,26 @@ msgstr ""
"escriba aquí su expresión y se evaluará."
#: C/genius.xml:349(para)
-msgid ""
-"Type your expression into the <guilabel>Console</guilabel> work area and "
-"press enter and the expression will be evaluated. Expressions are written in "
-"a language called GEL. The most simple GEL expression just looks like "
-"mathematics. For example <screen><prompt>genius> </"
-"prompt><userinput>30*70 + 67^3.0 + ln(7) * (88.8/100)</userinput>\n"
+#, fuzzy
+#| msgid ""
+#| "Type your expression into the <guilabel>Console</guilabel> work area and "
+#| "press enter and the expression will be evaluated. Expressions are written "
+#| "in a language called GEL. The most simple GEL expression just looks like "
+#| "mathematics. For example <screen><prompt>genius> </"
+#| "prompt><userinput>30*70 + 67^3.0 + ln(7) * (88.8/100)</userinput>\n"
+#| "</screen> or <screen><prompt>genius> </prompt><userinput>62734 + "
+#| "812634 + 77^4 mod 5</userinput>\n"
+#| "</screen> or <screen><prompt>genius> </prompt><userinput>| sin(37) - "
+#| "e^7 |</userinput>\n"
+#| "</screen> or <screen><prompt>genius> </prompt><userinput>sum n=1 to 70 "
+#| "do 1/n</userinput>\n"
+#| "</screen> (Last is the harmonic sum from 1 to 70)"
+msgid ""
+"To evaluate an expression, type it into the <guilabel>Console</guilabel> "
+"work area and press enter. Expressions are written in a language called GEL. "
+"The most simple GEL expression just looks like mathematics. For example "
+"<screen><prompt>genius> </prompt><userinput>30*70 + 67^3.0 + ln(7) * "
+"(88.8/100)</userinput>\n"
"</screen> or <screen><prompt>genius> </prompt><userinput>62734 + 812634 + "
"77^4 mod 5</userinput>\n"
"</screen> or <screen><prompt>genius> </prompt><userinput>| sin(37) - e^7 |"
@@ -711,7 +742,7 @@ msgstr ""
"guimenuitem></menuchoice>. Esto ejecutará el programa sin abrir en una "
"pestaña separada. Es equivalente al comando <command>load</command>."
-#: C/genius.xml:434(title) C/genius.xml:8178(title)
+#: C/genius.xml:434(title) C/genius.xml:8222(title)
msgid "Plotting"
msgstr "Dibujar"
@@ -1030,10 +1061,25 @@ msgid "Surface Plots"
msgstr "Gráficos de superficie"
#: C/genius.xml:647(para)
+#, fuzzy
+#| msgid ""
+#| "Genius can also plot surfaces. Select the <guilabel>Surface plot</"
+#| "guilabel> tab in the main notebook of the <guilabel>Create Plot</"
+#| "guilabel> window. Here you can specify a single expression which should "
+#| "use either <varname>x</varname> and <varname>y</varname> as real "
+#| "independent variables or <varname>z</varname> as a complex variable "
+#| "(where <varname>x</varname> is the real part of <varname>z</varname> and "
+#| "<varname>y</varname> is the imaginary part). For example to plot the "
+#| "modulus of the cosine function for complex parameters, you could enter "
+#| "<userinput>|cos(z)|</userinput>. This would be equivalent to <userinput>|"
+#| "cos(x+1i*y)|</userinput>. See <xref linkend=\"surfaceplot-fig\"/>. For "
+#| "plotting using the command line see the documentation of the <link "
+#| "linkend=\"gel-function-SurfacePlot\"><function>SurfacePlot</function></"
+#| "link> function."
msgid ""
"Genius can also plot surfaces. Select the <guilabel>Surface plot</guilabel> "
"tab in the main notebook of the <guilabel>Create Plot</guilabel> window. "
-"Here you can specify a single expression which should use either <varname>x</"
+"Here you can specify a single expression that should use either <varname>x</"
"varname> and <varname>y</varname> as real independent variables or "
"<varname>z</varname> as a complex variable (where <varname>x</varname> is "
"the real part of <varname>z</varname> and <varname>y</varname> is the "
@@ -1079,13 +1125,22 @@ msgid "GEL Basics"
msgstr "Conceptos de GEL"
#: C/genius.xml:687(para)
+#, fuzzy
+#| msgid ""
+#| "GEL stands for Genius Extension Language. It is the language you use to "
+#| "write programs in Genius. A program in GEL is simply an expression that "
+#| "evaluates to a number. <application>Genius Mathematics Tool</application> "
+#| "can be used as a simple calculator, or as a powerful theoretical research "
+#| "tool. The syntax is meant to have as shallow of a learning curve as "
+#| "possible, especially for use as a calculator."
msgid ""
"GEL stands for Genius Extension Language. It is the language you use to "
"write programs in Genius. A program in GEL is simply an expression that "
-"evaluates to a number. <application>Genius Mathematics Tool</application> "
-"can be used as a simple calculator, or as a powerful theoretical research "
-"tool. The syntax is meant to have as shallow of a learning curve as "
-"possible, especially for use as a calculator."
+"evaluates to a number, a matrix, or another object in GEL. "
+"<application>Genius Mathematics Tool</application> can be used as a simple "
+"calculator, or as a powerful theoretical research tool. The syntax is meant "
+"to have as shallow of a learning curve as possible, especially for use as a "
+"calculator."
msgstr ""
"GEL significa Lenguaje de Extensión de Genius. Éste es el lenguaje que se "
"utiliza para escribir programas para Genius. Un programa en GEL es "
@@ -1095,17 +1150,25 @@ msgstr ""
"muy potente. La sintaxis está pensada para suavizar lo más posible la curva "
"de aprendizaje, especialmente para usarlo como calculadora."
-#: C/genius.xml:699(title)
+#: C/genius.xml:700(title)
msgid "Values"
msgstr "Valores"
-#: C/genius.xml:701(para)
+#: C/genius.xml:702(para)
+#, fuzzy
+#| msgid ""
+#| "Values in GEL can be <link linkend=\"genius-gel-values-numbers\">numbers</"
+#| "link>, <link linkend=\"genius-gel-values-booleans\">Booleans</link> or "
+#| "<link linkend=\"genius-gel-values-strings\">strings</link>. Values can be "
+#| "used in calculations, assigned to variables and returned from functions, "
+#| "among other uses."
msgid ""
"Values in GEL can be <link linkend=\"genius-gel-values-numbers\">numbers</"
-"link>, <link linkend=\"genius-gel-values-booleans\">Booleans</link> or <link "
-"linkend=\"genius-gel-values-strings\">strings</link>. Values can be used in "
-"calculations, assigned to variables and returned from functions, among other "
-"uses."
+"link>, <link linkend=\"genius-gel-values-booleans\">Booleans</link>, or "
+"<link linkend=\"genius-gel-values-strings\">strings</link>. GEL also treats "
+"<link linkend=\"genius-gel-matrices\">matrices</link> as values. Values can "
+"be used in calculations, assigned to variables and returned from functions, "
+"among other uses."
msgstr ""
"Los valores en GEL pueden ser <link linkend=\"genius-gel-values-numbers"
"\">números</link>, <link linkend=\"genius-gel-values-booleans\">booleanos</"
@@ -1113,16 +1176,16 @@ msgstr ""
"valores se pueden usar en cálculos, asignarse a variables y devolverse desde "
"funciones, entre otros usos."
-#: C/genius.xml:706(title)
+#: C/genius.xml:709(title)
msgid "Numbers"
msgstr "Números"
-#: C/genius.xml:709(programlisting)
+#: C/genius.xml:712(programlisting)
#, no-wrap
msgid "1234\n"
msgstr "1234\n"
-#: C/genius.xml:712(programlisting)
+#: C/genius.xml:715(programlisting)
#, no-wrap
msgid ""
"0x123ABC\n"
@@ -1131,12 +1194,12 @@ msgstr ""
"0x123ABC\n"
"01234\n"
-#: C/genius.xml:716(programlisting)
+#: C/genius.xml:719(programlisting)
#, no-wrap
msgid "23\\1234ABCD\n"
msgstr "23\\1234ABCD\n"
-#: C/genius.xml:707(para)
+#: C/genius.xml:710(para)
msgid ""
"Integers are the first type of number in GEL. Integers are written in the "
"normal way. <placeholder-1/> Hexadecimal and octal numbers can be written "
@@ -1153,17 +1216,17 @@ msgstr ""
"manera similar a la forma hexadecimal. Por ejemplo, un número en base 23 "
"podría escribirse: <placeholder-3/>"
-#: C/genius.xml:722(programlisting)
+#: C/genius.xml:725(programlisting)
#, no-wrap
msgid "3/4\n"
msgstr "3/4\n"
-#: C/genius.xml:725(programlisting)
+#: C/genius.xml:728(programlisting)
#, no-wrap
msgid "1 3/10\n"
msgstr "1 3/10\n"
-#: C/genius.xml:720(para)
+#: C/genius.xml:723(para)
msgid ""
"The second type of GEL number is rationals. Rationals are simply achieved by "
"dividing two integers. So one could write: <placeholder-1/> to get three "
@@ -1176,7 +1239,7 @@ msgstr ""
"fraccionaria mixta. De modo que para obtener uno y tres décimos se podría "
"indicar: <placeholder-2/>"
-#: C/genius.xml:731(programlisting)
+#: C/genius.xml:734(programlisting)
#, no-wrap
msgid ""
"1.315\n"
@@ -1193,7 +1256,7 @@ msgstr ""
"0.3\n"
"77e5\n"
-#: C/genius.xml:729(para)
+#: C/genius.xml:732(para)
msgid ""
"The next type if number is floating point. These are entered in a similar "
"fashion to C notation. You can use <literal>E</literal>, <literal>e</"
@@ -1218,7 +1281,7 @@ msgstr ""
"siempre será en coma flotante y, por tanto, Genius no imprime "
"<computeroutput>,0</computeroutput>."
-#: C/genius.xml:747(programlisting)
+#: C/genius.xml:750(programlisting)
#, no-wrap
msgid ""
"1+2i\n"
@@ -1229,7 +1292,7 @@ msgstr ""
"8.01i\n"
"77*e^(1.3i)\n"
-#: C/genius.xml:745(para)
+#: C/genius.xml:748(para)
msgid ""
"The final type of number in gel is the complex numbers. You can enter a "
"complex number as a sum of real and imaginary parts. To add an imaginary "
@@ -1241,7 +1304,7 @@ msgstr ""
"agregar la parte imaginaria, escriba una <literal>i</literal>. Aquí hay "
"algunos ejemplo de cómo escribir números complejos: <placeholder-1/>"
-#: C/genius.xml:754(para)
+#: C/genius.xml:757(para)
msgid ""
"When entering imaginary numbers, a number must be in front of the "
"<literal>i</literal>. If you use <literal>i</literal> by itself, Genius will "
@@ -1255,7 +1318,7 @@ msgstr ""
"necesita referirse a <literal>i</literal> por sí sola, use <literal>1i</"
"literal> en su lugar."
-#: C/genius.xml:758(para)
+#: C/genius.xml:761(para)
msgid ""
"In order to use mixed fraction notation with imaginary numbers you must have "
"the mixed fraction in parentheses. (i.e., <userinput>(1 2/5)i</userinput>)"
@@ -1263,11 +1326,11 @@ msgstr ""
"Para usar notación de fracciones mixtas con números imaginarios debe colocar "
"las fracciones mixtas entre paréntesis (ej. <userinput>(1 2/5)i</userinput>)."
-#: C/genius.xml:767(title)
+#: C/genius.xml:770(title)
msgid "Booleans"
msgstr "Booleanos"
-#: C/genius.xml:768(para)
+#: C/genius.xml:771(para)
msgid ""
"Genius also supports native Boolean values. The two Boolean constants are "
"defined as <constant>true</constant> and <constant>false</constant>; these "
@@ -1283,7 +1346,7 @@ msgstr ""
"constant>, <constant>TRUE</constant>, <constant>False</constant> y "
"<constant>FALSE</constant> como alias de las anteriores."
-#: C/genius.xml:776(para)
+#: C/genius.xml:779(para)
msgid ""
"At any place where a Boolean expression is expected, you can use a Boolean "
"value or any expression that produces either a number or a Boolean. If "
@@ -1296,22 +1359,22 @@ msgstr ""
"interpretará «0» como <constant>false</constant> y cualquier otro valor como "
"<constant>true</constant>."
-#: C/genius.xml:785(programlisting)
+#: C/genius.xml:788(programlisting)
#, no-wrap
msgid "( (1 + true) - false ) * true\n"
msgstr "( (1 + true) - false ) * true\n"
-#: C/genius.xml:788(programlisting)
+#: C/genius.xml:791(programlisting)
#, no-wrap
msgid "( (true or true) or not false ) and true\n"
msgstr "( (true or true) or not false ) and true\n"
-#: C/genius.xml:791(programlisting)
+#: C/genius.xml:794(programlisting)
#, no-wrap
msgid "1 == true\n"
msgstr "1 == true\n"
-#: C/genius.xml:783(para)
+#: C/genius.xml:786(para)
msgid ""
"In addition, you can do arithmetic with Boolean values. For example: "
"<placeholder-1/> is the same as: <placeholder-2/> Only addition, subtraction "
@@ -1330,41 +1393,31 @@ msgstr ""
"«1» siempre se convertirá a <constant>true</constant> antes de compararlo con "
"<constant>true</constant>."
-#: C/genius.xml:799(title)
+#: C/genius.xml:802(title)
msgid "Strings"
msgstr "Cadenas"
-#: C/genius.xml:802(programlisting)
+#: C/genius.xml:805(programlisting)
#, no-wrap
msgid "a=2+3;\"The result is: \"+a\n"
msgstr "a=2+3;«El resultado es: »+a\n"
-#: C/genius.xml:805(programlisting)
+#: C/genius.xml:808(programlisting)
#, no-wrap
msgid "The result is: 5\n"
msgstr "El resultado es: 5\n"
-#: C/genius.xml:808(programlisting)
+#: C/genius.xml:811(programlisting)
#, no-wrap
msgid "\"Slash: \\\\ Quotes: \\\" Tabs: \\t1\\t2\\t3\"\n"
msgstr "\"Barra: \\\\ Comillas: \\\" Tabulaciones: \\t1\\t2\\t3\"\n"
-#: C/genius.xml:811(programlisting)
+#: C/genius.xml:814(programlisting)
#, no-wrap
msgid "Slash: \\ Quotes: \" Tabs: \t1\t2\t3\n"
msgstr "Barra: \\ Comillas: \" Tabulaciones: \t1\t2\t3\n"
-#: C/genius.xml:800(para)
-#| msgid ""
-#| "Like numbers and Booleans, strings in GEL can be stored as values inside "
-#| "variables and passed to functions. You can also concatenate a string with "
-#| "another value using the plus operator. For example: <placeholder-1/> will "
-#| "create the string: <placeholder-2/> You can also use C-like escape "
-#| "sequences such as <literal>\\n</literal>,<literal>\\t</literal>,<literal>"
-#| "\\b</literal>,<literal>\\a</literal> and <literal>\\r</literal>. To get a "
-#| "<literal>\\</literal> or <literal>\"</literal> into the string you can "
-#| "quote it with a <literal>\\</literal>. For example: <placeholder-3/> will "
-#| "make a string: <placeholder-4/>"
+#: C/genius.xml:803(para)
msgid ""
"Like numbers and Booleans, strings in GEL can be stored as values inside "
"variables and passed to functions. You can also concatenate a string with "
@@ -1396,23 +1449,17 @@ msgstr ""
"\"><function>print</function></link> o <link linkend=\"gel-function-printn"
"\"><function>printn</function></link>."
-#: C/genius.xml:822(programlisting)
+#: C/genius.xml:825(programlisting)
#, no-wrap
msgid "string(22)\n"
msgstr "string(22)\n"
-#: C/genius.xml:825(programlisting)
+#: C/genius.xml:828(programlisting)
#, no-wrap
msgid "\"22\"\n"
msgstr "\"22\"\n"
-#: C/genius.xml:820(para)
-#| msgid ""
-#| "In addition, you can use the library function <function>string</function> "
-#| "to convert anything to a string. For example: <placeholder-1/> will "
-#| "return <placeholder-2/> Strings can also be compared with <literal>==</"
-#| "literal> (equal), <literal>!=</literal> (not equal) and <literal><=>"
-#| "</literal> (comparison) operators"
+#: C/genius.xml:823(para)
msgid ""
"In addition, you can use the library function <link linkend=\"gel-function-"
"string\"><function>string</function></link> to convert anything to a string. "
@@ -1427,11 +1474,11 @@ msgstr ""
"<literal>==</literal> (igual), <literal>!=</literal> (distinto) y "
"<literal><=></literal> (comparación)."
-#: C/genius.xml:833(title)
+#: C/genius.xml:836(title)
msgid "Null"
msgstr "Nulo"
-#: C/genius.xml:834(para)
+#: C/genius.xml:837(para)
msgid ""
"There is a special value called <constant>null</constant>. No operations can "
"be performed on it, and nothing is printed when it is returned. Therefore, "
@@ -1451,7 +1498,7 @@ msgstr ""
"expresión con un separador <literal>;</literal>, equivale a terminar la "
"expresión con un separador seguido de <constant>null</constant>."
-#: C/genius.xml:847(programlisting)
+#: C/genius.xml:850(programlisting)
#, no-wrap
msgid ""
"x=5;.\n"
@@ -1460,11 +1507,11 @@ msgstr ""
"x=5;.\n"
"x=5;\n"
-#: C/genius.xml:845(para) C/genius.xml:2149(para)
+#: C/genius.xml:848(para) C/genius.xml:2155(para)
msgid "Example: <placeholder-1/>"
msgstr "Ejemplo: <placeholder-1/>"
-#: C/genius.xml:851(para)
+#: C/genius.xml:854(para)
msgid ""
"Some functions return <constant>null</constant> when no value can be "
"returned or an error happened. Also <constant>null</constant> is used as an "
@@ -1474,17 +1521,17 @@ msgstr ""
"devolver un valor o producen algún error. También se usa <constant>null</"
"constant> como un vector o matriz vacía o una referencia vacía."
-#: C/genius.xml:861(title)
+#: C/genius.xml:864(title)
msgid "Using Variables"
msgstr "Usar variables"
# Falta contexto
-#: C/genius.xml:865(programlisting)
+#: C/genius.xml:868(programlisting)
#, no-wrap
msgid "VariableName\n"
msgstr "NombreVariable\n"
-#: C/genius.xml:863(para)
+#: C/genius.xml:866(para)
msgid ""
"Syntax: <placeholder-1/> Example: <screen><prompt>genius> </"
"prompt><userinput>e</userinput>\n"
@@ -1496,7 +1543,7 @@ msgstr ""
"= 2.71828182846\n"
"</screen>"
-#: C/genius.xml:873(para)
+#: C/genius.xml:876(para)
msgid ""
"To evaluate a variable by itself, just enter the name of the variable. This "
"will return the value of the variable. You can use a variable anywhere you "
@@ -1510,11 +1557,11 @@ msgstr ""
"variables son necesarias al definir funciones que toman argumentos (consulte "
"la <xref linkend=\"genius-gel-functions-defining\"/>)."
-#: C/genius.xml:878(title) C/genius.xml:964(title)
+#: C/genius.xml:881(title) C/genius.xml:970(title)
msgid "Using Tab completion"
msgstr "Usar completado con el tabulador"
-#: C/genius.xml:879(para)
+#: C/genius.xml:882(para)
msgid ""
"You can use Tab completion to get Genius to complete variable names for you. "
"Try typing the first few letters of the name and pressing <userinput>Tab</"
@@ -1524,11 +1571,11 @@ msgstr ""
"de las variables. Intente escribir las primeras letras del nombre de la "
"variable y pulse <userinput>Tab</userinput>."
-#: C/genius.xml:885(title)
+#: C/genius.xml:888(title)
msgid "Variable names are case sensitive"
msgstr "Los nombres de variables son sensibles a la capitalización"
-#: C/genius.xml:886(para)
+#: C/genius.xml:889(para)
msgid ""
"The names of variables are case sensitive. That means that variables named "
"<varname>hello</varname>, <varname>HELLO</varname> and <varname>Hello</"
@@ -1538,11 +1585,11 @@ msgstr ""
"que las variables <varname>hello</varname>, <varname>HELLO</varname> y "
"<varname>Hello</varname> son todas diferentes."
-#: C/genius.xml:893(title)
+#: C/genius.xml:896(title)
msgid "Setting Variables"
msgstr "Configurar variables"
-#: C/genius.xml:900(programlisting)
+#: C/genius.xml:903(programlisting)
#, no-wrap
msgid ""
"x = 3\n"
@@ -1551,26 +1598,33 @@ msgstr ""
"x = 3\n"
"x := 3\n"
-#: C/genius.xml:894(para)
+#: C/genius.xml:897(para)
msgid "Syntax: <placeholder-1/> Example: <placeholder-2/>"
msgstr "Sintaxis: <placeholder-1/> Ejemplo: <placeholder-2/>"
-#: C/genius.xml:907(programlisting)
+#: C/genius.xml:910(programlisting)
#, no-wrap
msgid "a = b = 5\n"
msgstr "a = b = 5\n"
-#: C/genius.xml:905(para)
-msgid ""
-"To assign to a variable, use the <literal>=</literal> or <literal>:=</"
-"literal> operators. These operators set the value of the variable and return "
-"the number you set, so you can do things like <placeholder-1/>"
+#: C/genius.xml:908(para)
+#, fuzzy
+#| msgid ""
+#| "To assign to a variable, use the <literal>=</literal> or <literal>:=</"
+#| "literal> operators. These operators set the value of the variable and "
+#| "return the number you set, so you can do things like <placeholder-1/>"
+msgid ""
+"To assign a value to a variable, use the <literal>=</literal> or <literal>:"
+"=</literal> operators. These operators set the value of the variable and "
+"return the value you set, so you can do things like <placeholder-1/> This "
+"will set <varname>b</varname> to 5 and then also set <varname>a</varname> to "
+"5."
msgstr ""
"Para asignar una variable, use los operadores <literal>=</literal> o "
"<literal>:=</literal>. Estos operadores establecen el valor de la variable y "
"devuelven el número asignado, así puede hacer cosas como <placeholder-1/>"
-#: C/genius.xml:911(para)
+#: C/genius.xml:915(para)
msgid ""
"The <literal>=</literal> and <literal>:=</literal> operators can both be "
"used to set variables. The difference between them is that the <literal>:=</"
@@ -1584,25 +1638,38 @@ msgstr ""
"<literal>=</literal> se puede interpretar como prueba de igualdad usado en "
"un contexto donde se espera una variable booleana."
-#: C/genius.xml:915(para)
+#: C/genius.xml:919(para)
+#| msgid ""
+#| "For issues regarding the scope of variables, see <xref linkend=\"genius-"
+#| "gel-variables-global\"/>."
msgid ""
-"For issues regarding the scope of variables, see <xref linkend=\"genius-gel-"
-"variables-global\"/>."
+"For more information about the scope of variables, that is when are what "
+"variables visible, see <xref linkend=\"genius-gel-variables-global\"/>."
msgstr ""
"Para temas relacionados con el ámbito de las variables, consulte la <xref "
"linkend=\"genius-gel-variables-global\"/>."
-#: C/genius.xml:922(title)
+#: C/genius.xml:926(title)
msgid "Built-in Variables"
msgstr "Variables integradas"
-#: C/genius.xml:923(para)
+#: C/genius.xml:927(para)
+#, fuzzy
+#| msgid ""
+#| "GEL has a number of built-in ‘variables’, such as <varname>e</varname>, "
+#| "<varname>pi</varname> or <varname>GoldenRatio</varname>. These are widely "
+#| "used constants with a preset value, and they cannot be assigned new "
+#| "values. There are a number of other built-in variables. See <xref linkend="
+#| "\"genius-gel-function-list-constants\"/> for a full list."
msgid ""
"GEL has a number of built-in ‘variables’, such as <varname>e</varname>, "
"<varname>pi</varname> or <varname>GoldenRatio</varname>. These are widely "
"used constants with a preset value, and they cannot be assigned new values. "
"There are a number of other built-in variables. See <xref linkend=\"genius-"
-"gel-function-list-constants\"/> for a full list."
+"gel-function-list-constants\"/> for a full list. Note that <varname>i</"
+"varname> is not by default the square root of negative one (the imaginary "
+"number), and is undefined. If you wish to write the imaginary number you "
+"need to use <userinput>1i</userinput>."
msgstr ""
"GEL tiene un número de «variables» predeterminadas, tales como <varname>e</"
"varname>, <varname>pi</varname> o <varname>GoldenRatio</varname>. Éstas se "
@@ -1610,16 +1677,16 @@ msgstr ""
"Existen más variables predeterminadas. Consulte la <xref linkend=\"genius-"
"gel-function-list-constants\"/> para obtener la lista completa."
-#: C/genius.xml:934(title)
+#: C/genius.xml:940(title)
msgid "Previous Result Variable"
msgstr "Resultado de la variable anterior"
-#: C/genius.xml:937(programlisting)
+#: C/genius.xml:943(programlisting)
#, no-wrap
msgid "Ans+389\n"
msgstr "Ans+389\n"
-#: C/genius.xml:935(para)
+#: C/genius.xml:941(para)
msgid ""
"The <varname>Ans</varname> and <varname>ans</varname> variables can be used "
"to get the result of the last expression. For example, if you had performed "
@@ -1630,16 +1697,16 @@ msgstr ""
"acaba de realizar un cálculo y quiere añadirle 389 al resultado, podría "
"hacer lo siguiente: <placeholder-1/>"
-#: C/genius.xml:944(title)
+#: C/genius.xml:950(title)
msgid "Using Functions"
msgstr "Usar funciones"
-#: C/genius.xml:948(programlisting)
+#: C/genius.xml:954(programlisting)
#, no-wrap
msgid "FunctionName(argument1, argument2, ...)\n"
msgstr "NombreFuncion(argumento1, argumento2, ...)\n"
-#: C/genius.xml:951(programlisting)
+#: C/genius.xml:957(programlisting)
#, no-wrap
msgid ""
"Factorial(5)\n"
@@ -1650,7 +1717,7 @@ msgstr ""
"cos(2*pi)\n"
"gcd(921,317)\n"
-#: C/genius.xml:946(para)
+#: C/genius.xml:952(para)
msgid ""
"Syntax: <placeholder-1/> Example: <placeholder-2/> To evaluate a function, "
"enter the name of the function, followed by the arguments (if any) to the "
@@ -1664,13 +1731,7 @@ msgstr ""
"sus argumentos. El número de argumentos es, por supuesto, diferente para "
"cada función."
-#: C/genius.xml:959(para)
-#| msgid ""
-#| "There are many built-in functions, such as <function>sin</function>, "
-#| "<function>cos</function> and <function>tan</function>. You can use the "
-#| "<function>help</function> built-in function to get a list of available "
-#| "functions, or see <xref linkend=\"genius-gel-function-list\"/> for a full "
-#| "listing."
+#: C/genius.xml:965(para)
msgid ""
"There are many built-in functions, such as <link linkend=\"gel-function-sin"
"\"><function>sin</function></link>, <link linkend=\"gel-function-cos"
@@ -1688,7 +1749,7 @@ msgstr ""
"una lista de todas las funciones integradas, o consultar la <xref linkend="
"\"genius-gel-function-list\"/> para obtener una lista completa.."
-#: C/genius.xml:965(para)
+#: C/genius.xml:971(para)
msgid ""
"You can use Tab completion to get Genius to complete function names for you. "
"Try typing the first few letters of the name and pressing <userinput>Tab</"
@@ -1698,11 +1759,11 @@ msgstr ""
"funciones. Pruebe a escribir las primeras letras del nombre y pulse "
"<userinput>Tab</userinput>."
-#: C/genius.xml:971(title)
+#: C/genius.xml:977(title)
msgid "Function names are case sensitive"
msgstr "Los nombres de las funciones son sensibles a mayúsculas."
-#: C/genius.xml:972(para)
+#: C/genius.xml:978(para)
msgid ""
"The names of functions are case sensitive. That means that functions named "
"<function>dosomething</function>, <function>DOSOMETHING</function> and "
@@ -1713,11 +1774,11 @@ msgstr ""
"<function>HACERALGO</function> y <function>HacerAlgo</function> son todas "
"diferentes entre sí."
-#: C/genius.xml:979(title)
+#: C/genius.xml:985(title)
msgid "Defining Functions"
msgstr "Definir funciones"
-#: C/genius.xml:980(para)
+#: C/genius.xml:986(para)
msgid ""
"Syntax: <placeholder-1/> The <literal>`</literal> is the backquote "
"character, and signifies an anonymous function. By setting it to a variable "
@@ -1727,17 +1788,24 @@ msgstr ""
"invertido y significa función anónima. Estableciéndoselo a una variable se "
"define una función."
-#: C/genius.xml:991(programlisting)
+#: C/genius.xml:997(programlisting)
#, no-wrap
msgid "function addup(a,b,c) = a+b+c\n"
msgstr "function addup(a,b,c) = a+b+c\n"
-#: C/genius.xml:988(para)
+#: C/genius.xml:994(para)
+#| msgid ""
+#| "A function takes zero or more comma separated arguments, and returns the "
+#| "result of the function body. Defining your own functions is primarily a "
+#| "matter of convenience; one possible use is to have sets of functions "
+#| "defined in GEL files which Genius can load in order to make available. "
+#| "Example: <placeholder-1/> then <userinput>addup(1,4,9)</userinput> yields "
+#| "14"
msgid ""
"A function takes zero or more comma separated arguments, and returns the "
"result of the function body. Defining your own functions is primarily a "
"matter of convenience; one possible use is to have sets of functions defined "
-"in GEL files which Genius can load in order to make available. Example: "
+"in GEL files that Genius can load in order to make them available. Example: "
"<placeholder-1/> then <userinput>addup(1,4,9)</userinput> yields 14"
msgstr ""
"Una función toma cero o más argumentos separados por comas y devuelve el "
@@ -1747,16 +1815,16 @@ msgstr ""
"tenerlas disponibles. Ejemplo: <placeholder-1/> por lo que <userinput>addup"
"(1,4,9)</userinput> devuelve 14."
-#: C/genius.xml:998(title)
+#: C/genius.xml:1004(title)
msgid "Variable Argument Lists"
msgstr "Listas de argumentos de variables"
-#: C/genius.xml:1001(programlisting)
+#: C/genius.xml:1007(programlisting)
#, no-wrap
msgid "function f(a,b...) = b\n"
msgstr "function f(a,b...) = b\n"
-#: C/genius.xml:999(para)
+#: C/genius.xml:1005(para)
msgid ""
"If you include <literal>...</literal> after the last argument name in the "
"function declaration, then Genius will allow any number of arguments to be "
@@ -1776,11 +1844,11 @@ msgstr ""
"computeroutput>, mientras que <userinput>f(1)</userinput> devuelve "
"<constant>null</constant>."
-#: C/genius.xml:1009(title)
+#: C/genius.xml:1015(title)
msgid "Passing Functions to Functions"
msgstr "Pasar funciones a funciones"
-#: C/genius.xml:1011(para)
+#: C/genius.xml:1017(para)
msgid ""
"In Genius, it is possible to pass a function as an argument to another "
"function. This can be done using either ‘function nodes’ or anonymous "
@@ -1789,7 +1857,7 @@ msgstr ""
"En Genius es posible pasar una función como argumento de otra función. Esto "
"se puede hacer usando «nodos de funciones» o funciones anónimas."
-#: C/genius.xml:1018(programlisting)
+#: C/genius.xml:1024(programlisting)
#, no-wrap
msgid ""
"function f(a,b) = a(b)+1;\n"
@@ -1800,7 +1868,7 @@ msgstr ""
"function b(x) = x*x;\n"
"f(b,2)\n"
-#: C/genius.xml:1015(para)
+#: C/genius.xml:1021(para)
msgid ""
"If you do not enter the parentheses after a function name, instead of being "
"evaluated, the function will instead be returned as a ‘function node’. The "
@@ -1811,7 +1879,7 @@ msgstr ""
"de evaluarse, la función se devolverá como un «nodo función». El nodo función "
"se puede pasar a como argumento a otra función. Ejemplo: <placeholder-1/>"
-#: C/genius.xml:1031(programlisting)
+#: C/genius.xml:1037(programlisting)
#, no-wrap
msgid ""
"function f(a,b) = a(b)+1;\n"
@@ -1820,9 +1888,14 @@ msgstr ""
"function f(a,b) = a(b)+1;\n"
"f(`(x) = x*x,2)\n"
-#: C/genius.xml:1023(para)
+#: C/genius.xml:1029(para)
+#| msgid ""
+#| "To pass functions which are not defined, you can use an anonymous "
+#| "function (see <xref linkend=\"genius-gel-functions-defining\"/>). That "
+#| "is, you want to pass a function without giving it a name. Syntax: "
+#| "<placeholder-1/> Example: <placeholder-2/> This will return 5."
msgid ""
-"To pass functions which are not defined, you can use an anonymous function "
+"To pass functions that are not defined, you can use an anonymous function "
"(see <xref linkend=\"genius-gel-functions-defining\"/>). That is, you want "
"to pass a function without giving it a name. Syntax: <placeholder-1/> "
"Example: <placeholder-2/> This will return 5."
@@ -1832,42 +1905,31 @@ msgstr ""
"decir, cuando se quiere pasar una función sin dar un nombre. Sintaxis: "
"<placeholder-1/> Ejemplo: <placeholder-2/> Devuelve 5."
-#: C/genius.xml:1040(title)
+#: C/genius.xml:1046(title)
msgid "Operations on Functions"
msgstr "Operaciones con funciones"
-#: C/genius.xml:1043(programlisting)
+#: C/genius.xml:1049(programlisting)
#, no-wrap
msgid "exp(sin*cos+4)\n"
msgstr "exp(sin*cos+4)\n"
-#: C/genius.xml:1047(programlisting)
+#: C/genius.xml:1053(programlisting)
#, no-wrap
msgid "`(x) = exp(sin(x)*cos(x)+4)\n"
msgstr "`(x) = exp(sin(x)*cos(x)+4)\n"
-#: C/genius.xml:1052(programlisting)
+#: C/genius.xml:1058(programlisting)
#, no-wrap
msgid "f = exp(sin*cos+4)\n"
msgstr "f = exp(sin*cos+4)\n"
-#: C/genius.xml:1055(programlisting)
+#: C/genius.xml:1061(programlisting)
#, no-wrap
msgid "LinePlot(sin^2)\n"
msgstr "LinePlot(sin^2)\n"
-#: C/genius.xml:1041(para)
-#| msgid ""
-#| "Some functions allow arithmetic operations, and some single argument "
-#| "functions such as <function>exp</function> or <function>ln</function>, to "
-#| "operate on the function. For example, <placeholder-1/> will return a "
-#| "function that takes <varname>x</varname> and returns <userinput>exp(sin(x)"
-#| "*cos(x)+4)</userinput>. It is functionally equivalent to typing "
-#| "<placeholder-2/> This operation can be useful when quickly defining "
-#| "functions. For example to create a function called <varname>f</varname> "
-#| "to perform the above operation, you can just type: <placeholder-3/> It "
-#| "can also be used in plotting. For example, to plot sin squared you can "
-#| "enter: <placeholder-4/>"
+#: C/genius.xml:1047(para)
msgid ""
"Some functions allow arithmetic operations, and some single argument "
"functions such as <link linkend=\"gel-function-exp\"><function>exp</"
@@ -1894,7 +1956,7 @@ msgstr ""
"dibujar. Por ejemplo, para dibujar el cuadrado de un seno puede utilizar: "
"<placeholder-4/>"
-#: C/genius.xml:1060(para)
+#: C/genius.xml:1066(para)
msgid ""
"Not all functions can be used in this way. For example, when you use a "
"binary operation the functions must take the same number of arguments."
@@ -1903,16 +1965,16 @@ msgstr ""
"una función binaria las funciones deben aceptar el mismo número de "
"argumentos."
-#: C/genius.xml:1070(title)
+#: C/genius.xml:1076(title)
msgid "Absolute Value / Modulus"
msgstr "Valor absoluto / módulo"
-#: C/genius.xml:1074(programlisting)
+#: C/genius.xml:1080(programlisting)
#, no-wrap
msgid "|a-b|"
msgstr "|a-b|"
-#: C/genius.xml:1071(para)
+#: C/genius.xml:1077(para)
msgid ""
"You can make an absolute value of something by putting the <literal>|</"
"literal>'s around it. For example: <placeholder-1/>"
@@ -1920,7 +1982,7 @@ msgstr ""
"Puede calcular el valor absoluto de algo encerrándolo entre <literal>|</"
"literal>. Por ejemplo: <placeholder-1/>"
-#: C/genius.xml:1076(para)
+#: C/genius.xml:1082(para)
msgid ""
"In case the expression is a complex number the result will be the modulus "
"(distance from the origin). For example: <userinput>|3 * e^(1i*pi)|</"
@@ -1930,16 +1992,16 @@ msgstr ""
"módulo (distancia desde el origen). Por ejemplo: <userinput>|3 * e^(1i*pi)|</"
"userinput> devuelve 3."
-#: C/genius.xml:1085(title)
+#: C/genius.xml:1091(title)
msgid "Separator"
msgstr "Separador"
-#: C/genius.xml:1091(programlisting)
+#: C/genius.xml:1097(programlisting)
#, no-wrap
msgid "3 ; 5\n"
msgstr "3 ; 5\n"
-#: C/genius.xml:1086(para)
+#: C/genius.xml:1092(para)
msgid ""
"In GEL if you want to type more than one command you have to use the "
"<literal>;</literal> operator, which is a way to separate expressions, such "
@@ -1952,7 +2014,7 @@ msgstr ""
"devolverá el resultado de la última expresión. Suponga que escribe lo "
"siguiente: <placeholder-1/> Esta expresión devolverá 5."
-#: C/genius.xml:1095(para)
+#: C/genius.xml:1101(para)
msgid ""
"This will require some parenthesizing to make it unambiguous sometimes, "
"especially if the <literal>;</literal> is not the top most primitive. This "
@@ -1980,11 +2042,11 @@ msgstr ""
"Tenga en cuenta que es ralentiza ligeramente el código si se ejecuta "
"demasiado frecuentemente ya que se toma como un operador más."
-#: C/genius.xml:1111(title)
+#: C/genius.xml:1117(title)
msgid "Comments"
msgstr "Comentarios"
-#: C/genius.xml:1116(programlisting)
+#: C/genius.xml:1122(programlisting)
#, no-wrap
msgid ""
"# This is just a comment\n"
@@ -1997,7 +2059,7 @@ msgstr ""
"# en la siguiente línea se establece el valor de x a 123\n"
"x=123;\n"
-#: C/genius.xml:1112(para)
+#: C/genius.xml:1118(para)
msgid ""
"GEL is similar to other scripting languages in that <literal>#</literal> "
"denotes a comments, that is text that is not meant to be evaluated. "
@@ -2009,16 +2071,16 @@ msgstr ""
"vaya después de la almohadilla hasta el final de la línea se ignorará. Así "
"pues <placeholder-1/>"
-#: C/genius.xml:1125(title)
+#: C/genius.xml:1131(title)
msgid "Modular Evaluation"
msgstr "Evaluación modular"
-#: C/genius.xml:1130(programlisting)
+#: C/genius.xml:1136(programlisting)
#, no-wrap
msgid "2^(5!) * 3^(6!) mod 5"
msgstr "2^(5!) * 3^(6!) mod 5"
-#: C/genius.xml:1126(para)
+#: C/genius.xml:1132(para)
msgid ""
"Genius implements modular arithmetic. To use it you just add \"mod <"
"integer>\" after the expression. Example: <placeholder-1/> It could be "
@@ -2044,7 +2106,7 @@ msgstr ""
"userinput> y luego el resto de la división por 6, mientras que la segunda "
"expresión calcula el módulo 6 de todo primero que nada."
-#: C/genius.xml:1144(programlisting)
+#: C/genius.xml:1150(programlisting)
#, no-wrap
msgid ""
"10^-1 mod 101\n"
@@ -2053,7 +2115,7 @@ msgstr ""
"10^-1 mod 101\n"
"1/10 mod 101"
-#: C/genius.xml:1149(programlisting)
+#: C/genius.xml:1155(programlisting)
#, no-wrap
msgid ""
"A = [1,2;3,4]\n"
@@ -2065,7 +2127,7 @@ msgstr ""
"A*B mod 5"
# Utilicé símbolos en el primer enunciado. Generalemente, evitar "dar nombres" a objetos matemáticos resulta
en una redacción difícil de seguir. En el original, comparar el primer enunciado con el útlimo.
-#: C/genius.xml:1140(para)
+#: C/genius.xml:1146(para)
msgid ""
"You can calculate the inverses of numbers mod some integer by just using "
"rational numbers (of course the inverse has to exist). Examples: "
@@ -2080,7 +2142,7 @@ msgstr ""
"<placeholder-2/> Es la matriz identidad, pues B es la matriz inversa de A "
"módulo 5."
-#: C/genius.xml:1161(programlisting)
+#: C/genius.xml:1167(programlisting)
#, no-wrap
msgid ""
"genius> sqrt(4) mod 7\n"
@@ -2095,7 +2157,7 @@ msgstr ""
"genius> 2*2 mod 7\n"
"= 4"
-#: C/genius.xml:1154(para)
+#: C/genius.xml:1160(para)
msgid ""
"Some functions such as <link linkend=\"gel-function-sqrt\"><function>sqrt</"
"function></link> or <link linkend=\"gel-function-log\"><function>log</"
@@ -2111,7 +2173,7 @@ msgstr ""
"el usuario ha seleccionado. Por ejemplo: <placeholder-1/><function>sqrt</"
"function> devolverá todas las raíces cuadradas posibles."
-#: C/genius.xml:1169(para)
+#: C/genius.xml:1175(para)
msgid ""
"Do not chain mod operators, simply place it at the end of the computation, "
"all computations in the expression on the left will be carried out in mod "
@@ -2132,11 +2194,11 @@ msgstr ""
"la expresión en varias y usar variables temporales para evitar un mod dentro "
"de un mod."
-#: C/genius.xml:1182(title)
+#: C/genius.xml:1188(title)
msgid "List of GEL Operators"
msgstr "Lista de operadores GEL"
-#: C/genius.xml:1184(para)
+#: C/genius.xml:1190(para)
msgid ""
"Everything in gel is really just an expression. Expressions are stringed "
"together with different operators. As we have seen, even the separator is "
@@ -2147,12 +2209,12 @@ msgstr ""
"separador es un operador binario en GEL. A continuación se muestra una lista "
"de los operadores en GEL."
-#: C/genius.xml:1192(synopsis)
+#: C/genius.xml:1198(synopsis)
#, no-wrap
msgid "a;b"
msgstr "a;b"
-#: C/genius.xml:1194(para)
+#: C/genius.xml:1200(para)
msgid ""
"The separator, just evaluates both <varname>a</varname> and <varname>b</"
"varname>, but returns only the result of <varname>b</varname>."
@@ -2160,12 +2222,12 @@ msgstr ""
"El separador evalúa <varname>a</varname> y <varname>b</varname>, pero sólo "
"devuelve el valor de <varname>b</varname>."
-#: C/genius.xml:1206(synopsis)
+#: C/genius.xml:1212(synopsis)
#, no-wrap
msgid "a=b"
msgstr "a=b"
-#: C/genius.xml:1208(para)
+#: C/genius.xml:1214(para)
msgid ""
"The assignment operator. This assigns <varname>b</varname> to <varname>a</"
"varname> (<varname>a</varname> must be a valid <link linkend=\"genius-gel-"
@@ -2178,12 +2240,12 @@ msgstr ""
"\">lvalue</link> válido) (tenga en cuenta que este operador puede equivaler "
"a <literal>==</literal> si se usa cuando se espera una expresión booleana)"
-#: C/genius.xml:1220(synopsis)
+#: C/genius.xml:1226(synopsis)
#, no-wrap
msgid "a:=b"
msgstr "a:=b"
-#: C/genius.xml:1222(para)
+#: C/genius.xml:1228(para)
msgid ""
"The assignment operator. Assigns <varname>b</varname> to <varname>a</"
"varname> (<varname>a</varname> must be a valid <link linkend=\"genius-gel-"
@@ -2195,18 +2257,18 @@ msgstr ""
"\">lvalue</link> válido). Se diferencia de <literal>=</literal> en que nunca "
"equivale a <literal>==</literal>."
-#: C/genius.xml:1233(synopsis)
+#: C/genius.xml:1239(synopsis)
#, no-wrap
msgid "|a|"
msgstr "|a|"
-#: C/genius.xml:1235(para)
+#: C/genius.xml:1241(para)
msgid ""
"Absolute value or modulus (if <varname>a</varname> is a complex number)."
msgstr ""
"Valor absoluto o módulo (si <varname>a</varname> es un número complejo)."
-#: C/genius.xml:1239(para)
+#: C/genius.xml:1245(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/AbsoluteValue.html"
"\">Mathworld</ulink> for more information."
@@ -2214,12 +2276,12 @@ msgstr ""
"Consulte <ulink url=\"http://mathworld.wolfram.com/AbsoluteValue.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:1248(synopsis)
+#: C/genius.xml:1254(synopsis)
#, no-wrap
msgid "a^b"
msgstr "a^b"
-#: C/genius.xml:1250(para)
+#: C/genius.xml:1256(para)
msgid ""
"Exponentiation, raises <varname>a</varname> to the <varname>b</varname>th "
"power."
@@ -2227,12 +2289,12 @@ msgstr ""
"Exponenciación, eleva <varname>a</varname> a la <varname>b</varname>-ésima "
"potencia."
-#: C/genius.xml:1258(synopsis)
+#: C/genius.xml:1264(synopsis)
#, no-wrap
msgid "a.^b"
msgstr "a.^b"
-#: C/genius.xml:1260(para)
+#: C/genius.xml:1266(para)
msgid ""
"Element by element exponentiation. Raise each element of a matrix "
"<varname>a</varname> to the <varname>b</varname>th power. Or if <varname>b</"
@@ -2250,12 +2312,12 @@ msgstr ""
"que <varname>b</varname> formada por <varname>a</varname> elevado a todas "
"las diferentes potencias de <varname>b</varname>."
-#: C/genius.xml:1275(synopsis)
+#: C/genius.xml:1281(synopsis)
#, no-wrap
msgid "a+b"
msgstr "a+b"
-#: C/genius.xml:1277(para)
+#: C/genius.xml:1283(para)
msgid ""
"Addition. Adds two numbers, matrices, functions or strings. If you add a "
"string to anything the result will just be a string. If one is a square "
@@ -2267,30 +2329,30 @@ msgstr ""
"cuadrada y el otro un número, el número se multiplica por la identidad de la "
"matriz."
-#: C/genius.xml:1288(synopsis)
+#: C/genius.xml:1294(synopsis)
#, no-wrap
msgid "a-b"
msgstr "a-b"
-#: C/genius.xml:1290(para)
+#: C/genius.xml:1296(para)
msgid "Subtraction. Subtract two numbers, matrices or functions."
msgstr "Sustracción. Resta dos números, matrices o funciones."
-#: C/genius.xml:1298(synopsis)
+#: C/genius.xml:1304(synopsis)
#, no-wrap
msgid "a*b"
msgstr "a*b"
-#: C/genius.xml:1300(para)
+#: C/genius.xml:1306(para)
msgid "Multiplication. This is the normal matrix multiplication."
msgstr "Multiplicación. Es la multiplicación normal de matrices."
-#: C/genius.xml:1308(synopsis)
+#: C/genius.xml:1314(synopsis)
#, no-wrap
msgid "a.*b"
msgstr "a.*b"
-#: C/genius.xml:1310(para)
+#: C/genius.xml:1316(para)
msgid ""
"Element by element multiplication if <varname>a</varname> and <varname>b</"
"varname> are matrices."
@@ -2298,12 +2360,12 @@ msgstr ""
"Multiplicación elemento a elemento si <varname>a</varname> y <varname>b</"
"varname> son matrices."
-#: C/genius.xml:1319(synopsis)
+#: C/genius.xml:1325(synopsis)
#, no-wrap
msgid "a/b"
msgstr "a/b"
-#: C/genius.xml:1321(para)
+#: C/genius.xml:1327(para)
msgid ""
"Division. When <varname>a</varname> and <varname>b</varname> are just "
"numbers this is the normal division. When they are matrices, then this is "
@@ -2313,12 +2375,12 @@ msgstr ""
"números es la división normal. Cuando son matrices, esto es el equivalente a "
"<userinput>a*b^-1</userinput>."
-#: C/genius.xml:1331(synopsis)
+#: C/genius.xml:1337(synopsis)
#, no-wrap
msgid "a./b"
msgstr "a./b"
-#: C/genius.xml:1333(para)
+#: C/genius.xml:1339(para)
msgid ""
"Element by element division. Same as <userinput>a/b</userinput> for numbers, "
"but operarates element by element on matrices."
@@ -2326,30 +2388,30 @@ msgstr ""
"División elemento por elemento. Igual que <userinput>a/b</userinput> para "
"números, pero opera elemento por elemento en matrices.."
-#: C/genius.xml:1342(synopsis)
+#: C/genius.xml:1348(synopsis)
#, no-wrap
msgid "a\\b"
msgstr "a\\b"
-#: C/genius.xml:1344(para)
+#: C/genius.xml:1350(para)
msgid "Back division. That is this is the same as <userinput>b/a</userinput>."
msgstr "División hacia atrás. Es lo mismo que <userinput>b/a</userinput>."
-#: C/genius.xml:1352(synopsis)
+#: C/genius.xml:1358(synopsis)
#, no-wrap
msgid "a.\\b"
msgstr "a.\\b"
-#: C/genius.xml:1354(para)
+#: C/genius.xml:1360(para)
msgid "Element by element back division."
msgstr "División hacia atrás elemento por elemento."
-#: C/genius.xml:1362(synopsis)
+#: C/genius.xml:1368(synopsis)
#, no-wrap
msgid "a%b"
msgstr "a%b"
-#: C/genius.xml:1364(para)
+#: C/genius.xml:1370(para)
msgid ""
"The mod operator. This does not turn on the <link linkend=\"genius-gel-"
"modular-evaluation\">modular mode</link>, but just returns the remainder of "
@@ -2359,12 +2421,12 @@ msgstr ""
"\">modo modular</link> sino que simplemente devuelve el resto de "
"<userinput>a/b</userinput>."
-#: C/genius.xml:1374(synopsis)
+#: C/genius.xml:1380(synopsis)
#, no-wrap
msgid "a.%b"
msgstr "a.%b"
-#: C/genius.xml:1376(para)
+#: C/genius.xml:1382(para)
msgid ""
"Element by element the mod operator. Returns the remainder after element by "
"element integer <userinput>a./b</userinput>."
@@ -2372,12 +2434,12 @@ msgstr ""
"Operador mod elemento por elemento. Devuelve el resto de <userinput>a./b</"
"userinput> elemento por elemento."
-#: C/genius.xml:1385(synopsis)
+#: C/genius.xml:1391(synopsis)
#, no-wrap
msgid "a mod b"
msgstr "a mod b"
-#: C/genius.xml:1387(para)
+#: C/genius.xml:1393(para)
msgid ""
"Modular evaluation operator. The expression <varname>a</varname> is "
"evaluated modulo <varname>b</varname>. See <xref linkend=\"genius-gel-"
@@ -2389,35 +2451,35 @@ msgstr ""
"evaluation\"/>. Algunas de las funciones y operadores se comportan de un "
"modo distinto cuando trabajan en módulo entero."
-#: C/genius.xml:1398(synopsis)
+#: C/genius.xml:1404(synopsis)
#, no-wrap
msgid "a!"
msgstr "a!"
-#: C/genius.xml:1400(para)
+#: C/genius.xml:1406(para)
msgid ""
"Factorial operator. This is like <userinput>1*...*(n-2)*(n-1)*n</userinput>."
msgstr ""
"Operador factorial. Esto es <userinput>1*...*(n-2)*(n-1)*n</userinput>."
-#: C/genius.xml:1409(synopsis)
+#: C/genius.xml:1415(synopsis)
#, no-wrap
msgid "a!!"
msgstr "a!!"
-#: C/genius.xml:1411(para)
+#: C/genius.xml:1417(para)
msgid ""
"Double factorial operator. This is like <userinput>1*...*(n-4)*(n-2)*n</"
"userinput>."
msgstr ""
"Operador doble factorial. Esto es <userinput>1*...*(n-4)*(n-2)*n</userinput>."
-#: C/genius.xml:1420(synopsis)
+#: C/genius.xml:1426(synopsis)
#, no-wrap
msgid "a==b"
msgstr "a==b"
-#: C/genius.xml:1422(para)
+#: C/genius.xml:1428(para)
msgid ""
"Equality operator. Returns <constant>true</constant> or <constant>false</"
"constant> depending on <varname>a</varname> and <varname>b</varname> being "
@@ -2427,12 +2489,12 @@ msgstr ""
"constant> dependiendo de si <varname>a</varname> y <varname>b</varname> son "
"iguales o no."
-#: C/genius.xml:1432(synopsis)
+#: C/genius.xml:1438(synopsis)
#, no-wrap
msgid "a!=b"
msgstr "a!=b"
-#: C/genius.xml:1434(para)
+#: C/genius.xml:1440(para)
msgid ""
"Inequality operator, returns <constant>true</constant> if <varname>a</"
"varname> does not equal <varname>b</varname> else returns <constant>false</"
@@ -2442,12 +2504,12 @@ msgstr ""
"varname> no es igual a <varname>b</varname>; si lo es, devuelve "
"<constant>false</constant>."
-#: C/genius.xml:1444(synopsis)
+#: C/genius.xml:1450(synopsis)
#, no-wrap
msgid "a<>b"
msgstr "a<>b"
-#: C/genius.xml:1446(para)
+#: C/genius.xml:1452(para)
msgid ""
"Alternative inequality operator, returns <constant>true</constant> if "
"<varname>a</varname> does not equal <varname>b</varname> else returns "
@@ -2457,12 +2519,12 @@ msgstr ""
"<varname>a</varname> no es igual a <varname>b</varname> en caso contrario "
"devuelve <constant>false</constant>."
-#: C/genius.xml:1456(synopsis)
+#: C/genius.xml:1462(synopsis)
#, no-wrap
msgid "a<=b"
msgstr "a<=b"
-#: C/genius.xml:1458(para)
+#: C/genius.xml:1464(para)
msgid ""
"Less than or equal operator, returns <constant>true</constant> if "
"<varname>a</varname> is less than or equal to <varname>b</varname> else "
@@ -2475,12 +2537,12 @@ msgstr ""
"<constant>false</constant>. Esto se puede concatenar como <userinput>a <= "
"b <= c</userinput> (también se puede combinar con el operador menor que)."
-#: C/genius.xml:1471(synopsis)
+#: C/genius.xml:1477(synopsis)
#, no-wrap
msgid "a>=b"
msgstr "a>=b"
-#: C/genius.xml:1473(para)
+#: C/genius.xml:1479(para)
msgid ""
"Greater than or equal operator, returns <constant>true</constant> if "
"<varname>a</varname> is greater than or equal to <varname>b</varname> else "
@@ -2493,12 +2555,12 @@ msgstr ""
"<constant>false</constant>. Esto se puede concatenar como <userinput>a >= "
"b >= c</userinput> (también se puede combinar con el operador mayor que)."
-#: C/genius.xml:1485(synopsis)
+#: C/genius.xml:1491(synopsis)
#, no-wrap
msgid "a<b"
msgstr "a<b"
-#: C/genius.xml:1487(para)
+#: C/genius.xml:1493(para)
msgid ""
"Less than operator, returns <constant>true</constant> if <varname>a</"
"varname> is less than <varname>b</varname> else returns <constant>false</"
@@ -2511,12 +2573,12 @@ msgstr ""
"b < c</userinput> (también se puede combinar con el operador menor o "
"igual que)."
-#: C/genius.xml:1500(synopsis)
+#: C/genius.xml:1506(synopsis)
#, no-wrap
msgid "a>b"
msgstr "a>b"
-#: C/genius.xml:1502(para)
+#: C/genius.xml:1508(para)
msgid ""
"Greater than operator, returns <constant>true</constant> if <varname>a</"
"varname> is greater than <varname>b</varname> else returns <constant>false</"
@@ -2529,12 +2591,12 @@ msgstr ""
"b > c</userinput> (también se puede combinar con el operador mayor o "
"igual que)."
-#: C/genius.xml:1515(synopsis)
+#: C/genius.xml:1521(synopsis)
#, no-wrap
msgid "a<=>b"
msgstr "a<=>b"
-#: C/genius.xml:1517(para)
+#: C/genius.xml:1523(para)
msgid ""
"Comparison operator. If <varname>a</varname> is equal to <varname>b</"
"varname> it returns 0, if <varname>a</varname> is less than <varname>b</"
@@ -2546,12 +2608,12 @@ msgstr ""
"varname> devuelve -1 y si <varname>a</varname> es mayor que <varname>b</"
"varname> devuelve 1."
-#: C/genius.xml:1529(synopsis)
+#: C/genius.xml:1535(synopsis)
#, no-wrap
msgid "a and b"
msgstr "a and b"
-#: C/genius.xml:1531(para)
+#: C/genius.xml:1537(para)
msgid ""
"Logical and. Returns true if both <varname>a</varname> and <varname>b</"
"varname> are true, else returns false. If given numbers, nonzero numbers are "
@@ -2561,12 +2623,12 @@ msgstr ""
"son ciertos; si no, devuelve falso. Si se dan números, los números distintos "
"de cero se consideran como «verdadero»."
-#: C/genius.xml:1542(synopsis)
+#: C/genius.xml:1548(synopsis)
#, no-wrap
msgid "a or b"
msgstr "a or b"
-#: C/genius.xml:1544(para)
+#: C/genius.xml:1550(para)
msgid ""
"Logical or. Returns true if both <varname>a</varname> or <varname>b</"
"varname> are true, else returns false. If given numbers, nonzero numbers are "
@@ -2576,12 +2638,12 @@ msgstr ""
"son ciertos; si no, devuelve falso. Si se dan números, los números distintos "
"de cero se consideran como «verdadero»."
-#: C/genius.xml:1556(synopsis)
+#: C/genius.xml:1562(synopsis)
#, no-wrap
msgid "a xor b"
msgstr "a xor b"
-#: C/genius.xml:1558(para)
+#: C/genius.xml:1564(para)
msgid ""
"Logical xor. Returns true exactly one of <varname>a</varname> or <varname>b</"
"varname> is true, else returns false. If given numbers, nonzero numbers are "
@@ -2591,21 +2653,21 @@ msgstr ""
"son ciertos; si no, devuelve falso. Si se dan números, los números distintos "
"de cero se consideran como «verdadero»."
-#: C/genius.xml:1570(synopsis)
+#: C/genius.xml:1576(synopsis)
#, no-wrap
msgid "not a"
msgstr "not a"
-#: C/genius.xml:1572(para)
+#: C/genius.xml:1578(para)
msgid "Logical not. Returns the logical negation of <varname>a</varname>"
msgstr "NOT lódico. Devuelve la negación lógica de <varname>a</varname>"
-#: C/genius.xml:1580(synopsis)
+#: C/genius.xml:1586(synopsis)
#, no-wrap
msgid "-a"
msgstr "-a"
-#: C/genius.xml:1582(para)
+#: C/genius.xml:1588(para)
msgid ""
"Negation operator. Returns the negative of a number or a matrix (works "
"elementwise on a matrix)."
@@ -2613,12 +2675,12 @@ msgstr ""
"Operador de negación. Devuelve el negativo de un número o una matriz (en una "
"matriz, funciona de acuerdo al elemento)"
-#: C/genius.xml:1590(synopsis)
+#: C/genius.xml:1596(synopsis)
#, no-wrap
msgid "&a"
msgstr "&a"
-#: C/genius.xml:1592(para)
+#: C/genius.xml:1598(para)
msgid ""
"Variable referencing (to pass a reference to a variable). See <xref linkend="
"\"genius-gel-references\"/>."
@@ -2626,12 +2688,12 @@ msgstr ""
"Referencia de variables (pasar una referencia a una variable). Consulte "
"<xref linkend=\"genius-gel-references\"/>."
-#: C/genius.xml:1601(synopsis) C/genius.xml:2222(userinput)
+#: C/genius.xml:1607(synopsis) C/genius.xml:2228(userinput)
#, no-wrap
msgid "*a"
msgstr "*a"
-#: C/genius.xml:1603(para)
+#: C/genius.xml:1609(para)
msgid ""
"Variable dereferencing (to access a referenced variable). See <xref linkend="
"\"genius-gel-references\"/>."
@@ -2639,12 +2701,12 @@ msgstr ""
"Desreferenciar una variable (para acceder a una variable referenciada). "
"Consulte la <xref linkend=\"genius-gel-references\"/>."
-#: C/genius.xml:1612(synopsis)
+#: C/genius.xml:1618(synopsis)
#, no-wrap
msgid "a'"
msgstr "a'"
-#: C/genius.xml:1614(para)
+#: C/genius.xml:1620(para)
msgid ""
"Matrix conjugate transpose. That is, rows and columns get swapped and we "
"take complex conjugate of all entries. That is if the i,j element of "
@@ -2656,12 +2718,12 @@ msgstr ""
"es, si el elemento i,j de <varname>a</varname> es x+iy, entonces el elemento "
"j,i de <userinput>a'</userinput> es x-iy."
-#: C/genius.xml:1623(synopsis)
+#: C/genius.xml:1629(synopsis)
#, no-wrap
msgid "a.'"
msgstr "a.'"
-#: C/genius.xml:1625(para)
+#: C/genius.xml:1631(para)
msgid ""
"Matrix transpose, does not conjugate the entries. That is, the i,j element "
"of <varname>a</varname> becomes the j,i element of <userinput>a.'</"
@@ -2671,12 +2733,12 @@ msgstr ""
"i,j de <varname>a</varname> se convierte en el elemento j,i de "
"<userinput>a.'</userinput>."
-#: C/genius.xml:1634(synopsis)
+#: C/genius.xml:1640(synopsis)
#, no-wrap
msgid "a@(b,c)"
msgstr "a@(b,c)"
-#: C/genius.xml:1636(para)
+#: C/genius.xml:1642(para)
msgid ""
"Get element of a matrix in row <varname>b</varname> and column <varname>c</"
"varname>. If <varname>b</varname>, <varname>c</varname> are vectors, then "
@@ -2686,50 +2748,50 @@ msgstr ""
"varname>. Si <varname>b</varname>, <varname>c</varname> son vectores, "
"devuelve las correspondientes filas, columnas o submatrices."
-#: C/genius.xml:1647(synopsis)
+#: C/genius.xml:1653(synopsis)
#, no-wrap
msgid "a@(b,)"
msgstr "a@(b,)"
-#: C/genius.xml:1649(para)
+#: C/genius.xml:1655(para)
msgid ""
"Get row of a matrix (or multiple rows if <varname>b</varname> is a vector)."
msgstr ""
"Devuelve la fila de la matriz (o múltiples filas si <varname>b</varname> es "
"un vector)."
-#: C/genius.xml:1657(synopsis)
+#: C/genius.xml:1663(synopsis)
#, no-wrap
msgid "a@(b,:)"
msgstr "a@(b,:)"
-#: C/genius.xml:1659(para) C/genius.xml:1680(para)
+#: C/genius.xml:1665(para) C/genius.xml:1686(para)
msgid "Same as above."
msgstr "Igual que el anterior"
-#: C/genius.xml:1667(synopsis)
+#: C/genius.xml:1673(synopsis)
#, no-wrap
msgid "a@(,c)"
msgstr "a@(,c)"
-#: C/genius.xml:1669(para)
+#: C/genius.xml:1675(para)
msgid ""
"Get column of a matrix (or columns if <varname>c</varname> is a vector)."
msgstr ""
"Devuelve la columna de la matriz (o columnas si <varname>c</varname> es un "
"vector)."
-#: C/genius.xml:1678(synopsis)
+#: C/genius.xml:1684(synopsis)
#, no-wrap
msgid "a@(:,c)"
msgstr "a@(:,c)"
-#: C/genius.xml:1688(synopsis)
+#: C/genius.xml:1694(synopsis)
#, no-wrap
msgid "a@(b)"
msgstr "a@(b)"
-#: C/genius.xml:1690(para)
+#: C/genius.xml:1696(para)
msgid ""
"Get an element from a matrix treating it as a vector. This will traverse the "
"matrix row-wise."
@@ -2737,12 +2799,12 @@ msgstr ""
"Obtiene un elemento de una matriz tratándola como vector. Recorre la matriz "
"por filas."
-#: C/genius.xml:1699(synopsis)
+#: C/genius.xml:1705(synopsis)
#, no-wrap
msgid "a:b"
msgstr "a:b"
-#: C/genius.xml:1703(programlisting)
+#: C/genius.xml:1709(programlisting)
#, no-wrap
msgid ""
"A@(2:4,)\n"
@@ -2751,7 +2813,7 @@ msgstr ""
"A@(2:4,)\n"
"\t "
-#: C/genius.xml:1701(para)
+#: C/genius.xml:1707(para)
msgid ""
"Build a vector from <varname>a</varname> to <varname>b</varname> (or specify "
"a row, column region for the <literal>@</literal> operator). For example to "
@@ -2765,12 +2827,12 @@ msgstr ""
"varname> se podría hacer <placeholder-1/> ya que <userinput>2:4</userinput> "
"devolverá el vector <userinput>[2,3,4]</userinput>."
-#: C/genius.xml:1713(synopsis)
+#: C/genius.xml:1719(synopsis)
#, no-wrap
msgid "a:b:c"
msgstr "a:b:c"
-#: C/genius.xml:1718(programlisting)
+#: C/genius.xml:1724(programlisting)
#, no-wrap
msgid ""
"genius> 1:2:9\n"
@@ -2781,7 +2843,7 @@ msgstr ""
"=\n"
"`[1, 3, 5, 7, 9]\n"
-#: C/genius.xml:1715(para)
+#: C/genius.xml:1721(para)
msgid ""
"Build a vector from <varname>a</varname> to <varname>c</varname> with "
"<varname>b</varname> as a step. That is for example <placeholder-1/>"
@@ -2789,12 +2851,12 @@ msgstr ""
"Crea un vector con valores desde <varname>a</varname> a <varname>c</varname> "
"usando <varname>b</varname> como paso. Por ejemplo: <placeholder-1/>"
-#: C/genius.xml:1728(synopsis)
+#: C/genius.xml:1734(synopsis)
#, no-wrap
msgid "(a)i"
msgstr "(a)i"
-#: C/genius.xml:1734(programlisting)
+#: C/genius.xml:1740(programlisting)
#, no-wrap
msgid ""
"(a)*1i\n"
@@ -2803,7 +2865,7 @@ msgstr ""
"(a)*1i\n"
"\t "
-#: C/genius.xml:1730(para)
+#: C/genius.xml:1736(para)
msgid ""
"Make a imaginary number (multiply <varname>a</varname> by the imaginary). "
"Note that normally the number <varname>i</varname> is written as "
@@ -2814,12 +2876,12 @@ msgstr ""
"se escribe <userinput>1i</userinput>. De modo que lo descrito arriba es "
"equivalente a <placeholder-1/>"
-#: C/genius.xml:1742(synopsis)
+#: C/genius.xml:1748(synopsis)
#, no-wrap
msgid "`a"
msgstr "`a"
-#: C/genius.xml:1744(para)
+#: C/genius.xml:1750(para)
msgid ""
"Quote an identifier so that it doesn't get evaluated. Or quote a matrix so "
"that it doesn't get expanded."
@@ -2827,12 +2889,12 @@ msgstr ""
"Escapa un identificador de modo que no sea evaluado. O escapa una matriz de "
"modo que no sea expandida."
-#: C/genius.xml:1752(synopsis)
+#: C/genius.xml:1758(synopsis)
#, no-wrap
msgid "a swapwith b"
msgstr "a swapwith b"
-#: C/genius.xml:1754(para)
+#: C/genius.xml:1760(para)
msgid ""
"Swap value of <varname>a</varname> with the value of <varname>b</varname>. "
"Currently does not operate on ranges of matrix elements. It returns "
@@ -2842,12 +2904,12 @@ msgstr ""
"varname>. Actualmente no funciona con rangos de elementos matriciales. "
"Devuelve <constant>null</constant>. Está disponible desde la versión 1.0.13."
-#: C/genius.xml:1765(synopsis)
+#: C/genius.xml:1771(synopsis)
#, no-wrap
msgid "increment a"
msgstr "increment a"
-#: C/genius.xml:1767(para)
+#: C/genius.xml:1773(para)
msgid ""
"Increment the variable <varname>a</varname> by 1. If <varname>a</varname> is "
"a matrix, then increment each element. This is equivalent to <userinput>a=a"
@@ -2859,12 +2921,12 @@ msgstr ""
"<userinput>a=a+1</userinput> pero más rápido. Devuelve <constant>null</"
"constant>. Está disponible desde la versión 1.0.13."
-#: C/genius.xml:1778(synopsis)
+#: C/genius.xml:1784(synopsis)
#, no-wrap
msgid "increment a by b"
msgstr "increment a by b"
-#: C/genius.xml:1780(para)
+#: C/genius.xml:1786(para)
msgid ""
"Increment the variable <varname>a</varname> by <varname>b</varname>. If "
"<varname>a</varname> is a matrix, then increment each element. This is "
@@ -2876,7 +2938,7 @@ msgstr ""
"equivalente a <userinput>a=a+b</userinput>, pero más rápido. Devuelve null "
"<constant>null</constant>. Está disponible desde la versión 1.0.13."
-#: C/genius.xml:1794(para)
+#: C/genius.xml:1800(para)
msgid ""
"The @() operator makes the : operator most useful. With this you can specify "
"regions of a matrix. So that a@(2:4,6) is the rows 2,3,4 of the column 6. Or "
@@ -2891,9 +2953,16 @@ msgstr ""
"cuyo tamaño coincida con el tamaño de la región asignada o cualquier otro "
"tipo de valor."
-#: C/genius.xml:1800(para)
+#: C/genius.xml:1806(para)
+#, fuzzy
+#| msgid ""
+#| "The comparison operators (except for the <=> operator which behaves "
+#| "normally), are not strictly binary operators, they can in fact be grouped "
+#| "in the normal mathematical way, e.g.: (1<x<=y<5) is a legal "
+#| "boolean expression and means just what it should, that is (1<x and x≤y "
+#| "and y<5)"
msgid ""
-"The comparison operators (except for the <=> operator which behaves "
+"The comparison operators (except for the <=> operator, which behaves "
"normally), are not strictly binary operators, they can in fact be grouped in "
"the normal mathematical way, e.g.: (1<x<=y<5) is a legal boolean "
"expression and means just what it should, that is (1<x and x≤y and y<5)"
@@ -2904,7 +2973,7 @@ msgstr ""
"=y<5) es una expresión booleana válida y significa lo que debería, es "
"decir, (1<x and x≤y and y<5)"
-#: C/genius.xml:1806(para)
+#: C/genius.xml:1812(para)
msgid ""
"The unitary minus operates in a different fashion depending on where it "
"appears. If it appears before a number it binds very closely, if it appears "
@@ -2923,15 +2992,15 @@ msgstr ""
"tanto, tenga cuidado con el uso de este operador y si tiene alguna duda, use "
"paréntesis."
-#: C/genius.xml:1821(title)
+#: C/genius.xml:1827(title)
msgid "Programming with GEL"
msgstr "Programar con GEL"
-#: C/genius.xml:1824(title)
+#: C/genius.xml:1830(title)
msgid "Conditionals"
msgstr "Condicionales"
-#: C/genius.xml:1825(para)
+#: C/genius.xml:1831(para)
msgid ""
"Syntax: <placeholder-1/> If <literal>else</literal> is omitted, then if the "
"<literal>expression1</literal> yields <constant>false</constant> or 0, "
@@ -2941,17 +3010,17 @@ msgstr ""
"expresión <literal>expression1</literal> devuelve <constant>false</constant> "
"o <literal>0</literal>, devolverá <literal>NULL</literal>."
-#: C/genius.xml:1839(programlisting)
+#: C/genius.xml:1845(programlisting)
#, no-wrap
msgid "if a=5 then a=a-1\n"
msgstr "if a=5 then a=a-1\n"
-#: C/genius.xml:1842(programlisting)
+#: C/genius.xml:1848(programlisting)
#, no-wrap
msgid "if a==5 then a:=a-1\n"
msgstr "if a==5 then a:=a-1\n"
-#: C/genius.xml:1831(para)
+#: C/genius.xml:1837(para)
msgid ""
"Examples: <placeholder-1/> Note that <literal>=</literal> will be translated "
"to <literal>==</literal> if used inside the expression for <literal>if</"
@@ -2962,15 +3031,15 @@ msgstr ""
"<literal>if</literal>, por lo que <placeholder-2/> se interpretará como: "
"<placeholder-3/>"
-#: C/genius.xml:1848(title)
+#: C/genius.xml:1854(title)
msgid "Loops"
msgstr "Bucles"
-#: C/genius.xml:1851(title)
+#: C/genius.xml:1857(title)
msgid "While Loops"
msgstr "Bucles «while»"
-#: C/genius.xml:1852(para)
+#: C/genius.xml:1858(para)
msgid ""
"Syntax: <placeholder-1/> These are similar to other languages. However, as "
"in gel it is simply an expression that must have some return value, these "
@@ -2986,16 +3055,16 @@ msgstr ""
"booleana, <literal>=</literal> se traduce a <literal>==</literal> sólo para "
"la sentencia <literal>if</literal>."
-#: C/genius.xml:1865(title)
+#: C/genius.xml:1871(title)
msgid "For Loops"
msgstr "Bucles «for»"
-#: C/genius.xml:1872(programlisting)
+#: C/genius.xml:1878(programlisting)
#, no-wrap
msgid "for i = 1 to 20 by 2 do print(i)\n"
msgstr "for i = 1 to 20 by 2 do print(i)\n"
-#: C/genius.xml:1866(para)
+#: C/genius.xml:1872(para)
msgid ""
"Syntax: <placeholder-1/> Loop with identifier being set to all values from "
"<literal><from></literal> to <literal><to></literal>, optionally "
@@ -3025,17 +3094,17 @@ msgstr ""
"literal>, pero sí que nunca se rebasará. El ejemplo siguiente imprime todos "
"los números pares desde 1 a 19: <placeholder-2/>"
-#: C/genius.xml:1880(programlisting)
+#: C/genius.xml:1886(programlisting)
#, no-wrap
msgid "for x = 0 to 1 by 0.1 do print(x)\n"
msgstr "for x = 0 to 1 by 0.1 do print(x)\n"
-#: C/genius.xml:1885(programlisting)
+#: C/genius.xml:1891(programlisting)
#, no-wrap
msgid "for x = 0 to 1 by 1/10 do print(x)\n"
msgstr "for x = 0 to 1 by 1/10 do print(x)\n"
-#: C/genius.xml:1875(para)
+#: C/genius.xml:1881(para)
msgid ""
"When one of the values is a floating point number, then the final check is "
"done to within 2^-20 of the step size. That is, even if we overshoot by 2^-"
@@ -3060,29 +3129,38 @@ msgstr ""
"se realiza únicamente desde la versión 1.0.16 en adelante, por lo que la "
"ejecución del código puede variar en versiones anteriores."
-#: C/genius.xml:1892(title)
+#: C/genius.xml:1898(title)
msgid "Foreach Loops"
msgstr "Bucles «foreach»"
-#: C/genius.xml:1900(programlisting)
+#: C/genius.xml:1906(programlisting)
#, no-wrap
msgid "for n in [1,2:3,4] do print(n)\n"
msgstr "for n in [1,2:3,4] do print(n)\n"
-#: C/genius.xml:1905(programlisting)
+#: C/genius.xml:1911(programlisting)
#, no-wrap
msgid "for n in RowsOf ([1,2:3,4]) do print(n)\n"
msgstr "for n in RowsOf ([1,2:3,4]) do print(n)\n"
-#: C/genius.xml:1893(para)
+#: C/genius.xml:1899(para)
+#, fuzzy
+#| msgid ""
+#| "Syntax: <placeholder-1/> For each element in the matrix, going row by row "
+#| "from left to right we execute the body with the identifier set to the "
+#| "current element. To print numbers 1,2,3 and 4 in this order you could do: "
+#| "<placeholder-2/> If you wish to run through the rows and columns of a "
+#| "matrix, you can use the RowsOf and ColumnsOf functions which return a "
+#| "vector of the rows or columns of the matrix. So, <placeholder-3/> will "
+#| "print out [1,2] and then [3,4]."
msgid ""
"Syntax: <placeholder-1/> For each element in the matrix, going row by row "
"from left to right we execute the body with the identifier set to the "
"current element. To print numbers 1,2,3 and 4 in this order you could do: "
"<placeholder-2/> If you wish to run through the rows and columns of a "
-"matrix, you can use the RowsOf and ColumnsOf functions which return a vector "
-"of the rows or columns of the matrix. So, <placeholder-3/> will print out "
-"[1,2] and then [3,4]."
+"matrix, you can use the RowsOf and ColumnsOf functions, which return a "
+"vector of the rows or columns of the matrix. So, <placeholder-3/> will print "
+"out [1,2] and then [3,4]."
msgstr ""
"Sintaxis: <placeholder-1/> ejecuta el cuerpo del bucle para cada uno de los "
"elementos de la matriz recorriendo ésta fila por fila y de izquierda a "
@@ -3093,11 +3171,11 @@ msgstr ""
"de la matriz. Por lo tanto, <placeholder-3/> imprimirá <literal>[1,2]</"
"literal> y después <literal>[3,4]</literal>."
-#: C/genius.xml:1912(title)
+#: C/genius.xml:1918(title)
msgid "Break and Continue"
msgstr "Parar y continuar"
-#: C/genius.xml:1913(para)
+#: C/genius.xml:1919(para)
msgid ""
"You can also use the <literal>break</literal> and <literal>continue</"
"literal> commands in loops. The continue <literal>continue</literal> command "
@@ -3109,11 +3187,11 @@ msgstr ""
"literal> reinicia el bucle actual en la siguiente iteración, mientras que el "
"comando <literal>break</literal> sale del bucle actual. <placeholder-1/>"
-#: C/genius.xml:1926(title)
+#: C/genius.xml:1932(title)
msgid "Sums and Products"
msgstr "Sumas y productos"
-#: C/genius.xml:1927(para)
+#: C/genius.xml:1933(para)
msgid ""
"Syntax: <placeholder-1/> If you substitute <literal>for</literal> with "
"<literal>sum</literal> or <literal>prod</literal>, then you will get a sum "
@@ -3127,7 +3205,7 @@ msgstr ""
"valor del bucle, devolverá la suma o el producto de todos los valores "
"obtenidos respectivamente."
-#: C/genius.xml:1938(para)
+#: C/genius.xml:1944(para)
msgid ""
"If no body is executed (for example <userinput>sum i=1 to 0 do ...</"
"userinput>) then <literal>sum</literal> returns 0 and <literal>prod</"
@@ -3137,7 +3215,7 @@ msgstr ""
"userinput>), <literal>sum</literal> devuelve el valor 0 y <literal>prod</"
"literal> devuelve el valor 1, que es el convenio estándar."
-#: C/genius.xml:1941(para)
+#: C/genius.xml:1947(para)
msgid ""
"For floating point numbers the same roundoff error protection is done as in "
"the for loop. See <xref linkend=\"genius-gel-loops-for\"/>."
@@ -3146,11 +3224,11 @@ msgstr ""
"realiza como en el bucle for. Consulte la <xref linkend=\"genius-gel-loops-"
"for\"/>."
-#: C/genius.xml:1948(title)
+#: C/genius.xml:1954(title)
msgid "Comparison Operators"
msgstr "Operadores de comparación"
-#: C/genius.xml:1949(para)
+#: C/genius.xml:1955(para)
msgid ""
"The following standard comparison operators are supported in GEL and have "
"the obvious meaning: <literal>==</literal>, <literal>>=</literal>, "
@@ -3173,7 +3251,7 @@ msgstr ""
"si el lado izquierdo es menor, 0 si ambos lados son iguales, y 1 si el lado "
"izquierdo es mayor."
-#: C/genius.xml:1968(programlisting)
+#: C/genius.xml:1974(programlisting)
#, no-wrap
msgid ""
"if a=b then c\n"
@@ -3182,7 +3260,7 @@ msgstr ""
"if a=b then c\n"
"if a==b then c\n"
-#: C/genius.xml:1964(para)
+#: C/genius.xml:1970(para)
msgid ""
"Normally <literal>=</literal> is translated to <literal>==</literal> if it "
"happens to be somewhere where GEL is expecting a condition such as in the if "
@@ -3198,10 +3276,17 @@ msgstr ""
"comparar o asignar, respectivamente, si quiere que su código sea fácil de "
"leer. Además le ayuda a evitar errores."
-#: C/genius.xml:1977(para)
+#: C/genius.xml:1983(para)
+#, fuzzy
+#| msgid ""
+#| "All the comparison operators (except for the <literal><=></literal> "
+#| "operator which behaves normally), are not strictly binary operators, they "
+#| "can in fact be grouped in the normal mathematical way, e.g.: "
+#| "(<literal>1<x<=y<5</literal>) is a legal boolean expression and "
+#| "means just what it should, that is (1<x and x≤y and y<5)"
msgid ""
"All the comparison operators (except for the <literal><=></literal> "
-"operator which behaves normally), are not strictly binary operators, they "
+"operator, which behaves normally), are not strictly binary operators, they "
"can in fact be grouped in the normal mathematical way, e.g.: (<literal>1<"
"x<=y<5</literal>) is a legal boolean expression and means just what it "
"should, that is (1<x and x≤y and y<5)"
@@ -3213,7 +3298,7 @@ msgstr ""
"expresión booleana legítima que significa lo que debería: (1<x and x≤y "
"and y<5)."
-#: C/genius.xml:1986(para)
+#: C/genius.xml:1992(para)
msgid ""
"To build up logical expressions use the words <literal>not</literal>, "
"<literal>and</literal>, <literal>or</literal>, <literal>xor</literal>. The "
@@ -3231,12 +3316,12 @@ msgstr ""
"ejemplo, <literal>1 or a=1</literal> no ejecuta el comando <literal>a=1</"
"literal>, pues el primer argumento es verdadero."
-#: C/genius.xml:1997(title)
+#: C/genius.xml:2003(title)
msgid "Global Variables and Scope of Variables"
msgstr "Variables globales y ámbito de variables"
# ¿Al parecer se explica inmediatamente?
-#: C/genius.xml:1998(para)
+#: C/genius.xml:2004(para)
msgid ""
"GEL is a <ulink url=\"http://en.wikipedia.org/wiki/Scope_%28programming%29"
"\"> dynamically scoped language</ulink>. We will explain what this means "
@@ -3251,7 +3336,7 @@ msgstr ""
"linkend=\"genius-gel-parameters\">variables de parámetros</link>, que "
"siempre son globales."
-#: C/genius.xml:2021(programlisting)
+#: C/genius.xml:2027(programlisting)
#, no-wrap
msgid ""
"function f() = (a:=5; g());\n"
@@ -3262,7 +3347,7 @@ msgstr ""
"function g() = print(a);\n"
"f();\n"
-#: C/genius.xml:2007(para)
+#: C/genius.xml:2013(para)
msgid ""
"Like most programming languages, GEL has different types of variables. "
"Normally when a variable is defined in a function, it is visible from that "
@@ -3289,7 +3374,7 @@ msgstr ""
"function> desde el nivel más alto (fuera de <function>f</function>, dado que "
"<varname>a</varname> no se habrá definido)."
-#: C/genius.xml:2030(programlisting)
+#: C/genius.xml:2036(programlisting)
#, no-wrap
msgid ""
"function f() = (a:=5; g());\n"
@@ -3302,7 +3387,7 @@ msgstr ""
"a:=10;\n"
"f();\n"
-#: C/genius.xml:2026(para)
+#: C/genius.xml:2032(para)
msgid ""
"If you define a variable inside a function it will override any variables "
"defined in calling functions. For example, we modify the above code and "
@@ -3322,7 +3407,7 @@ msgstr ""
"superior (global), por lo que si verifica el valor de <varname>a</varname> "
"es aún 10."
-#: C/genius.xml:2044(para)
+#: C/genius.xml:2050(para)
msgid ""
"Function arguments are exactly like variables defined inside the function, "
"except that they are initialized with the value that was passed to the "
@@ -3334,7 +3419,7 @@ msgstr ""
"en la función. Además de esto, se les trata como a cualquier otra variable "
"definida dentro de la función."
-#: C/genius.xml:2051(para)
+#: C/genius.xml:2057(para)
msgid ""
"Functions are treated exactly like variables. Hence you can locally redefine "
"functions. Normally (on the top level) you cannot redefine protected "
@@ -3366,7 +3451,7 @@ msgstr ""
"= 1e20\n"
"</screen>"
-#: C/genius.xml:2071(programlisting)
+#: C/genius.xml:2077(programlisting)
#, no-wrap
msgid ""
"a=6;\n"
@@ -3377,27 +3462,17 @@ msgstr ""
"function f() = (a:=5);\n"
"f();\n"
-#: C/genius.xml:2082(programlisting)
+#: C/genius.xml:2088(programlisting)
#, no-wrap
msgid "set(`a,3)\n"
msgstr "set(`a,3)\n"
-#: C/genius.xml:2085(programlisting)
+#: C/genius.xml:2091(programlisting)
#, no-wrap
msgid "set(\"a\",3)\n"
msgstr "set(\"a\",3)\n"
-#: C/genius.xml:2066(para)
-#| msgid ""
-#| "Functions and variables defined at the top level are considered global. "
-#| "They are visible from anywhere. As we said the following function "
-#| "<function>f</function> will not change the value of <varname>a</varname> "
-#| "to 5. <placeholder-1/> Sometimes, however, it is necessary to set a "
-#| "global variable from inside a function. When this behaviour is needed, "
-#| "use the <function>set</function> function. Passing a string or a quoted "
-#| "identifier to this function sets the variable globally (on the top "
-#| "level). For example, to set <varname>a</varname> to the value 3 you could "
-#| "call: <placeholder-2/> or: <placeholder-3/>"
+#: C/genius.xml:2072(para)
msgid ""
"Functions and variables defined at the top level are considered global. They "
"are visible from anywhere. As we said the following function <function>f</"
@@ -3420,7 +3495,7 @@ msgstr ""
"utilizar <placeholder-2/> o <placeholder-3/> para fijar el valor 3 en la "
"variable <varname>a</varname>."
-#: C/genius.xml:2088(para)
+#: C/genius.xml:2094(para)
msgid ""
"The <function>set</function> function always sets the toplevel global. There "
"is no way to set a local variable in some function from a subroutine. If "
@@ -3430,7 +3505,7 @@ msgstr ""
"No existe alguna manera de definir una variable local en alguna función "
"desde alguna subrutina. Si se necesita hacer esto, debe utilizar ..."
-#: C/genius.xml:2094(para)
+#: C/genius.xml:2100(para)
msgid ""
"So to recap in a more technical language: Genius operates with different "
"numbered contexts. The top level is the context 0 (zero). Whenever a "
@@ -3449,10 +3524,18 @@ msgstr ""
"contexto menor, al fijar esta variable se crea una nueva variable local en "
"el contexto actual y esta variable sera visible desde los contextos mayores."
-#: C/genius.xml:2105(para)
-msgid ""
-"There are also true local variables, which are not seen from anywhere but "
-"the current context. Also when returning functions by value it may reference "
+#: C/genius.xml:2111(para)
+#, fuzzy
+#| msgid ""
+#| "There are also true local variables, which are not seen from anywhere but "
+#| "the current context. Also when returning functions by value it may "
+#| "reference variables not visible from higher context and this may be a "
+#| "problem. See the sections <link linkend=\"genius-gel-true-local-variables"
+#| "\">True Local Variables</link> and <link linkend=\"genius-gel-returning-"
+#| "functions\">Returning Functions</link>."
+msgid ""
+"There are also true local variables that are not seen from anywhere but the "
+"current context. Also when returning functions by value it may reference "
"variables not visible from higher context and this may be a problem. See the "
"sections <link linkend=\"genius-gel-true-local-variables\">True Local "
"Variables</link> and <link linkend=\"genius-gel-returning-functions"
@@ -3465,11 +3548,11 @@ msgstr ""
"true-local-variables\">Variables locales verdaderas</link> y <link linkend="
"\"genius-gel-returning-functions\">Devolver funciones</link>."
-#: C/genius.xml:2118(title)
+#: C/genius.xml:2124(title)
msgid "Parameter variables"
msgstr "Variables de parámetros"
-#: C/genius.xml:2119(para)
+#: C/genius.xml:2125(para)
msgid ""
"As we said before, there exist special variables called parameters that "
"exist in all scopes. To declare a parameter called <varname>foo</varname> "
@@ -3486,7 +3569,7 @@ msgstr ""
"modificará la variable en todos los contextos. Esto significa que las "
"funciones no tienen una copia privada de los parámetros."
-#: C/genius.xml:2130(para)
+#: C/genius.xml:2136(para)
msgid ""
"When you undefine a parameter using the <link linkend=\"gel-function-undefine"
"\"><function>undefine</function></link> function, it stops being a parameter."
@@ -3495,17 +3578,17 @@ msgstr ""
"function-undefine\"><function>undefine</function></link>, éste deja de ser "
"un parámetro."
-#: C/genius.xml:2136(para)
+#: C/genius.xml:2142(para)
msgid "Some parameters are built-in and modify the behaviour of genius."
msgstr ""
"Algunos parámetros están integrados de manera predeterminada y modifican el "
"comportamiento de genius."
-#: C/genius.xml:2142(title)
+#: C/genius.xml:2148(title)
msgid "Returning"
msgstr "Retorno"
-#: C/genius.xml:2143(para)
+#: C/genius.xml:2149(para)
msgid ""
"Normally a function is one or several expressions separated by a semicolon, "
"and the value of the last expression is returned. This is fine for simple "
@@ -3524,11 +3607,11 @@ msgstr ""
"función <literal>return</literal> toma un único valor, que es el valor que "
"se devolverá."
-#: C/genius.xml:2165(title)
+#: C/genius.xml:2171(title)
msgid "References"
msgstr "Referencias"
-#: C/genius.xml:2166(para)
+#: C/genius.xml:2172(para)
msgid ""
"It may be necessary for some functions to return more than one value. This "
"may be accomplished by returning a vector of values, but many times it is "
@@ -3544,7 +3627,7 @@ msgstr ""
"referencia. Aunque éste es el principal uso de las referencias, no es el "
"único."
-#: C/genius.xml:2174(para)
+#: C/genius.xml:2180(para)
msgid ""
"When using functions that return values through references in the argument "
"list, just pass the variable name with an ampersand. For example the "
@@ -3559,7 +3642,7 @@ msgstr ""
"indeterminado <varname>x</varname>, y guarda el vector propio obtenido en la "
"variable <varname>v</varname>: <placeholder-1/>"
-#: C/genius.xml:2184(para)
+#: C/genius.xml:2190(para)
msgid ""
"The details of how references work and the syntax is similar to the C "
"language. The operator <literal>&</literal> references a variable and "
@@ -3572,7 +3655,7 @@ msgstr ""
"aplicarse sólo a un identificador, por lo que <literal>**a</literal> no es "
"una expresión legal en GEL."
-#: C/genius.xml:2191(para)
+#: C/genius.xml:2197(para)
msgid ""
"References are best explained by an example: <placeholder-1/> now "
"<varname>a</varname> contains 2. You can also reference functions: "
@@ -3582,23 +3665,23 @@ msgstr ""
"1/> ahora <varname>a</varname> contiene el valor 2. También puede hacer "
"referencia a funciones: <placeholder-2/> devuelve el valor 4."
-#: C/genius.xml:2207(title)
+#: C/genius.xml:2213(title)
msgid "Lvalues"
msgstr "Lvalues"
-#: C/genius.xml:2213(userinput)
+#: C/genius.xml:2219(userinput)
#, no-wrap
msgid "a"
msgstr "a"
-#: C/genius.xml:2215(para)
+#: C/genius.xml:2221(para)
msgid ""
"Identifier. Here we would be setting the variable of name <varname>a</"
"varname>."
msgstr ""
"Identificador. Aquí se asignará la variable de nombre <varname>a</varname>."
-#: C/genius.xml:2224(para)
+#: C/genius.xml:2230(para)
msgid ""
"Dereference of an identifier. This will set whatever variable <varname>a</"
"varname> points to."
@@ -3606,12 +3689,12 @@ msgstr ""
"Eliminar la referencia a un identificador. Esto fijará lo que a lo que "
"apunta la variable <varname>a</varname>."
-#: C/genius.xml:2231(userinput)
+#: C/genius.xml:2237(userinput)
#, no-wrap
msgid "a@(<region>)"
msgstr "a@(<region>)"
-#: C/genius.xml:2233(para)
+#: C/genius.xml:2239(para)
msgid ""
"A region of a matrix. Here the region is specified normally as with the "
"regular @() operator, and can be a single entry, or an entire region of the "
@@ -3621,7 +3704,7 @@ msgstr ""
"operador regular @(), y puede ser un sola entrada, o una región completa de "
"una matriz."
-#: C/genius.xml:2208(para)
+#: C/genius.xml:2214(para)
msgid ""
"An lvalue is the left hand side of an assignment. In other words, an lvalue "
"is what you assign something to. Valid lvalues are: <placeholder-1/>"
@@ -3630,7 +3713,7 @@ msgstr ""
"lvalor es lo que se le asigna a algo. Algunos lvalues válidos son: "
"<placeholder-1/>"
-#: C/genius.xml:2244(programlisting)
+#: C/genius.xml:2250(programlisting)
#, no-wrap
msgid ""
"a:=4\n"
@@ -3643,7 +3726,7 @@ msgstr ""
"a@(1,1) := 5\n"
"a@(4:8,3) := [1,2,3,4,5]'\n"
-#: C/genius.xml:2242(para)
+#: C/genius.xml:2248(para)
msgid ""
"Examples: <placeholder-1/> Note that both <literal>:=</literal> and "
"<literal>=</literal> can be used interchangably. Except if the assignment "
@@ -3657,15 +3740,15 @@ msgstr ""
"sólo utilizar <literal>:=</literal> cuando se pretenda establecer una "
"asignación y <literal>==</literal> para hacer una comparación."
-#: C/genius.xml:2260(title)
+#: C/genius.xml:2266(title)
msgid "Advanced Programming with GEL"
msgstr "Programación avanzada con GEL"
-#: C/genius.xml:2263(title)
+#: C/genius.xml:2269(title)
msgid "Error Handling"
msgstr "Control de errores"
-#: C/genius.xml:2264(para)
+#: C/genius.xml:2270(para)
msgid ""
"If you detect an error in your function, you can bail out of it. For normal "
"errors, such as wrong types of arguments, you can fail to compute the "
@@ -3679,7 +3762,7 @@ msgstr ""
"Si algo saliera de verdad mal y quisiera interrumpir definitivamente el "
"cálculo en curso, puede utilizar la palabra <literal>exception</literal>."
-#: C/genius.xml:2274(programlisting)
+#: C/genius.xml:2280(programlisting)
#, no-wrap
msgid ""
"function f(M) = (\n"
@@ -3698,7 +3781,7 @@ msgstr ""
" ...\n"
")\n"
-#: C/genius.xml:2271(para)
+#: C/genius.xml:2277(para)
msgid ""
"For example if you want to check for arguments in your function. You could "
"use the following code. <placeholder-1/>"
@@ -3706,11 +3789,11 @@ msgstr ""
"Por ejemplo, si quiere verificar argumentos en una función. Podría utilizar "
"el siguiente código: <placeholder-1/>"
-#: C/genius.xml:2286(title)
+#: C/genius.xml:2292(title)
msgid "Toplevel Syntax"
msgstr "Sintaxis de nivel superior"
-#: C/genius.xml:2287(para)
+#: C/genius.xml:2293(para)
msgid ""
"The synatax is slightly different if you enter statements on the top level "
"versus when they are inside parentheses or inside functions. On the top "
@@ -3728,7 +3811,7 @@ msgstr ""
"necesita introducir el separador al final de la línea (salvo que sea parte "
"de varias sentencias dentro de paréntesis)."
-#: C/genius.xml:2300(programlisting)
+#: C/genius.xml:2306(programlisting)
#, no-wrap
msgid ""
"if Something() then\n"
@@ -3741,7 +3824,7 @@ msgstr ""
"else\n"
" HacerOtraCosa()\n"
-#: C/genius.xml:2297(para)
+#: C/genius.xml:2303(para)
msgid ""
"The following code will produce an error when entered on the top level of a "
"program, while it will work just fine in a function. <placeholder-1/>"
@@ -3749,7 +3832,7 @@ msgstr ""
"El siguiente código, aunque funcione bien en la función, puede producir un "
"error al introducirlo en el nivel más alto de un programa. <placeholder-1/>"
-#: C/genius.xml:2314(programlisting)
+#: C/genius.xml:2320(programlisting)
#, no-wrap
msgid ""
"if Something() then (\n"
@@ -3764,7 +3847,7 @@ msgstr ""
" HacerOtraCosa()\n"
")\n"
-#: C/genius.xml:2306(para)
+#: C/genius.xml:2312(para)
msgid ""
"The problem is that after <application>Genius Mathematics Tool</application> "
"sees the end of line after the second line, it will decide that we have "
@@ -3785,11 +3868,11 @@ msgstr ""
"application> no estará satisfecha hasta que todos los paréntesis estén "
"cerrados. <placeholder-1/>"
-#: C/genius.xml:2324(title)
+#: C/genius.xml:2330(title)
msgid "Returning Functions"
msgstr "Devolver funciones"
-#: C/genius.xml:2337(programlisting)
+#: C/genius.xml:2343(programlisting)
#, no-wrap
msgid ""
"function f() = (\n"
@@ -3802,7 +3885,7 @@ msgstr ""
" `(x) = (x+k)\n"
")\n"
-#: C/genius.xml:2344(programlisting)
+#: C/genius.xml:2350(programlisting)
#, no-wrap
msgid ""
"g = f();\n"
@@ -3811,7 +3894,7 @@ msgstr ""
"g = f();\n"
"g(5)\n"
-#: C/genius.xml:2325(para)
+#: C/genius.xml:2331(para)
msgid ""
"It is possible to return functions as value. This way you can build "
"functions that construct special purpose functions according to some "
@@ -3839,7 +3922,7 @@ msgstr ""
"como sigue: <placeholder-2/> And <userinput>g(5)</userinput> devuelve el "
"valor 10."
-#: C/genius.xml:2353(programlisting)
+#: C/genius.xml:2359(programlisting)
#, no-wrap
msgid ""
"function f() = (\n"
@@ -3856,7 +3939,7 @@ msgstr ""
" r\n"
")\n"
-#: C/genius.xml:2349(para)
+#: C/genius.xml:2355(para)
msgid ""
"One thing to note is that the value of <varname>k</varname> that is used is "
"the one that's in effect when the <function>f</function> returns. For "
@@ -3903,7 +3986,7 @@ msgstr ""
"<varname>k</varname> al diccionario privado pues ésta es una variable global "
"(del nivel más alto) en el momento en que se definió <varname>r</varname>."
-#: C/genius.xml:2395(programlisting)
+#: C/genius.xml:2401(programlisting)
#, no-wrap
msgid ""
"function f() = (\n"
@@ -3920,7 +4003,7 @@ msgstr ""
" r\n"
")\n"
-#: C/genius.xml:2384(para)
+#: C/genius.xml:2390(para)
msgid ""
"Sometimes it is better to have more control over how variables are copied "
"into the private dictionary. Since version 1.0.7, you can specify which "
@@ -3942,7 +4025,7 @@ msgstr ""
"una función que cuando se llama añade 5 a su argumento. La copia local de "
"<varname>k</varname> se crea cuando la función se define."
-#: C/genius.xml:2417(programlisting)
+#: C/genius.xml:2423(programlisting)
#, no-wrap
msgid ""
"function f() = (\n"
@@ -3963,7 +4046,7 @@ msgstr ""
"g = f();\n"
"g(10)\n"
-#: C/genius.xml:2406(para)
+#: C/genius.xml:2412(para)
msgid ""
"When you want the function to not have any private dictionary then put empty "
"square brackets after the argument list. Then no private dictionary will be "
@@ -3988,11 +4071,11 @@ msgstr ""
"suceder si se hubiese añadido <varname>k</varname> con valor 5 al "
"diccionario privado."
-#: C/genius.xml:2433(title)
+#: C/genius.xml:2439(title)
msgid "True Local Variables"
msgstr "Variables locales verdaderas"
-#: C/genius.xml:2437(programlisting)
+#: C/genius.xml:2443(programlisting)
#, no-wrap
msgid ""
"k := 10;\n"
@@ -4011,7 +4094,7 @@ msgstr ""
");\n"
"f(r,1)\n"
-#: C/genius.xml:2434(para)
+#: C/genius.xml:2440(para)
msgid ""
"When passing functions into other functions, the normal scoping of variables "
"might be undesired. For example: <placeholder-1/> you probably want the "
@@ -4036,7 +4119,7 @@ msgstr ""
"de corchetes. Consulte la sección <link linkend=\"genius-gel-returning-"
"functions\">Devolver funciones</link>."
-#: C/genius.xml:2466(programlisting)
+#: C/genius.xml:2472(programlisting)
#, no-wrap
msgid ""
"function f(g,x) = (\n"
@@ -4051,7 +4134,7 @@ msgstr ""
" g(x)\n"
");\n"
-#: C/genius.xml:2456(para)
+#: C/genius.xml:2462(para)
msgid ""
"But there is another solution. Since version 1.0.7 there are true local "
"variables. These are variables that are visible only from the current "
@@ -4076,7 +4159,7 @@ msgstr ""
"todas las variables que se referencian (salvo los argumentos de funciones) "
"como una constante <constant>null</constant>."
-#: C/genius.xml:2483(programlisting)
+#: C/genius.xml:2489(programlisting)
#, no-wrap
msgid ""
"function f(g,x) = (\n"
@@ -4091,7 +4174,7 @@ msgstr ""
" g(x)\n"
");\n"
-#: C/genius.xml:2477(para)
+#: C/genius.xml:2483(para)
msgid ""
"If all variables are to be created as locals you can just pass an asterix "
"instead of a list of variables. In this case the variables will not be "
@@ -4103,7 +4186,7 @@ msgstr ""
"inicializarán hasta que se fijen, desde luego. Entonces, la siguiente "
"definición de <function>f</function> también funcionará:"
-#: C/genius.xml:2490(para)
+#: C/genius.xml:2496(para)
msgid ""
"It is good practice that all functions that take other functions as "
"arguments use local variables. This way the passed function does not see "
@@ -4113,11 +4196,11 @@ msgstr ""
"utilicen variables locales. De esta manera las funciones que pasan no ven "
"los detalles de la implementación y luego no se confunden."
-#: C/genius.xml:2498(title)
+#: C/genius.xml:2504(title)
msgid "GEL Startup Procedure"
msgstr "Procedimiento de inicio de GEL"
-#: C/genius.xml:2499(para)
+#: C/genius.xml:2505(para)
msgid ""
"First the program looks for the installed library file (the compiled version "
"<filename>lib.cgel</filename>) in the installed directory, then it looks "
@@ -4129,7 +4212,7 @@ msgstr ""
"busca en la carpeta actual y finalmente trata de cargar algún archivo no "
"compilado llamado <filename>~/.geniusinit</filename>."
-#: C/genius.xml:2503(para)
+#: C/genius.xml:2509(para)
msgid ""
"If you ever change the library in its installed place, you’ll have to first "
"compile it with <command>genius --compile loader.gel > lib.cgel</command>"
@@ -4138,11 +4221,11 @@ msgstr ""
"deberá compilarla con el comando <command>genius --compile loader.gel > "
"lib.cgel</command>"
-#: C/genius.xml:2510(title)
+#: C/genius.xml:2516(title)
msgid "Loading Programs"
msgstr "Cargar programas"
-#: C/genius.xml:2513(programlisting)
+#: C/genius.xml:2519(programlisting)
#, no-wrap
msgid ""
"load program1.gel program2.gel\n"
@@ -4151,7 +4234,7 @@ msgstr ""
"load programa1.gel programa2.gel\n"
"load \"Nombre raro de archivo con ESPACIOS.gel\"\n"
-#: C/genius.xml:2517(programlisting)
+#: C/genius.xml:2523(programlisting)
#, no-wrap
msgid ""
"cd directory_with_gel_programs\n"
@@ -4161,7 +4244,7 @@ msgstr ""
"ls *.gel\n"
# genus -> Genius
-#: C/genius.xml:2511(para)
+#: C/genius.xml:2517(para)
msgid ""
"Sometimes you have a larger program that you wrote into a file and want to "
"read in that file. In these situations, you have two options. You can keep "
@@ -4199,11 +4282,11 @@ msgstr ""
"<command>pwd</command> no toma ningún argumento. Por ejemplo: <placeholder-2/"
">"
-#: C/genius.xml:2527(title)
+#: C/genius.xml:2533(title)
msgid "Matrices in GEL"
msgstr "Matrices en GEL"
-#: C/genius.xml:2529(para)
+#: C/genius.xml:2535(para)
msgid ""
"Genius has support for vectors and matrices and a sizable library of matrix "
"manipulation and linear algebra functions."
@@ -4211,16 +4294,16 @@ msgstr ""
"Genius tiene soporte para vectores y matrices y una biblioteca dimensionable "
"para manipulación de matrices y funciones de álgebra lineal."
-#: C/genius.xml:2535(title)
+#: C/genius.xml:2541(title)
msgid "Entering Matrices"
msgstr "Introducir matrices"
-#: C/genius.xml:2544(programlisting)
+#: C/genius.xml:2550(programlisting)
#, no-wrap
msgid "[1,2,3;4,5,6;7,8,9]\n"
msgstr "[1,2,3;4,5,6;7,8,9]\n"
-#: C/genius.xml:2547(programlisting)
+#: C/genius.xml:2553(programlisting)
#, no-wrap
msgid ""
"[1, 2, 3\n"
@@ -4232,7 +4315,7 @@ msgstr ""
" 7, 8, 9]\n"
# matrixes -> matrices
-#: C/genius.xml:2536(para)
+#: C/genius.xml:2542(para)
msgid ""
"To enter matrixes, you can use one of the following two syntaxes. You can "
"either enter the matrix on one line, separating values by commas and rows by "
@@ -4249,7 +4332,7 @@ msgstr ""
"hacer lo siguiente: <placeholder-1/> o <placeholder-2/> No utilice «;» y "
"«return» en la misma línea."
-#: C/genius.xml:2557(programlisting)
+#: C/genius.xml:2563(programlisting)
#, no-wrap
msgid ""
"a = [ 1, 2, 3\n"
@@ -4264,7 +4347,7 @@ msgstr ""
"b = [ a, 10\n"
" 11, 12]\n"
-#: C/genius.xml:2564(programlisting)
+#: C/genius.xml:2570(programlisting)
#, no-wrap
msgid ""
"[1, 2, 3, 10\n"
@@ -4278,7 +4361,7 @@ msgstr ""
" 11, 11, 11, 12]\n"
# similarly -> Similarly?
-#: C/genius.xml:2554(para)
+#: C/genius.xml:2560(para)
msgid ""
"You can also use the matrix expansion functionality to enter matricies. For "
"example you can do: <placeholder-1/> and you should get <placeholder-2/> "
@@ -4289,7 +4372,7 @@ msgstr ""
"obtendrá <placeholder-2/> Puede construir matrices con vectores y cosas "
"parecidas de manera similar."
-#: C/genius.xml:2574(programlisting)
+#: C/genius.xml:2580(programlisting)
#, no-wrap
msgid ""
"[1, 2, 3\n"
@@ -4300,7 +4383,7 @@ msgstr ""
" 4, 5\n"
" 6]\n"
-#: C/genius.xml:2579(programlisting)
+#: C/genius.xml:2585(programlisting)
#, no-wrap
msgid ""
"\n"
@@ -4313,7 +4396,7 @@ msgstr ""
" 4, 5, 0\n"
" 6, 0, 0]\n"
-#: C/genius.xml:2572(para)
+#: C/genius.xml:2578(para)
msgid ""
"Another thing is that non-specified spots are initialized to 0, so "
"<placeholder-1/> will end up being <placeholder-2/>"
@@ -4321,16 +4404,21 @@ msgstr ""
"Otra cosa es que se los puntos no especificados se inicialicen a 0, por lo "
"que <placeholder-1/> será <placeholder-2/>"
-#: C/genius.xml:2586(para)
+#: C/genius.xml:2592(para)
+#, fuzzy
+#| msgid ""
+#| "When matrices are evaluated, they are evaluated and traversed row-wise. "
+#| "This is just like the <literal>M@(j)</literal> operator which traverses "
+#| "the matrix row-wise."
msgid ""
"When matrices are evaluated, they are evaluated and traversed row-wise. This "
-"is just like the <literal>M@(j)</literal> operator which traverses the "
+"is just like the <literal>M@(j)</literal> operator, which traverses the "
"matrix row-wise."
msgstr ""
"Una matriz se evalúa y se recorre fila por fila, justo como el operador "
"<literal>M@(j)</literal> que recorre la matriz renglón por renglón."
-#: C/genius.xml:2592(para)
+#: C/genius.xml:2598(para)
msgid ""
"Be careful about using returns for expressions inside the <literal>[ ]</"
"literal> brackets, as they have a slightly different meaning there. You will "
@@ -4340,21 +4428,21 @@ msgstr ""
"<literal>[ ]</literal>, ya que tiene un significado ligeramente distinto en "
"ese contexto. Comenzará una fila nueva."
-#: C/genius.xml:2602(title)
+#: C/genius.xml:2608(title)
msgid "Conjugate Transpose and Transpose Operator"
msgstr "Conjugada de la traspuesta y operador de trasposición"
-#: C/genius.xml:2610(programlisting)
+#: C/genius.xml:2616(programlisting)
#, no-wrap
msgid "[1,2,3]*[4,5,6]'\n"
msgstr "[1,2,3]*[4,5,6]'\n"
-#: C/genius.xml:2615(programlisting)
+#: C/genius.xml:2621(programlisting)
#, no-wrap
msgid "[1,2,3]*[4,5,6i].'\n"
msgstr "[1,2,3]*[4,5,6i].'\n"
-#: C/genius.xml:2603(para)
+#: C/genius.xml:2609(para)
msgid ""
"You can conjugate transpose a matrix by using the <literal>'</literal> "
"operator. That is the entry in the <varname>i</varname>th column and the "
@@ -4376,7 +4464,7 @@ msgstr ""
"<placeholder-2/>"
# "Normal transpose" sounds like a new operation
-#: C/genius.xml:2618(para)
+#: C/genius.xml:2624(para)
msgid ""
"Note that normal transpose, that is the <literal>.'</literal> operator, is "
"much faster and will not create a new copy of the matrix in memory. The "
@@ -4390,11 +4478,11 @@ msgstr ""
"crea una copia nueva. Se recomienda que siempre utilice el operador "
"<literal>.'</literal> cuando trabaje con matrices y vectores reales."
-#: C/genius.xml:2628(title) C/genius.xml:5647(title)
+#: C/genius.xml:2634(title) C/genius.xml:5653(title)
msgid "Linear Algebra"
msgstr "Álgebra lineal"
-#: C/genius.xml:2629(para)
+#: C/genius.xml:2635(para)
msgid ""
"Genius implements many useful linear algebra and matrix manipulation "
"routines. See the <link linkend=\"genius-gel-function-list-linear-algebra"
@@ -4406,7 +4494,7 @@ msgstr ""
"linear-algebra\">álgebra lineal</link> y <link linkend=\"genius-gel-function-"
"list-matrix\">manipulación de matrices</link> de la lista de funciones GEL."
-#: C/genius.xml:2636(para)
+#: C/genius.xml:2642(para)
msgid ""
"The linear algebra routines implemented in GEL do not currently come from a "
"well tested numerical package, and thus should not be used for critical "
@@ -4422,7 +4510,7 @@ msgstr ""
"Éstas son intrínsecamente exactas y, de hecho, dan resultados mucho mejores "
"que las rutinas comunes de doble precisión para álgebra lineal."
-#: C/genius.xml:2644(para)
+#: C/genius.xml:2650(para)
msgid ""
"For example, it is pointless to compute the rank and nullspace of a floating "
"point matrix since for all practical purposes, we need to consider the "
@@ -4439,13 +4527,7 @@ msgstr ""
"invertible. Sin embargo, si la matriz se compone de números racionales, "
"entonces el rango y el espacio nulo serán siempre exactos."
-#: C/genius.xml:2652(para)
-#| msgid ""
-#| "In general when Genius computes the basis of a certain vectorspace (for "
-#| "example with the <function>NullSpace</function>) it will give the basis "
-#| "as a matrix, in which the columns are the vectors of the basis. That is, "
-#| "when Genius talks of a linear subspace it means a matrix whose column "
-#| "space is the given linear subspace."
+#: C/genius.xml:2658(para)
msgid ""
"In general when Genius computes the basis of a certain vectorspace (for "
"example with the <link linkend=\"gel-function-NullSpace"
@@ -4461,13 +4543,7 @@ msgstr ""
"habla de un subespacio lineal se refiere a una matriz cuyo espacio de "
"columna es el subespacio lineal indicado."
-#: C/genius.xml:2659(para)
-#| msgid ""
-#| "It should be noted that Genius can remember certain properties of a "
-#| "matrix. For example, it will remember that a matrix is in row reduced "
-#| "form. If many calls are made to functions that internally use row reduced "
-#| "form of the matrix, we can just row reduce the matrix beforehand once. "
-#| "Successive calls to <function>rref</function> will be very fast."
+#: C/genius.xml:2665(para)
msgid ""
"It should be noted that Genius can remember certain properties of a matrix. "
"For example, it will remember that a matrix is in row reduced form. If many "
@@ -4483,11 +4559,11 @@ msgstr ""
"previamente una sola vez. Las llamadas sucesivas a la función <link linkend="
"\"gel-function-rref\"><function>rref</function></link> se harán muy rápido."
-#: C/genius.xml:2672(title)
+#: C/genius.xml:2678(title)
msgid "Polynomials in GEL"
msgstr "Polinomios en GEL"
-#: C/genius.xml:2674(para)
+#: C/genius.xml:2680(para)
msgid ""
"Currently Genius can handle polynomials of one variable written out as "
"vectors, and do some basic operations with these. It is planned to expand "
@@ -4497,21 +4573,21 @@ msgstr ""
"vectores y realizar algunas operaciones básicas con ellos. Se prevé ampliar "
"este soporte adicional."
-#: C/genius.xml:2681(title)
+#: C/genius.xml:2687(title)
msgid "Using Polynomials"
msgstr "Usar polinomios"
-#: C/genius.xml:2687(programlisting)
+#: C/genius.xml:2693(programlisting)
#, no-wrap
msgid "[1,2,3]\n"
msgstr "[1,2,3]\n"
-#: C/genius.xml:2690(programlisting)
+#: C/genius.xml:2696(programlisting)
#, no-wrap
msgid "1 + 2*x + 3*x^2\n"
msgstr "1 + 2*x + 3*x^2\n"
-#: C/genius.xml:2682(para)
+#: C/genius.xml:2688(para)
msgid ""
"Currently polynomials in one variable are just horizontal vectors with value "
"only nodes. The power of the term is the position in the vector, with the "
@@ -4523,17 +4599,17 @@ msgstr ""
"la primera posición siendo 0. Por lo tanto, <placeholder-1/> se traduce en "
"un polinomio como <placeholder-2/>"
-#: C/genius.xml:2702(programlisting)
+#: C/genius.xml:2708(programlisting)
#, no-wrap
msgid "PolyToString([1,2,3],\"y\")\n"
msgstr "PolyToString([1,2,3],\"y\")\n"
-#: C/genius.xml:2705(programlisting)
+#: C/genius.xml:2711(programlisting)
#, no-wrap
msgid "3*y^2 + 2*y + 1\n"
msgstr "3*y^2 + 2*y + 1\n"
-#: C/genius.xml:2712(programlisting)
+#: C/genius.xml:2718(programlisting)
#, no-wrap
msgid ""
"f = PolyToFunction([0,1,1])\n"
@@ -4542,7 +4618,7 @@ msgstr ""
"f = PolyToFunction([0,1,1])\n"
"f(2)\n"
-#: C/genius.xml:2693(para)
+#: C/genius.xml:2699(para)
msgid ""
"You can add, subtract and multiply polynomials using the <link linkend=\"gel-"
"function-AddPoly\"><function>AddPoly</function></link>, <link linkend=\"gel-"
@@ -4569,7 +4645,7 @@ msgstr ""
"\"><function>PolyToFunction</function></link>, que devuelve una función "
"anónima. <placeholder-3/>"
-#: C/genius.xml:2716(para)
+#: C/genius.xml:2722(para)
msgid ""
"It is also possible to find roots of polynomials of degrees 1 through 4 by "
"using the function <link linkend=\"gel-function-PolynomialRoots"
@@ -4595,7 +4671,7 @@ msgstr ""
"link>, o <link linkend=\"gel-function-FindRootSecant"
"\"><function>FindRootSecant</function></link>."
-#: C/genius.xml:2728(para)
+#: C/genius.xml:2734(para)
msgid ""
"See <xref linkend=\"genius-gel-function-list-polynomials\"/> in the function "
"list for the rest of functions acting on polynomials."
@@ -4603,11 +4679,11 @@ msgstr ""
"Consulte la <xref linkend=\"genius-gel-function-list-polynomials\"/> en la "
"lista de funciones el resto de funciones que actúan sobre polinomios."
-#: C/genius.xml:2738(title)
+#: C/genius.xml:2744(title)
msgid "Set Theory in GEL"
msgstr "Teoría de conjuntos en GEL"
-#: C/genius.xml:2740(para)
+#: C/genius.xml:2746(para)
msgid ""
"Genius has some basic set theoretic functionality built in. Currently a set "
"is just a vector (or a matrix). Every distinct object is treated as a "
@@ -4617,11 +4693,11 @@ msgstr ""
"actualidad, un conjunto es sólo un vector (o una matriz). Cada objeto "
"distinto se trata como un elemento diferente."
-#: C/genius.xml:2746(title)
+#: C/genius.xml:2752(title)
msgid "Using Sets"
msgstr "Usar conjuntos"
-#: C/genius.xml:2747(para)
+#: C/genius.xml:2753(para)
msgid ""
"Just like vectors, objects in sets can include numbers, strings, "
"<constant>null</constant>, matrices and vectors. It is planned in the future "
@@ -4640,7 +4716,7 @@ msgstr ""
"<constant>0.0</constant>. La constante <constant>null</constant> se trata "
"como un conjunto vacío."
-#: C/genius.xml:2755(para)
+#: C/genius.xml:2761(para)
msgid ""
"To build a set out of a vector, use the <link linkend=\"gel-function-MakeSet"
"\"><function>MakeSet</function></link> function. Currently, it will just "
@@ -4658,7 +4734,7 @@ msgstr ""
"= [1, 2, 3]\n"
"</screen>"
-#: C/genius.xml:2764(para)
+#: C/genius.xml:2770(para)
msgid ""
"Similarly there are functions <link linkend=\"gel-function-Union"
"\"><function>Union</function></link>, <link linkend=\"gel-function-"
@@ -4683,7 +4759,7 @@ msgstr ""
"<link linkend=\"gel-function-SortVector\"><function>SortVector</function></"
"link>."
-#: C/genius.xml:2778(para)
+#: C/genius.xml:2784(para)
msgid ""
"For testing membership, there are functions <link linkend=\"gel-function-IsIn"
"\"><function>IsIn</function></link> and <link linkend=\"gel-function-IsSubset"
@@ -4707,55 +4783,55 @@ msgstr ""
"que el conjunto vacío es un subconjunto de cada conjunto, <userinput>IsSubset"
"(null,X)</userinput> es siempre «true»."
-#: C/genius.xml:2797(title)
+#: C/genius.xml:2803(title)
msgid "List of GEL functions"
msgstr "Lista de funciones GEL"
-#: C/genius.xml:2803(programlisting)
+#: C/genius.xml:2809(programlisting)
#, no-wrap
msgid "help FunctionName\n"
msgstr "help NombreFuncion\n"
#. &gel-function-list;
-#: C/genius.xml:2801(para)
+#: C/genius.xml:2807(para)
msgid ""
"To get help on a specific function from the console type: <placeholder-1/>"
msgstr ""
"Para obtener ayuda sobre una función específica desde la consola, escriba: "
"<placeholder-1/>"
-#: C/genius.xml:2808(title)
+#: C/genius.xml:2814(title)
msgid "Commands"
msgstr "Comandos"
-#: C/genius.xml:2811(term)
+#: C/genius.xml:2817(term)
msgid "<anchor id=\"gel-command-help\"/>help"
msgstr "<anchor id=\"gel-command-help\"/>help"
-#: C/genius.xml:2813(synopsis)
+#: C/genius.xml:2819(synopsis)
#, no-wrap
msgid "help"
msgstr "help"
-#: C/genius.xml:2814(synopsis)
+#: C/genius.xml:2820(synopsis)
#, no-wrap
msgid "help FunctionName"
msgstr "ayuda NombreFunción"
-#: C/genius.xml:2815(para)
+#: C/genius.xml:2821(para)
msgid "Print help (or help on a function/command)."
msgstr "Imprimir ayuda (o ayuda en una función/comando)."
-#: C/genius.xml:2820(term)
+#: C/genius.xml:2826(term)
msgid "<anchor id=\"gel-command-load\"/>load"
msgstr "<anchor id=\"gel-command-load\"/>load"
-#: C/genius.xml:2822(synopsis)
+#: C/genius.xml:2828(synopsis)
#, no-wrap
msgid "load \"file.gel\""
msgstr "load «archivo.gel»"
-#: C/genius.xml:2823(para)
+#: C/genius.xml:2829(para)
msgid ""
"Load a file into the interpretor. The file will execute as if it were typed "
"onto the command line."
@@ -4763,55 +4839,55 @@ msgstr ""
"Cargar un archivo en el intérprete. El archivo se ejecutará como si se "
"hubiera escrito en la línea de comandos."
-#: C/genius.xml:2829(term)
+#: C/genius.xml:2835(term)
msgid "<anchor id=\"gel-command-cd\"/>cd"
msgstr "<anchor id=\"gel-command-cd\"/>cd"
-#: C/genius.xml:2831(synopsis)
+#: C/genius.xml:2837(synopsis)
#, no-wrap
msgid "cd /directory/name"
msgstr "cd /carpeta/nombre"
-#: C/genius.xml:2832(para)
+#: C/genius.xml:2838(para)
msgid "Change working directory to <filename>/directory/name</filename>."
msgstr "Cambiar la carpeta de trabajo a <filename>/carpeta/nombre</filename>."
-#: C/genius.xml:2837(term)
+#: C/genius.xml:2843(term)
msgid "<anchor id=\"gel-command-pwd\"/>pwd"
msgstr "<anchor id=\"gel-command-pwd\"/>pwd"
-#: C/genius.xml:2839(synopsis)
+#: C/genius.xml:2845(synopsis)
#, no-wrap
msgid "pwd"
msgstr "pwd"
-#: C/genius.xml:2840(para)
+#: C/genius.xml:2846(para)
msgid "Print the current working directory."
msgstr "Imprimir la carpeta de trabajo actual."
-#: C/genius.xml:2845(term)
+#: C/genius.xml:2851(term)
msgid "<anchor id=\"gel-command-ls\"/>ls"
msgstr "<anchor id=\"gel-command-ls\"/>ls"
-#: C/genius.xml:2847(synopsis)
+#: C/genius.xml:2853(synopsis)
#, no-wrap
msgid "ls"
msgstr "ls"
-#: C/genius.xml:2848(para)
+#: C/genius.xml:2854(para)
msgid "List files in the current directory."
msgstr "Listar archivos en la carpeta actual."
-#: C/genius.xml:2853(term)
+#: C/genius.xml:2859(term)
msgid "<anchor id=\"gel-command-plugin\"/>plugin"
msgstr "<anchor id=\"gel-command-plugin\"/>plugin"
-#: C/genius.xml:2855(synopsis)
+#: C/genius.xml:2861(synopsis)
#, no-wrap
msgid "plugin plugin_name"
msgstr "plugin nombre_del_complemento"
-#: C/genius.xml:2856(para)
+#: C/genius.xml:2862(para)
msgid ""
"Load a plugin. Plugin of that name must be installed on the system in the "
"proper directory."
@@ -4819,25 +4895,25 @@ msgstr ""
"Cargar un complemento. El complemento debe estar instalado en el sistema en "
"la carpeta adecuada."
-#: C/genius.xml:2864(title)
+#: C/genius.xml:2870(title)
msgid "Basic"
msgstr "Básico"
-#: C/genius.xml:2867(term)
+#: C/genius.xml:2873(term)
msgid "<anchor id=\"gel-function-AskButtons\"/>AskButtons"
msgstr "<anchor id=\"gel-function-AskButtons\"/>AskButtons"
-#: C/genius.xml:2869(synopsis)
+#: C/genius.xml:2875(synopsis)
#, no-wrap
msgid "AskButtons (query)"
msgstr "AskButtons (consulta)"
-#: C/genius.xml:2870(synopsis)
+#: C/genius.xml:2876(synopsis)
#, no-wrap
msgid "AskButtons (query, button1, ...)"
msgstr "AskButtons (consulta, botón1, ...)"
-#: C/genius.xml:2871(para)
+#: C/genius.xml:2877(para)
msgid ""
"Asks a question and presents a list of buttons to the user (or a menu of "
"options in text mode). Returns the 1-based index of the button pressed. That "
@@ -4854,23 +4930,30 @@ msgstr ""
"constant>. La ejecución del programa permanece bloqueada hasta que el "
"usuario responda."
-#: C/genius.xml:2881(term)
+#: C/genius.xml:2887(term)
msgid "<anchor id=\"gel-function-AskString\"/>AskString"
msgstr "<anchor id=\"gel-function-AskString\"/>AskString"
-#: C/genius.xml:2883(synopsis)
+#: C/genius.xml:2889(synopsis)
#, no-wrap
msgid "AskString (query)"
msgstr "AskString (consulta)"
-#: C/genius.xml:2884(synopsis)
+#: C/genius.xml:2890(synopsis)
#, no-wrap
msgid "AskString (query, default)"
msgstr "AskString (consulta, predeterminado)"
-#: C/genius.xml:2885(para)
+#: C/genius.xml:2891(para)
+#, fuzzy
+#| msgid ""
+#| "Asks a question and lets the user enter a string which it then returns. "
+#| "If the user cancels or closes the window, then <constant>null</constant> "
+#| "is returned. The execution of the program is blocked until the user "
+#| "responds. If <varname>default</varname> is given, then it is pre-typed in "
+#| "for the user to just press enter on."
msgid ""
-"Asks a question and lets the user enter a string which it then returns. If "
+"Asks a question and lets the user enter a string, which it then returns. If "
"the user cancels or closes the window, then <constant>null</constant> is "
"returned. The execution of the program is blocked until the user responds. "
"If <varname>default</varname> is given, then it is pre-typed in for the user "
@@ -4883,16 +4966,16 @@ msgstr ""
"da, entonces se escribe de forma automática cada vez que el usuario presiona "
"la tecla «Intro»."
-#: C/genius.xml:2893(term)
+#: C/genius.xml:2899(term)
msgid "<anchor id=\"gel-function-Compose\"/>Compose"
msgstr "<anchor id=\"gel-function-Compose\"/>Compose"
-#: C/genius.xml:2895(synopsis)
+#: C/genius.xml:2901(synopsis)
#, no-wrap
msgid "Compose (f,g)"
msgstr "Compose (f,g)"
-#: C/genius.xml:2896(para)
+#: C/genius.xml:2902(para)
msgid ""
"Compose two functions and return a function that is the composition of "
"<function>f</function> and <function>g</function>."
@@ -4900,16 +4983,16 @@ msgstr ""
"Componer dos funciones y devolver una función, que es la composición de "
"<function>f</function> y <function>g</function>."
-#: C/genius.xml:2901(term)
+#: C/genius.xml:2907(term)
msgid "<anchor id=\"gel-function-ComposePower\"/>ComposePower"
msgstr "<anchor id=\"gel-function-ComposePower\"/>ComposePower"
-#: C/genius.xml:2903(synopsis)
+#: C/genius.xml:2909(synopsis)
#, no-wrap
msgid "ComposePower (f,n,x)"
msgstr "ComposePower (f,n,x)"
-#: C/genius.xml:2904(para)
+#: C/genius.xml:2910(para)
msgid ""
"Compose and execute a function with itself <varname>n</varname> times, "
"passing <varname>x</varname> as argument. Returning <varname>x</varname> if "
@@ -4932,29 +5015,29 @@ msgstr ""
"= 5764801\n"
"</screen>"
-#: C/genius.xml:2918(term)
+#: C/genius.xml:2924(term)
msgid "<anchor id=\"gel-function-Evaluate\"/>Evaluate"
msgstr "<anchor id=\"gel-function-Evaluate\"/>Evaluate"
-#: C/genius.xml:2920(synopsis)
+#: C/genius.xml:2926(synopsis)
#, no-wrap
msgid "Evaluate (str)"
msgstr "Evaluate (cadena)"
-#: C/genius.xml:2921(para)
+#: C/genius.xml:2927(para)
msgid "Parses and evaluates a string."
msgstr "Analiza y evalúa una cadena."
-#: C/genius.xml:2927(term)
+#: C/genius.xml:2933(term)
msgid "<anchor id=\"gel-function-GetCurrentModulo\"/>GetCurrentModulo"
msgstr "<anchor id=\"gel-function-GetCurrentModulo\"/>GetCurrentModulo"
-#: C/genius.xml:2929(synopsis)
+#: C/genius.xml:2935(synopsis)
#, no-wrap
msgid "GetCurrentModulo"
msgstr "GetCurrentModulo"
-#: C/genius.xml:2930(para)
+#: C/genius.xml:2936(para)
msgid ""
"Get current modulo from the context outside the function. That is, if "
"outside of the function was executed in modulo (using <literal>mod</"
@@ -4969,29 +5052,29 @@ msgstr ""
"esta función interna hace posible hacer funciones GEL que utilizan la "
"aritmética modular."
-#: C/genius.xml:2938(term)
+#: C/genius.xml:2944(term)
msgid "<anchor id=\"gel-function-Identity\"/>Identity"
msgstr "<anchor id=\"gel-function-Identity\"/>Identity"
-#: C/genius.xml:2940(synopsis)
+#: C/genius.xml:2946(synopsis)
#, no-wrap
msgid "Identity (x)"
msgstr "Identity (x)"
-#: C/genius.xml:2941(para)
+#: C/genius.xml:2947(para)
msgid "Identity function, returns its argument."
msgstr "Función identidad, devuelve su argumento."
-#: C/genius.xml:2946(term)
+#: C/genius.xml:2952(term)
msgid "<anchor id=\"gel-function-IntegerFromBoolean\"/>IntegerFromBoolean"
msgstr "<anchor id=\"gel-function-IntegerFromBoolean\"/>IntegerFromBoolean"
-#: C/genius.xml:2948(synopsis)
+#: C/genius.xml:2954(synopsis)
#, no-wrap
msgid "IntegerFromBoolean (bval)"
msgstr "IntegerFromBoolean (bval)"
-#: C/genius.xml:2949(para)
+#: C/genius.xml:2955(para)
msgid ""
"Make integer (0 for <constant>false</constant> or 1 for <constant>true</"
"constant>) from a boolean value. <varname>bval</varname> can also be a "
@@ -5004,29 +5087,29 @@ msgstr ""
"<constant>true</constant> y si es 0 se interpretará como <constant>false</"
"constant>."
-#: C/genius.xml:2960(term)
+#: C/genius.xml:2966(term)
msgid "<anchor id=\"gel-function-IsBoolean\"/>IsBoolean"
msgstr "<anchor id=\"gel-function-IsBoolean\"/>IsBoolean"
-#: C/genius.xml:2962(synopsis)
+#: C/genius.xml:2968(synopsis)
#, no-wrap
msgid "IsBoolean (arg)"
msgstr "IsBoolean (arg)"
-#: C/genius.xml:2963(para)
+#: C/genius.xml:2969(para)
msgid "Check if argument is a boolean (and not a number)."
msgstr "Comprobar si el argumento es un booleano (y no un número)."
-#: C/genius.xml:2968(term)
+#: C/genius.xml:2974(term)
msgid "<anchor id=\"gel-function-IsDefined\"/>IsDefined"
msgstr "<anchor id=\"gel-function-IsDefined\"/>IsDefined"
-#: C/genius.xml:2970(synopsis)
+#: C/genius.xml:2976(synopsis)
#, no-wrap
msgid "IsDefined (id)"
msgstr "IsDefined (id)"
-#: C/genius.xml:2971(para)
+#: C/genius.xml:2977(para)
msgid ""
"Check if an id is defined. You should pass a string or and identifier. If "
"you pass a matrix, each entry will be evaluated separately and the matrix "
@@ -5036,60 +5119,60 @@ msgstr ""
"identificador. Si pasa una matriz, cada entrada se evaluará por separado y "
"la matriz contendrá cadenas o identificadores."
-#: C/genius.xml:2979(term)
+#: C/genius.xml:2985(term)
msgid "<anchor id=\"gel-function-IsFunction\"/>IsFunction"
msgstr "<anchor id=\"gel-function-IsFunction\"/>IsFunction"
-#: C/genius.xml:2981(synopsis)
+#: C/genius.xml:2987(synopsis)
#, no-wrap
msgid "IsFunction (arg)"
msgstr "IsFunction (arg)"
-#: C/genius.xml:2982(para)
+#: C/genius.xml:2988(para)
msgid "Check if argument is a function."
msgstr "Comprobar si el argumento es una función."
-#: C/genius.xml:2987(term)
+#: C/genius.xml:2993(term)
msgid ""
"<anchor id=\"gel-function-IsFunctionOrIdentifier\"/>IsFunctionOrIdentifier"
msgstr ""
"<anchor id=\"gel-function-IsFunctionOrIdentifier\"/>IsFunctionOrIdentifier"
-#: C/genius.xml:2989(synopsis)
+#: C/genius.xml:2995(synopsis)
#, no-wrap
msgid "IsFunctionOrIdentifier (arg)"
msgstr "IsFunctionOrIdentifier (arg)"
-#: C/genius.xml:2990(para)
+#: C/genius.xml:2996(para)
msgid "Check if argument is a function or an identifier."
msgstr "Comprobar si el argumento es una función o un identificador."
-#: C/genius.xml:2995(term)
+#: C/genius.xml:3001(term)
msgid "<anchor id=\"gel-function-IsFunctionRef\"/>IsFunctionRef"
msgstr "<anchor id=\"gel-function-IsFunctionRef\"/>IsFunctionRef"
-#: C/genius.xml:2997(synopsis)
+#: C/genius.xml:3003(synopsis)
#, no-wrap
msgid "IsFunctionRef (arg)"
msgstr "IsFunctionRef (arg)"
-#: C/genius.xml:2998(para)
+#: C/genius.xml:3004(para)
msgid ""
"Check if argument is a function reference. This includes variable references."
msgstr ""
"Comprobar si el argumento es una referencia a la función. Esto incluye las "
"referencias a variables."
-#: C/genius.xml:3004(term)
+#: C/genius.xml:3010(term)
msgid "<anchor id=\"gel-function-IsMatrix\"/>IsMatrix"
msgstr "<anchor id=\"gel-function-IsMatrix\"/>IsMatrix"
-#: C/genius.xml:3006(synopsis)
+#: C/genius.xml:3012(synopsis)
#, no-wrap
msgid "IsMatrix (arg)"
msgstr "IsMatrix (arg)"
-#: C/genius.xml:3007(para)
+#: C/genius.xml:3013(para)
msgid ""
"Check if argument is a matrix. Even though <constant>null</constant> is "
"sometimes considered an empty matrix, the function <function>IsMatrix</"
@@ -5100,55 +5183,55 @@ msgstr ""
"<function>IsMatrix</function> no considera a <constant>null</constant> como "
"una matriz."
-#: C/genius.xml:3014(term)
+#: C/genius.xml:3020(term)
msgid "<anchor id=\"gel-function-IsNull\"/>IsNull"
msgstr "<anchor id=\"gel-function-IsNull\"/>IsNull"
-#: C/genius.xml:3016(synopsis)
+#: C/genius.xml:3022(synopsis)
#, no-wrap
msgid "IsNull (arg)"
msgstr "IsNull (arg)"
-#: C/genius.xml:3017(para)
+#: C/genius.xml:3023(para)
msgid "Check if argument is a <constant>null</constant>."
msgstr "Comprobar si el argumento es <constant>null</constant>."
-#: C/genius.xml:3022(term)
+#: C/genius.xml:3028(term)
msgid "<anchor id=\"gel-function-IsString\"/>IsString"
msgstr "<anchor id=\"gel-function-IsString\"/>IsString"
-#: C/genius.xml:3024(synopsis)
+#: C/genius.xml:3030(synopsis)
#, no-wrap
msgid "IsString (arg)"
msgstr "IsString (arg)"
-#: C/genius.xml:3025(para)
+#: C/genius.xml:3031(para)
msgid "Check if argument is a text string."
msgstr "Comprobar si el argumento es una cadena de texto."
-#: C/genius.xml:3030(term)
+#: C/genius.xml:3036(term)
msgid "<anchor id=\"gel-function-IsValue\"/>IsValue"
msgstr "<anchor id=\"gel-function-IsValue\"/>IsValue"
-#: C/genius.xml:3032(synopsis)
+#: C/genius.xml:3038(synopsis)
#, no-wrap
msgid "IsValue (arg)"
msgstr "IsValue (arg)"
-#: C/genius.xml:3033(para)
+#: C/genius.xml:3039(para)
msgid "Check if argument is a number."
msgstr "Comprobar si el argumento es un número."
-#: C/genius.xml:3038(term)
+#: C/genius.xml:3044(term)
msgid "<anchor id=\"gel-function-Parse\"/>Parse"
msgstr "<anchor id=\"gel-function-Parse\"/>Parse"
-#: C/genius.xml:3040(synopsis)
+#: C/genius.xml:3046(synopsis)
#, no-wrap
msgid "Parse (str)"
msgstr "Parse (cadena)"
-#: C/genius.xml:3041(para)
+#: C/genius.xml:3047(para)
msgid ""
"Parses but does not evaluate a string. Note that certain pre-computation is "
"done during the parsing stage."
@@ -5156,16 +5239,16 @@ msgstr ""
"Comprobar pero no evaluar una cadena. Tenga en cuenta que algunos cálculos "
"internos se realizan durante el análisis."
-#: C/genius.xml:3047(term)
+#: C/genius.xml:3053(term)
msgid "<anchor id=\"gel-function-SetFunctionFlags\"/>SetFunctionFlags"
msgstr "<anchor id=\"gel-function-SetFunctionFlags\"/>SetFunctionFlags"
-#: C/genius.xml:3049(synopsis)
+#: C/genius.xml:3055(synopsis)
#, no-wrap
msgid "SetFunctionFlags (id,flags...)"
msgstr "SetFunctionFlags (id,opciones...)"
-#: C/genius.xml:3050(para)
+#: C/genius.xml:3056(para)
msgid ""
"Set flags for a function, currently <literal>\"PropagateMod\"</literal> and "
"<literal>\"NoModuloArguments\"</literal>. If <literal>\"PropagateMod\"</"
@@ -5183,57 +5266,57 @@ msgstr ""
"literal>). Si se activa <literal>\"NoModuloArguments\"</literal>, entonces "
"los argumentos de la función se evaluarán con la aritmética modular."
-#: C/genius.xml:3059(term)
+#: C/genius.xml:3065(term)
msgid "<anchor id=\"gel-function-SetHelp\"/>SetHelp"
msgstr "<anchor id=\"gel-function-SetHelp\"/>SetHelp"
-#: C/genius.xml:3061(synopsis)
+#: C/genius.xml:3067(synopsis)
#, no-wrap
msgid "SetHelp (id,category,desc)"
msgstr "SetHelp (id,categoria,desc)"
-#: C/genius.xml:3062(para)
+#: C/genius.xml:3068(para)
msgid "Set the category and help description line for a function."
msgstr ""
"Establece la categoría y la línea de descripción de la ayuda para una "
"función."
-#: C/genius.xml:3067(term)
+#: C/genius.xml:3073(term)
msgid "<anchor id=\"gel-function-SetHelpAlias\"/>SetHelpAlias"
msgstr "<anchor id=\"gel-function-SetHelpAlias\"/>SetHelpAlias"
-#: C/genius.xml:3069(synopsis)
+#: C/genius.xml:3075(synopsis)
#, no-wrap
msgid "SetHelpAlias (id,alias)"
msgstr "SetHelpAlias (id,alias)"
-#: C/genius.xml:3070(para)
+#: C/genius.xml:3076(para)
msgid "Sets up a help alias."
msgstr "Establece un alias de ayuda."
-#: C/genius.xml:3075(term)
+#: C/genius.xml:3081(term)
msgid "<anchor id=\"gel-function-chdir\"/>chdir"
msgstr "<anchor id=\"gel-function-chdir\"/>chdir"
-#: C/genius.xml:3077(synopsis)
+#: C/genius.xml:3083(synopsis)
#, no-wrap
msgid "chdir (dir)"
msgstr "chdir (carpeta)"
-#: C/genius.xml:3078(para)
+#: C/genius.xml:3084(para)
msgid "Changes current directory, same as the <command>cd</command>."
msgstr "Cambia la carpeta actual, igual que <command>cd</command>."
-#: C/genius.xml:3083(term)
+#: C/genius.xml:3089(term)
msgid "<anchor id=\"gel-function-CurrentTime\"/>CurrentTime"
msgstr "<anchor id=\"gel-function-CurrentTime\"/>CurrentTime"
-#: C/genius.xml:3085(synopsis)
+#: C/genius.xml:3091(synopsis)
#, no-wrap
msgid "CurrentTime"
msgstr "CurrentTime"
-#: C/genius.xml:3086(para)
+#: C/genius.xml:3092(para)
msgid ""
"Returns the current UNIX time with microsecond precision as a floating point "
"number. That is, returns the number of seconds since January 1st 1970."
@@ -5242,89 +5325,89 @@ msgstr ""
"número en coma flotante. Esto es, devuelve el número de segundos desde el 1 "
"de enero de 1970."
-#: C/genius.xml:3091(term)
+#: C/genius.xml:3097(term)
msgid "<anchor id=\"gel-function-display\"/>display"
msgstr "<anchor id=\"gel-function-display\"/>display"
-#: C/genius.xml:3093(synopsis)
+#: C/genius.xml:3099(synopsis)
#, no-wrap
msgid "display (str,expr)"
msgstr "display (cadena,expresión)"
-#: C/genius.xml:3094(para)
+#: C/genius.xml:3100(para)
msgid "Display a string and an expression with a colon to separate them."
msgstr "Muestra una cadena y una expresión separadas por dos puntos."
-#: C/genius.xml:3099(term)
+#: C/genius.xml:3105(term)
msgid "<anchor id=\"gel-function-error\"/>error"
msgstr "<anchor id=\"gel-function-error\"/>error"
-#: C/genius.xml:3101(synopsis)
+#: C/genius.xml:3107(synopsis)
#, no-wrap
msgid "error (str)"
msgstr "error (cadena)"
-#: C/genius.xml:3102(para)
+#: C/genius.xml:3108(para)
msgid "Prints a string to the error stream (onto the console)."
msgstr "Imprime un error en el flujo de error (en la consola)."
-#: C/genius.xml:3107(term)
+#: C/genius.xml:3113(term)
msgid "<anchor id=\"gel-function-exit\"/>exit"
msgstr "<anchor id=\"gel-function-exit\"/>exit"
-#: C/genius.xml:3109(synopsis)
+#: C/genius.xml:3115(synopsis)
#, no-wrap
msgid "exit"
msgstr "exit"
-#: C/genius.xml:3110(para)
+#: C/genius.xml:3116(para)
msgid "Aliases: <function>quit</function>"
msgstr "Aliases: <function>quit</function>"
-#: C/genius.xml:3111(para)
+#: C/genius.xml:3117(para)
msgid "Exits the program."
msgstr "Sale el programa."
-#: C/genius.xml:3116(term)
+#: C/genius.xml:3122(term)
msgid "<anchor id=\"gel-function-false\"/>false"
msgstr "<anchor id=\"gel-function-false\"/>false"
-#: C/genius.xml:3118(synopsis)
+#: C/genius.xml:3124(synopsis)
#, no-wrap
msgid "false"
msgstr "false"
-#: C/genius.xml:3119(para)
+#: C/genius.xml:3125(para)
msgid "Aliases: <function>False</function><function>FALSE</function>"
msgstr "Alias: <function>False</function><function>FALSE</function>"
-#: C/genius.xml:3120(para)
+#: C/genius.xml:3126(para)
msgid "The <constant>false</constant> boolean value."
msgstr "El valor booleano <constant>false</constant>."
-#: C/genius.xml:3125(term)
+#: C/genius.xml:3131(term)
msgid "<anchor id=\"gel-function-manual\"/>manual"
msgstr "<anchor id=\"gel-function-manual\"/>manual"
-#: C/genius.xml:3127(synopsis)
+#: C/genius.xml:3133(synopsis)
#, no-wrap
msgid "manual"
msgstr "manual"
-#: C/genius.xml:3128(para)
+#: C/genius.xml:3134(para)
msgid "Displays the user manual."
msgstr "Muestra el manual de usuario."
-#: C/genius.xml:3133(term)
+#: C/genius.xml:3139(term)
msgid "<anchor id=\"gel-function-print\"/>print"
msgstr "<anchor id=\"gel-function-print\"/>print"
-#: C/genius.xml:3135(synopsis)
+#: C/genius.xml:3141(synopsis)
#, no-wrap
msgid "print (str)"
msgstr "print (cadena)"
-#: C/genius.xml:3136(para)
+#: C/genius.xml:3142(para)
msgid ""
"Prints an expression and then print a newline. The argument <varname>str</"
"varname> can be any expression. It is made into a string before being "
@@ -5334,16 +5417,16 @@ msgstr ""
"varname> puede ser cualquier expresión. Esto se hace dentro de una cadena "
"antes de imprimir."
-#: C/genius.xml:3142(term)
+#: C/genius.xml:3148(term)
msgid "<anchor id=\"gel-function-printn\"/>printn"
msgstr "<anchor id=\"gel-function-printn\"/>printn"
-#: C/genius.xml:3144(synopsis)
+#: C/genius.xml:3150(synopsis)
#, no-wrap
msgid "printn (str)"
msgstr "printn (cad)"
-#: C/genius.xml:3145(para)
+#: C/genius.xml:3151(para)
msgid ""
"Prints an expression without a trailing newline. The argument <varname>str</"
"varname> can be any expression. It is made into a string before being "
@@ -5353,16 +5436,16 @@ msgstr ""
"<varname>str</varname> puede ser cualquier expresión. Esto se hace dentro de "
"una cadena antes de imprimir."
-#: C/genius.xml:3151(term)
+#: C/genius.xml:3157(term)
msgid "<anchor id=\"gel-function-protect\"/>protect"
msgstr "<anchor id=\"gel-function-protect\"/>protect"
-#: C/genius.xml:3153(synopsis)
+#: C/genius.xml:3159(synopsis)
#, no-wrap
msgid "protect (id)"
msgstr "protect (id)"
-#: C/genius.xml:3154(para)
+#: C/genius.xml:3160(para)
msgid ""
"Protect a variable from being modified. This is used on the internal GEL "
"functions to avoid them being accidentally overridden."
@@ -5370,16 +5453,16 @@ msgstr ""
"Puede proteger una variable de ser modificada. Esto se usa en las funciones "
"de GEL internas para evitar que se sobreescriban accidentalmente."
-#: C/genius.xml:3160(term)
+#: C/genius.xml:3166(term)
msgid "<anchor id=\"gel-function-ProtectAll\"/>ProtectAll"
msgstr "<anchor id=\"gel-function-ProtectAll\"/>ProtectAll"
-#: C/genius.xml:3162(synopsis)
+#: C/genius.xml:3168(synopsis)
#, no-wrap
msgid "ProtectAll ()"
msgstr "ProtectAll ()"
-#: C/genius.xml:3163(para)
+#: C/genius.xml:3169(para)
msgid ""
"Protect all currently defined variables, parameters and functions from being "
"modified. This is used on the internal GEL functions to avoid them being "
@@ -5392,16 +5475,16 @@ msgstr ""
"matemática Genius</application> considera desprotegidas las variables que el "
"usuario definió."
-#: C/genius.xml:3171(term)
+#: C/genius.xml:3177(term)
msgid "<anchor id=\"gel-function-set\"/>set"
msgstr "<anchor id=\"gel-function-set\"/>set"
-#: C/genius.xml:3173(synopsis)
+#: C/genius.xml:3179(synopsis)
#, no-wrap
msgid "set (id,val)"
msgstr "set (id,val)"
-#: C/genius.xml:3177(programlisting)
+#: C/genius.xml:3183(programlisting)
#, no-wrap
msgid ""
"set(`x,1)\n"
@@ -5410,7 +5493,7 @@ msgstr ""
"set(`x,1)\n"
"\t "
-#: C/genius.xml:3174(para)
+#: C/genius.xml:3180(para)
msgid ""
"Set a global variable. The <varname>id</varname> can be either a string or a "
"quoted identifier as follows. For example: <placeholder-1/> will set the "
@@ -5420,50 +5503,50 @@ msgstr ""
"ser una cadena o un identificador como sigue. Por ejemplo: <placeholder-1/> "
"establecerá la variable global <varname>x</varname> a 1."
-#: C/genius.xml:3185(term)
+#: C/genius.xml:3191(term)
msgid "<anchor id=\"gel-function-string\"/>string"
msgstr "<anchor id=\"gel-function-string\"/>string"
-#: C/genius.xml:3187(synopsis)
+#: C/genius.xml:3193(synopsis)
#, no-wrap
msgid "string (s)"
msgstr "string (s)"
-#: C/genius.xml:3188(para)
+#: C/genius.xml:3194(para)
msgid "Make a string. This will make a string out of any argument."
msgstr "Crear una cadena. Esto creará una cadena desde cualquier argumento."
-#: C/genius.xml:3193(term)
+#: C/genius.xml:3199(term)
msgid "<anchor id=\"gel-function-true\"/>true"
msgstr "<anchor id=\"gel-function-true\"/>true"
-#: C/genius.xml:3195(synopsis)
+#: C/genius.xml:3201(synopsis)
#, no-wrap
msgid "true"
msgstr "true"
-#: C/genius.xml:3196(para)
+#: C/genius.xml:3202(para)
msgid "Aliases: <function>True</function><function>TRUE</function>"
msgstr "Alias: <function>True</function><function>TRUE</function>"
-#: C/genius.xml:3197(para)
+#: C/genius.xml:3203(para)
msgid "The <constant>true</constant> boolean value."
msgstr "El valor booleano <constant>true</constant>."
-#: C/genius.xml:3202(term)
+#: C/genius.xml:3208(term)
msgid "<anchor id=\"gel-function-undefine\"/>undefine"
msgstr "<anchor id=\"gel-function-undefine\"/>undefine"
-#: C/genius.xml:3204(synopsis)
+#: C/genius.xml:3210(synopsis)
#, no-wrap
msgid "undefine (id)"
msgstr "undefine (id)"
-#: C/genius.xml:3205(para)
+#: C/genius.xml:3211(para)
msgid "Alias: <function>Undefine</function>"
msgstr "Alias: <function>Undefine</function>"
-#: C/genius.xml:3206(para)
+#: C/genius.xml:3212(para)
msgid ""
"Undefine a variable. This includes locals and globals, every value on all "
"context levels is wiped. This function should really not be used on local "
@@ -5475,16 +5558,16 @@ msgstr ""
"en variables locales. Se puede usar un vector de identificadores para "
"eliminar la definición de varias variables a la vez."
-#: C/genius.xml:3215(term)
+#: C/genius.xml:3221(term)
msgid "<anchor id=\"gel-function-UndefineAll\"/>UndefineAll"
msgstr "<anchor id=\"gel-function-UndefineAll\"/>UndefineAll"
-#: C/genius.xml:3217(synopsis)
+#: C/genius.xml:3223(synopsis)
#, no-wrap
msgid "UndefineAll ()"
msgstr "UndefineAll ()"
-#: C/genius.xml:3218(para)
+#: C/genius.xml:3224(para)
msgid ""
"Undefine all unprotected global variables (including functions and "
"parameters). Normally <application>Genius Mathematics Tool</application> "
@@ -5501,29 +5584,29 @@ msgstr ""
"símbolos no locales, por lo que se puede ejecutar desde dentro de otras "
"funciones de manera segura."
-#: C/genius.xml:3229(term)
+#: C/genius.xml:3235(term)
msgid "<anchor id=\"gel-function-unprotect\"/>unprotect"
msgstr "<anchor id=\"gel-function-unprotect\"/>unprotect"
-#: C/genius.xml:3231(synopsis)
+#: C/genius.xml:3237(synopsis)
#, no-wrap
msgid "unprotect (id)"
msgstr "unprotect (id)"
-#: C/genius.xml:3232(para)
+#: C/genius.xml:3238(para)
msgid "Unprotect a variable from being modified."
msgstr "Desproteger una variable de ser modificada."
-#: C/genius.xml:3237(term)
+#: C/genius.xml:3243(term)
msgid "<anchor id=\"gel-function-UserVariables\"/>UserVariables"
msgstr "<anchor id=\"gel-function-UserVariables\"/>UserVariables"
-#: C/genius.xml:3239(synopsis)
+#: C/genius.xml:3245(synopsis)
#, no-wrap
msgid "UserVariables ()"
msgstr "UserVariables ()"
-#: C/genius.xml:3240(para)
+#: C/genius.xml:3246(para)
msgid ""
"Return a vector of identifiers of user defined (unprotected) global "
"variables."
@@ -5531,16 +5614,16 @@ msgstr ""
"Devolver un vector con todos los nombres de variables globales definidas por "
"el usuario (sin proteger)."
-#: C/genius.xml:3246(term)
+#: C/genius.xml:3252(term)
msgid "<anchor id=\"gel-function-wait\"/>wait"
msgstr "<anchor id=\"gel-function-wait\"/>wait"
-#: C/genius.xml:3248(synopsis)
+#: C/genius.xml:3254(synopsis)
#, no-wrap
msgid "wait (secs)"
msgstr "wait (secs)"
-#: C/genius.xml:3249(para)
+#: C/genius.xml:3255(para)
msgid ""
"Waits a specified number of seconds. <varname>secs</varname> must be non-"
"negative. Zero is accepted and nothing happens in this case, except possibly "
@@ -5550,16 +5633,16 @@ msgstr ""
"ser negativo. Cero es aceptable y no pasa nada en este caso, excepto si los "
"posibles eventos de interfaz del usuario se procesan."
-#: C/genius.xml:3256(term)
+#: C/genius.xml:3262(term)
msgid "<anchor id=\"gel-function-version\"/>version"
msgstr "<anchor id=\"gel-function-version\"/>version"
-#: C/genius.xml:3258(synopsis)
+#: C/genius.xml:3264(synopsis)
#, no-wrap
msgid "version"
msgstr "version"
-#: C/genius.xml:3259(para)
+#: C/genius.xml:3265(para)
msgid ""
"Returns the version of Genius as a horizontal 3-vector with major version "
"first, then minor version and finally the patch level."
@@ -5568,62 +5651,62 @@ msgstr ""
"en el que el primero es la versión mayor, le sigue menor versión y la "
"revisión en último lugar."
-#: C/genius.xml:3265(term)
+#: C/genius.xml:3271(term)
msgid "<anchor id=\"gel-function-warranty\"/>warranty"
msgstr "<anchor id=\"gel-function-warranty\"/>warranty"
-#: C/genius.xml:3267(synopsis)
+#: C/genius.xml:3273(synopsis)
#, no-wrap
msgid "warranty"
msgstr "warranty"
-#: C/genius.xml:3268(para)
+#: C/genius.xml:3274(para)
msgid "Gives the warranty information."
msgstr "Da la información de garantía."
-#: C/genius.xml:3276(title)
+#: C/genius.xml:3282(title)
msgid "Parameters"
msgstr "Parámetros"
-#: C/genius.xml:3279(term)
+#: C/genius.xml:3285(term)
msgid "<anchor id=\"gel-function-ChopTolerance\"/>ChopTolerance"
msgstr "<anchor id=\"gel-function-ChopTolerance\"/>ChopTolerance"
-#: C/genius.xml:3281(synopsis)
+#: C/genius.xml:3287(synopsis)
#, no-wrap
msgid "ChopTolerance = number"
msgstr "ChopTolerance = número"
-#: C/genius.xml:3282(para)
+#: C/genius.xml:3288(para)
msgid "Tolerance of the <function>Chop</function> function."
msgstr "Tolerancia de la función <function>Chop</function>"
-#: C/genius.xml:3287(term)
+#: C/genius.xml:3293(term)
msgid ""
"<anchor id=\"gel-function-ContinuousNumberOfTries\"/>ContinuousNumberOfTries"
msgstr ""
"<anchor id=\"gel-function-ContinuousNumberOfTries\"/>ContinuousNumberOfTries"
-#: C/genius.xml:3289(synopsis)
+#: C/genius.xml:3295(synopsis)
#, no-wrap
msgid "ContinuousNumberOfTries = number"
msgstr "ContinuousNumberOfTries = número"
-#: C/genius.xml:3290(para)
+#: C/genius.xml:3296(para)
msgid "How many iterations to try to find the limit for continuity and limits."
msgstr ""
"Iteraciones para tratar de obtener el límite de continuidad y sus límites."
-#: C/genius.xml:3295(term)
+#: C/genius.xml:3301(term)
msgid "<anchor id=\"gel-function-ContinuousSFS\"/>ContinuousSFS"
msgstr "<anchor id=\"gel-function-ContinuousSFS\"/>ContinuousSFS"
-#: C/genius.xml:3297(synopsis)
+#: C/genius.xml:3303(synopsis)
#, no-wrap
msgid "ContinuousSFS = number"
msgstr "ContinuousSFS = número"
-#: C/genius.xml:3298(para)
+#: C/genius.xml:3304(para)
msgid ""
"How many successive steps to be within tolerance for calculation of "
"continuity."
@@ -5631,46 +5714,46 @@ msgstr ""
"Número de pasos sucesivos dentro de la tolerancia para el cálculo de la "
"continuidad."
-#: C/genius.xml:3303(term)
+#: C/genius.xml:3309(term)
msgid "<anchor id=\"gel-function-ContinuousTolerance\"/>ContinuousTolerance"
msgstr "<anchor id=\"gel-function-ContinuousTolerance\"/>ContinuousTolerance"
-#: C/genius.xml:3305(synopsis)
+#: C/genius.xml:3311(synopsis)
#, no-wrap
msgid "ContinuousTolerance = number"
msgstr "ContinuousTolerance = número"
-#: C/genius.xml:3306(para)
+#: C/genius.xml:3312(para)
msgid "Tolerance for continuity of functions and for calculating the limit."
msgstr ""
"Tolerancia para la continuidad de las funciones y para el cálculo del límite."
-#: C/genius.xml:3311(term)
+#: C/genius.xml:3317(term)
msgid ""
"<anchor id=\"gel-function-DerivativeNumberOfTries\"/>DerivativeNumberOfTries"
msgstr ""
"<anchor id=\"gel-function-DerivativeNumberOfTries\"/>DerivativeNumberOfTries"
-#: C/genius.xml:3313(synopsis)
+#: C/genius.xml:3319(synopsis)
#, no-wrap
msgid "DerivativeNumberOfTries = number"
msgstr "DerivativeNumberOfTries = número"
-#: C/genius.xml:3314(para)
+#: C/genius.xml:3320(para)
msgid "How many iterations to try to find the limit for derivative."
msgstr ""
"Número de iteraciones para tratar de obtener el límite para la derivada."
-#: C/genius.xml:3319(term)
+#: C/genius.xml:3325(term)
msgid "<anchor id=\"gel-function-DerivativeSFS\"/>DerivativeSFS"
msgstr "<anchor id=\"gel-function-DerivativeSFS\"/>DerivativeSFS"
-#: C/genius.xml:3321(synopsis)
+#: C/genius.xml:3327(synopsis)
#, no-wrap
msgid "DerivativeSFS = number"
msgstr "DerivativeSFS = número"
-#: C/genius.xml:3322(para)
+#: C/genius.xml:3328(para)
msgid ""
"How many successive steps to be within tolerance for calculation of "
"derivative."
@@ -5678,35 +5761,31 @@ msgstr ""
"Número de pasos sucesivos dentro de la tolerancia para el cálculo de la "
"derivada."
-#: C/genius.xml:3327(term)
+#: C/genius.xml:3333(term)
msgid "<anchor id=\"gel-function-DerivativeTolerance\"/>DerivativeTolerance"
msgstr "<anchor id=\"gel-function-DerivativeTolerance\"/>DerivativeTolerance"
-#: C/genius.xml:3329(synopsis)
+#: C/genius.xml:3335(synopsis)
#, no-wrap
msgid "DerivativeTolerance = number"
msgstr "DerivativeTolerance = número"
-#: C/genius.xml:3330(para)
+#: C/genius.xml:3336(para)
msgid "Tolerance for calculating the derivatives of functions."
msgstr "Tolerancia para calcular las derivadas de las funciones."
-#: C/genius.xml:3335(term)
+#: C/genius.xml:3341(term)
msgid ""
"<anchor id=\"gel-function-ErrorFunctionTolerance\"/>ErrorFunctionTolerance"
msgstr ""
"<anchor id=\"gel-function-ErrorFunctionTolerance\"/>ErrorFunctionTolerance"
-#: C/genius.xml:3337(synopsis)
+#: C/genius.xml:3343(synopsis)
#, no-wrap
msgid "ErrorFunctionTolerance = number"
msgstr "ErrorFunctionTolerance = número"
-#: C/genius.xml:3338(para)
-#| msgid ""
-#| "Clears the solutions drawn by the <link linkend=\"gel-function-"
-#| "VectorfieldDrawSolution\"><function>VectorfieldDrawSolution</function></"
-#| "link> function."
+#: C/genius.xml:3344(para)
msgid ""
"Tolerance of the <link linkend=\"gel-function-ErrorFunction"
"\"><function>ErrorFunction</function></link>."
@@ -5714,33 +5793,33 @@ msgstr ""
"Tolerancia de <link linkend=\"gel-function-ErrorFunction"
"\"><function>ErrorFunction</function></link>."
-#: C/genius.xml:3343(term)
+#: C/genius.xml:3349(term)
msgid "<anchor id=\"gel-function-FloatPrecision\"/>FloatPrecision"
msgstr "<anchor id=\"gel-function-FloatPrecision\"/>FloatPrecision"
-#: C/genius.xml:3345(synopsis)
+#: C/genius.xml:3351(synopsis)
#, no-wrap
msgid "FloatPrecision = number"
msgstr "FloatPrecision = número"
-#: C/genius.xml:3346(para)
+#: C/genius.xml:3352(para)
msgid "Floating point precision."
msgstr "Precisión en coma flotante."
-#: C/genius.xml:3351(term)
+#: C/genius.xml:3357(term)
msgid "<anchor id=\"gel-function-FullExpressions\"/>FullExpressions"
msgstr "<anchor id=\"gel-function-FullExpressions\"/>FullExpressions"
-#: C/genius.xml:3353(synopsis)
+#: C/genius.xml:3359(synopsis)
#, no-wrap
msgid "FullExpressions = boolean"
msgstr "FullExpressions = booleano"
-#: C/genius.xml:3354(para)
+#: C/genius.xml:3360(para)
msgid "Print full expressions, even if more than a line."
msgstr "Imprimir expresiones completas, incluso si son de más de una línea."
-#: C/genius.xml:3359(term)
+#: C/genius.xml:3365(term)
msgid ""
"<anchor id=\"gel-function-GaussDistributionTolerance\"/"
">GaussDistributionTolerance"
@@ -5748,16 +5827,12 @@ msgstr ""
"<anchor id=\"gel-function-GaussDistributionTolerance\"/"
">GaussDistributionTolerance"
-#: C/genius.xml:3361(synopsis)
+#: C/genius.xml:3367(synopsis)
#, no-wrap
msgid "GaussDistributionTolerance = number"
msgstr "GaussDistributionTolerance = número"
-#: C/genius.xml:3362(para)
-#| msgid ""
-#| "Clears the solutions drawn by the <link linkend=\"gel-function-"
-#| "VectorfieldDrawSolution\"><function>VectorfieldDrawSolution</function></"
-#| "link> function."
+#: C/genius.xml:3368(para)
msgid ""
"Tolerance of the <link linkend=\"gel-function-GaussDistribution"
"\"><function>GaussDistribution</function></link> function."
@@ -5765,34 +5840,31 @@ msgstr ""
"Tolerancia de la función <link linkend=\"gel-function-GaussDistribution"
"\"><function>GaussDistribution</function></link>."
-#: C/genius.xml:3367(term)
+#: C/genius.xml:3373(term)
msgid "<anchor id=\"gel-function-IntegerOutputBase\"/>IntegerOutputBase"
msgstr "<anchor id=\"gel-function-IntegerOutputBase\"/>IntegerOutputBase"
-#: C/genius.xml:3369(synopsis)
+#: C/genius.xml:3375(synopsis)
#, no-wrap
msgid "IntegerOutputBase = number"
msgstr "IntegerOutputBase = número"
-#: C/genius.xml:3370(para)
+#: C/genius.xml:3376(para)
msgid "Integer output base."
msgstr "Base de salida de enteros."
-#: C/genius.xml:3375(term)
+#: C/genius.xml:3381(term)
msgid ""
"<anchor id=\"gel-function-IsPrimeMillerRabinReps\"/>IsPrimeMillerRabinReps"
msgstr ""
"<anchor id=\"gel-function-IsPrimeMillerRabinReps\"/>IsPrimeMillerRabinReps"
-#: C/genius.xml:3377(synopsis)
+#: C/genius.xml:3383(synopsis)
#, no-wrap
msgid "IsPrimeMillerRabinReps = number"
msgstr "IsPrimeMillerRabinReps = número"
-#: C/genius.xml:3378(para)
-#| msgid ""
-#| "Number of extra Miller-Rabin tests to run on a number before declaring it "
-#| "a prime in <function>IsPrime</function>."
+#: C/genius.xml:3384(para)
msgid ""
"Number of extra Miller-Rabin tests to run on a number before declaring it a "
"prime in <link linkend=\"gel-function-IsPrime\"><function>IsPrime</"
@@ -5802,16 +5874,16 @@ msgstr ""
"antes de declararlo primo en <link linkend=\"gel-function-IsPrime"
"\"><function>IsPrime</function></link>."
-#: C/genius.xml:3383(term)
+#: C/genius.xml:3389(term)
msgid "<anchor id=\"gel-function-LinePlotDrawLegends\"/>LinePlotDrawLegends"
msgstr "<anchor id=\"gel-function-LinePlotDrawLegends\"/>LinePlotDrawLegends"
-#: C/genius.xml:3385(synopsis)
+#: C/genius.xml:3391(synopsis)
#, no-wrap
msgid "LinePlotDrawLegends = true"
msgstr "LinePlotDrawLegends = true"
-#: C/genius.xml:3386(para)
+#: C/genius.xml:3392(para)
msgid ""
"Tells genius to draw the legends for <link linkend=\"genius-gel-function-"
"list-plotting\">line plotting functions</link> such as <link linkend=\"gel-"
@@ -5821,18 +5893,18 @@ msgstr ""
"gel-function-list-plotting\">funciones para dibujar líneas</link> tales como "
"<link linkend=\"gel-function-LinePlot\"><function>LinePlot</function></link>."
-#: C/genius.xml:3393(term)
+#: C/genius.xml:3399(term)
msgid ""
"<anchor id=\"gel-function-LinePlotDrawAxisLabels\"/>LinePlotDrawAxisLabels"
msgstr ""
"<anchor id=\"gel-function-LinePlotDrawAxisLabels\"/>LinePlotDrawAxisLabels"
-#: C/genius.xml:3395(synopsis)
+#: C/genius.xml:3401(synopsis)
#, no-wrap
msgid "LinePlotDrawAxisLabels = true"
msgstr "LinePlotDrawAxisLabels = true"
-#: C/genius.xml:3396(para)
+#: C/genius.xml:3402(para)
msgid ""
"Tells genius to draw the axis labels for <link linkend=\"genius-gel-function-"
"list-plotting\">line plotting functions</link> such as <link linkend=\"gel-"
@@ -5843,18 +5915,18 @@ msgstr ""
"líneas</link> como <link linkend=\"gel-function-LinePlot"
"\"><function>LinePlot</function></link>."
-#: C/genius.xml:3403(term)
+#: C/genius.xml:3409(term)
msgid ""
"<anchor id=\"gel-function-LinePlotVariableNames\"/>LinePlotVariableNames"
msgstr ""
"<anchor id=\"gel-function-LinePlotVariableNames\"/>LinePlotVariableNames"
-#: C/genius.xml:3405(synopsis)
+#: C/genius.xml:3411(synopsis)
#, no-wrap
msgid "LinePlotVariableNames = [\"x\",\"y\",\"z\",\"t\"]"
msgstr "LinePlotVariableNames = [\"x\",\"y\",\"z\",\"t\"]"
-#: C/genius.xml:3406(para)
+#: C/genius.xml:3412(para)
msgid ""
"Tells genius which variable names are used as default names for <link "
"linkend=\"genius-gel-function-list-plotting\">line plotting functions</link> "
@@ -5866,16 +5938,16 @@ msgstr ""
"\">funciones para dibujar líneas</link> tales como <link linkend=\"gel-"
"function-LinePlot\"><function>LinePlot</function></link> y compañía."
-#: C/genius.xml:3413(term)
+#: C/genius.xml:3419(term)
msgid "<anchor id=\"gel-function-LinePlotWindow\"/>LinePlotWindow"
msgstr "<anchor id=\"gel-function-LinePlotWindow\"/>LinePlotWindow"
-#: C/genius.xml:3415(synopsis)
+#: C/genius.xml:3421(synopsis)
#, no-wrap
msgid "LinePlotWindow = [x1,x2,y1,y2]"
msgstr "LinePlotWindow = [x1,x2,y1,y2]"
-#: C/genius.xml:3416(para)
+#: C/genius.xml:3422(para)
msgid ""
"Sets the limits for <link linkend=\"genius-gel-function-list-plotting\">line "
"plotting functions</link> such as <link linkend=\"gel-function-LinePlot"
@@ -5885,46 +5957,46 @@ msgstr ""
"plotting\">funciones para dibujar líneas</link> tales como <link linkend="
"\"gel-function-LinePlot\"><function>LinePlot</function></link>."
-#: C/genius.xml:3424(term)
+#: C/genius.xml:3430(term)
msgid "<anchor id=\"gel-function-MaxDigits\"/>MaxDigits"
msgstr "<anchor id=\"gel-function-MaxDigits\"/>MaxDigits"
-#: C/genius.xml:3426(synopsis)
+#: C/genius.xml:3432(synopsis)
#, no-wrap
msgid "MaxDigits = number"
msgstr "MaxDigits = número"
-#: C/genius.xml:3427(para)
+#: C/genius.xml:3433(para)
msgid "Maximum digits to display."
msgstr "Máximo de cifras que mostrar."
-#: C/genius.xml:3432(term)
+#: C/genius.xml:3438(term)
msgid "<anchor id=\"gel-function-MaxErrors\"/>MaxErrors"
msgstr "<anchor id=\"gel-function-MaxErrors\"/>MaxErrors"
-#: C/genius.xml:3434(synopsis)
+#: C/genius.xml:3440(synopsis)
#, no-wrap
msgid "MaxErrors = number"
msgstr "MaxErrors = número"
-#: C/genius.xml:3435(para)
+#: C/genius.xml:3441(para)
msgid "Maximum errors to display."
msgstr "Máximo de errores que mostrar."
-#: C/genius.xml:3440(term)
+#: C/genius.xml:3446(term)
msgid "<anchor id=\"gel-function-MixedFractions\"/>MixedFractions"
msgstr "<anchor id=\"gel-function-MixedFractions\"/>MixedFractions"
-#: C/genius.xml:3442(synopsis)
+#: C/genius.xml:3448(synopsis)
#, no-wrap
msgid "MixedFractions = boolean"
msgstr "MixedFractions = booleano"
-#: C/genius.xml:3443(para)
+#: C/genius.xml:3449(para)
msgid "If true, mixed fractions are printed."
msgstr "Si es cierto, las fracciones mixtas se imprimen."
-#: C/genius.xml:3448(term)
+#: C/genius.xml:3454(term)
msgid ""
"<anchor id=\"gel-function-NumericalIntegralFunction\"/"
">NumericalIntegralFunction"
@@ -5932,15 +6004,12 @@ msgstr ""
"<anchor id=\"gel-function-NumericalIntegralFunction\"/"
">NumericalIntegralFunction"
-#: C/genius.xml:3450(synopsis)
+#: C/genius.xml:3456(synopsis)
#, no-wrap
msgid "NumericalIntegralFunction = function"
msgstr "NumericalIntegralFunction = función"
-#: C/genius.xml:3451(para)
-#| msgid ""
-#| "The function used for numerical integration in "
-#| "<function>NumericalIntegral</function>."
+#: C/genius.xml:3457(para)
msgid ""
"The function used for numerical integration in <link linkend=\"gel-function-"
"NumericalIntegral\"><function>NumericalIntegral</function></link>."
@@ -5948,21 +6017,18 @@ msgstr ""
"La función usada para la integración en <link linkend=\"gel-function-"
"NumericalIntegral\"><function>NumericalIntegral</function></link>."
-#: C/genius.xml:3456(term)
+#: C/genius.xml:3462(term)
msgid ""
"<anchor id=\"gel-function-NumericalIntegralSteps\"/>NumericalIntegralSteps"
msgstr ""
"<anchor id=\"gel-function-NumericalIntegralSteps\"/>NumericalIntegralSteps"
-#: C/genius.xml:3458(synopsis)
+#: C/genius.xml:3464(synopsis)
#, no-wrap
msgid "NumericalIntegralSteps = number"
msgstr "NumericalIntegralSteps = número"
-#: C/genius.xml:3459(para)
-#| msgid ""
-#| "<anchor id=\"gel-function-NumericalIntegralFunction\"/"
-#| ">NumericalIntegralFunction"
+#: C/genius.xml:3465(para)
msgid ""
"Steps to perform in <link linkend=\"gel-function-NumericalIntegral"
"\"><function>NumericalIntegral</function></link>."
@@ -5970,16 +6036,16 @@ msgstr ""
"Pasos que realizar en <link linkend=\"gel-function-NumericalIntegral"
"\"><function>NumericalIntegral</function></link>."
-#: C/genius.xml:3464(term)
+#: C/genius.xml:3470(term)
msgid "<anchor id=\"gel-function-OutputChopExponent\"/>OutputChopExponent"
msgstr "<anchor id=\"gel-function-OutputChopExponent\"/>OutputChopExponent"
-#: C/genius.xml:3466(synopsis)
+#: C/genius.xml:3472(synopsis)
#, no-wrap
msgid "OutputChopExponent = number"
msgstr "OutputChopExponent = número"
-#: C/genius.xml:3467(para)
+#: C/genius.xml:3473(para)
msgid ""
"When another number in the object being printed (a matrix or a value) is "
"greater than 10<superscript>-OutputChopWhenExponent</superscript>, and the "
@@ -5993,7 +6059,7 @@ msgstr ""
"superscript>, entonces se mostrará <computeroutput>0.0</computeroutput> en "
"lugar del número."
-#: C/genius.xml:3474(para)
+#: C/genius.xml:3480(para)
msgid ""
"Output is never chopped if <function>OutputChopExponent</function> is zero. "
"It must be a non-negative integer."
@@ -6001,7 +6067,7 @@ msgstr ""
"La salida nunca se corta si <function>OutputChopExponent</function> es cero. "
"El número será un entero positivo."
-#: C/genius.xml:3478(para)
+#: C/genius.xml:3484(para)
msgid ""
"If you want output always chopped according to <function>OutputChopExponent</"
"function>, then set <function>OutputChopWhenExponent</function>, to "
@@ -6011,18 +6077,18 @@ msgstr ""
"function>, configure <function>OutputChopWhenExponent</function>, para un "
"valor mayor o igual a <function>OutputChopExponent</function>."
-#: C/genius.xml:3489(term)
+#: C/genius.xml:3495(term)
msgid ""
"<anchor id=\"gel-function-OutputChopWhenExponent\"/>OutputChopWhenExponent"
msgstr ""
"<anchor id=\"gel-function-OutputChopWhenExponent\"/>OutputChopWhenExponent"
-#: C/genius.xml:3491(synopsis)
+#: C/genius.xml:3497(synopsis)
#, no-wrap
msgid "OutputChopWhenExponent = number"
msgstr "OutputChopWhenExponent = número"
-#: C/genius.xml:3492(para)
+#: C/genius.xml:3498(para)
msgid ""
"When to chop output. See <link linkend=\"gel-function-OutputChopExponent"
"\"><function>OutputChopExponent</function></link>."
@@ -6030,16 +6096,16 @@ msgstr ""
"Cuando recortar la salida. Consulte <link linkend=\"gel-function-"
"OutputChopExponent\"><function>OutputChopExponent</function></link>."
-#: C/genius.xml:3499(term)
+#: C/genius.xml:3505(term)
msgid "<anchor id=\"gel-function-OutputStyle\"/>OutputStyle"
msgstr "<anchor id=\"gel-function-OutputStyle\"/>OutputStyle"
-#: C/genius.xml:3501(synopsis)
+#: C/genius.xml:3507(synopsis)
#, no-wrap
msgid "OutputStyle = string"
msgstr "OutputStyle = cadena"
-#: C/genius.xml:3502(para)
+#: C/genius.xml:3508(para)
msgid ""
"Output style, this can be <literal>normal</literal>, <literal>latex</"
"literal>, <literal>mathml</literal> or <literal>troff</literal>."
@@ -6047,12 +6113,12 @@ msgstr ""
"Estilo de salida, puede ser <literal>normal</literal>, <literal>latex</"
"literal>, <literal>mathml</literal> o <literal>troff</literal>."
-#: C/genius.xml:3509(programlisting)
+#: C/genius.xml:3515(programlisting)
#, no-wrap
msgid "OutputStyle = \"latex\"\n"
msgstr "OutputStyle = \"latex\"\n"
-#: C/genius.xml:3505(para)
+#: C/genius.xml:3511(para)
msgid ""
"This affects mostly how matrices and fractions are printed out and is useful "
"for pasting into documents. For example you can set this to the latex by: "
@@ -6062,42 +6128,42 @@ msgstr ""
"útil para pegar en los documentos. Por ejemplo, puede configurarlo en LaTeX "
"usando: <placeholder-1/>"
-#: C/genius.xml:3516(term)
+#: C/genius.xml:3522(term)
msgid "<anchor id=\"gel-function-ResultsAsFloats\"/>ResultsAsFloats"
msgstr "<anchor id=\"gel-function-ResultsAsFloats\"/>ResultsAsFloats"
-#: C/genius.xml:3518(synopsis)
+#: C/genius.xml:3524(synopsis)
#, no-wrap
msgid "ResultsAsFloats = boolean"
msgstr "ResultsAsFloats = booleano"
-#: C/genius.xml:3519(para)
+#: C/genius.xml:3525(para)
msgid "Convert all results to floats before printing."
msgstr "Convertir todos los resultados a flotantes antes de imprimir."
-#: C/genius.xml:3524(term)
+#: C/genius.xml:3530(term)
msgid "<anchor id=\"gel-function-ScientificNotation\"/>ScientificNotation"
msgstr "<anchor id=\"gel-function-ScientificNotation\"/>ScientificNotation"
-#: C/genius.xml:3526(synopsis)
+#: C/genius.xml:3532(synopsis)
#, no-wrap
msgid "ScientificNotation = boolean"
msgstr "ScientificNotation = booleano"
-#: C/genius.xml:3527(para)
+#: C/genius.xml:3533(para)
msgid "Use scientific notation."
msgstr "Usar notación científica."
-#: C/genius.xml:3532(term)
+#: C/genius.xml:3538(term)
msgid "<anchor id=\"gel-function-SlopefieldTicks\"/>SlopefieldTicks"
msgstr "<anchor id=\"gel-function-SlopefieldTicks\"/>SlopefieldTicks"
-#: C/genius.xml:3534(synopsis)
+#: C/genius.xml:3540(synopsis)
#, no-wrap
msgid "SlopefieldTicks = [vertical,horizontal]"
msgstr "SlopefieldTicks = [vertical,horizontal]"
-#: C/genius.xml:3535(para)
+#: C/genius.xml:3541(para)
msgid ""
"Sets the number of vertical and horizontal ticks in a slopefield plot. (See "
"<link linkend=\"gel-function-SlopefieldPlot\"><function>SlopefieldPlot</"
@@ -6107,22 +6173,18 @@ msgstr ""
"pendientes. (Consulte <link linkend=\"gel-function-SlopefieldPlot"
"\"><function>SlopefieldPlot</function></link>)."
-#: C/genius.xml:3542(term)
+#: C/genius.xml:3548(term)
msgid ""
"<anchor id=\"gel-function-SumProductNumberOfTries\"/>SumProductNumberOfTries"
msgstr ""
"<anchor id=\"gel-function-SumProductNumberOfTries\"/>SumProductNumberOfTries"
-#: C/genius.xml:3544(synopsis)
+#: C/genius.xml:3550(synopsis)
#, no-wrap
msgid "SumProductNumberOfTries = number"
msgstr "SumProductNumberOfTries = número"
-#: C/genius.xml:3545(para)
-#| msgid ""
-#| "Sets the limits for <link linkend=\"genius-gel-function-list-plotting"
-#| "\">line plotting functions</link> such as <link linkend=\"gel-function-"
-#| "LinePlot\"><function>LinePlot</function></link>."
+#: C/genius.xml:3551(para)
msgid ""
"How many iterations to try for <link linkend=\"gel-function-InfiniteSum"
"\"><function>InfiniteSum</function></link> and <link linkend=\"gel-function-"
@@ -6132,19 +6194,16 @@ msgstr ""
"\"><function>InfiniteSum</function></link> y <link linkend=\"gel-function-"
"InfiniteProduct\"><function>InfiniteProduct</function></link>."
-#: C/genius.xml:3550(term)
+#: C/genius.xml:3556(term)
msgid "<anchor id=\"gel-function-SumProductSFS\"/>SumProductSFS"
msgstr "<anchor id=\"gel-function-SumProductSFS\"/>SumProductSFS"
-#: C/genius.xml:3552(synopsis)
+#: C/genius.xml:3558(synopsis)
#, no-wrap
msgid "SumProductSFS = number"
msgstr "SumProductSFS = número"
-#: C/genius.xml:3553(para)
-#| msgid ""
-#| "How many successive steps to be within tolerance for "
-#| "<function>InfiniteSum</function> and <function>InfiniteProduct</function>."
+#: C/genius.xml:3559(para)
msgid ""
"How many successive steps to be within tolerance for <link linkend=\"gel-"
"function-InfiniteSum\"><function>InfiniteSum</function></link> and <link "
@@ -6156,20 +6215,16 @@ msgstr ""
"link> y <link linkend=\"gel-function-InfiniteProduct"
"\"><function>InfiniteProduct</function></link>."
-#: C/genius.xml:3558(term)
+#: C/genius.xml:3564(term)
msgid "<anchor id=\"gel-function-SumProductTolerance\"/>SumProductTolerance"
msgstr "<anchor id=\"gel-function-SumProductTolerance\"/>SumProductTolerance"
-#: C/genius.xml:3560(synopsis)
+#: C/genius.xml:3566(synopsis)
#, no-wrap
msgid "SumProductTolerance = number"
msgstr "SumProductTolerance = número"
-#: C/genius.xml:3561(para)
-#| msgid ""
-#| "Sets the limits for <link linkend=\"genius-gel-function-list-plotting"
-#| "\">line plotting functions</link> such as <link linkend=\"gel-function-"
-#| "LinePlot\"><function>LinePlot</function></link>."
+#: C/genius.xml:3567(para)
msgid ""
"Tolerance for <link linkend=\"gel-function-InfiniteSum"
"\"><function>InfiniteSum</function></link> and <link linkend=\"gel-function-"
@@ -6179,18 +6234,18 @@ msgstr ""
"\"><function>InfiniteSum</function></link> y <link linkend=\"gel-function-"
"InfiniteProduct\"><function>InfiniteProduct</function></link>."
-#: C/genius.xml:3566(term)
+#: C/genius.xml:3572(term)
msgid ""
"<anchor id=\"gel-function-SurfacePlotDrawLegends\"/>SurfacePlotDrawLegends"
msgstr ""
"<anchor id=\"gel-function-SurfacePlotDrawLegends\"/>SurfacePlotDrawLegends"
-#: C/genius.xml:3568(synopsis)
+#: C/genius.xml:3574(synopsis)
#, no-wrap
msgid "SurfacePlotDrawLegends = true"
msgstr "SurfacePlotDrawLegends = true"
-#: C/genius.xml:3569(para)
+#: C/genius.xml:3575(para)
msgid ""
"Tells genius to draw the legends for <link linkend=\"genius-gel-function-"
"list-plotting\">surface plotting functions</link> such as <link linkend="
@@ -6201,7 +6256,7 @@ msgstr ""
"como <link linkend=\"gel-function-SurfacePlot\"><function>SurfacePlot</"
"function></link>."
-#: C/genius.xml:3576(term)
+#: C/genius.xml:3582(term)
msgid ""
"<anchor id=\"gel-function-SurfacePlotVariableNames\"/"
">SurfacePlotVariableNames"
@@ -6209,12 +6264,12 @@ msgstr ""
"<anchor id=\"gel-function-SurfacePlotVariableNames\"/"
">SurfacePlotVariableNames"
-#: C/genius.xml:3578(synopsis)
+#: C/genius.xml:3584(synopsis)
#, no-wrap
msgid "SurfacePlotVariableNames = [\"x\",\"y\",\"z\"]"
msgstr "SurfacePlotVariableNames = [\"x\",\"y\",\"z\"]"
-#: C/genius.xml:3579(para)
+#: C/genius.xml:3585(para)
msgid ""
"Tells genius which variable names are used as default names for <link "
"linkend=\"genius-gel-function-list-plotting\">surface plotting functions</"
@@ -6230,16 +6285,16 @@ msgstr ""
"que <varname>z</varname> no se refiere al eje dependiente (vertical), sino "
"que a la variable compleja independiente <userinput>z=x+iy</userinput>."
-#: C/genius.xml:3588(term)
+#: C/genius.xml:3594(term)
msgid "<anchor id=\"gel-function-SurfacePlotWindow\"/>SurfacePlotWindow"
msgstr "<anchor id=\"gel-function-SurfacePlotWindow\"/>SurfacePlotWindow"
-#: C/genius.xml:3590(synopsis)
+#: C/genius.xml:3596(synopsis)
#, no-wrap
msgid "SurfacePlotWindow = [x1,x2,y1,y2,z1,z2]"
msgstr "SurfacePlotWindow = [x1,x2,y1,y2,z1,z2]"
-#: C/genius.xml:3591(para)
+#: C/genius.xml:3597(para)
msgid ""
"Sets the limits for surface plotting (See <link linkend=\"gel-function-"
"SurfacePlot\"><function>SurfacePlot</function></link>)."
@@ -6247,18 +6302,18 @@ msgstr ""
"Establece los límites de la superficie de dibujado (consulte <link linkend="
"\"gel-function-SurfacePlot\"><function>SurfacePlot</function></link>)."
-#: C/genius.xml:3596(term)
+#: C/genius.xml:3602(term)
msgid ""
"<anchor id=\"gel-function-VectorfieldNormalized\"/>VectorfieldNormalized"
msgstr ""
"<anchor id=\"gel-function-VectorfieldNormalized\"/>VectorfieldNormalized"
-#: C/genius.xml:3598(synopsis)
+#: C/genius.xml:3604(synopsis)
#, no-wrap
msgid "VectorfieldNormalized = true"
msgstr "VectorfieldNormalized = true"
-#: C/genius.xml:3599(para)
+#: C/genius.xml:3605(para)
msgid ""
"Should the vectorfield plotting have normalized arrow length. If true, "
"vector fields will only show direction and not magnitude. (See <link linkend="
@@ -6270,16 +6325,16 @@ msgstr ""
"aparecerá la dirección y no la magnitud. (Consulte <link linkend=\"gel-"
"function-VectorfieldPlot\"><function>VectorfieldPlot</function></link>)."
-#: C/genius.xml:3606(term)
+#: C/genius.xml:3612(term)
msgid "<anchor id=\"gel-function-VectorfieldTicks\"/>VectorfieldTicks"
msgstr "<anchor id=\"gel-function-VectorfieldTicks\"/>VectorfieldTicks"
-#: C/genius.xml:3608(synopsis)
+#: C/genius.xml:3614(synopsis)
#, no-wrap
msgid "VectorfieldTicks = [vertical,horizontal]"
msgstr "VectorfieldTicks = [vertical,horizontal]"
-#: C/genius.xml:3609(para)
+#: C/genius.xml:3615(para)
msgid ""
"Sets the number of vertical and horizontal ticks in a vectorfield plot. (See "
"<link linkend=\"gel-function-VectorfieldPlot\"><function>VectorfieldPlot</"
@@ -6289,20 +6344,20 @@ msgstr ""
"campo de vectores. (Observe <link linkend=\"gel-function-VectorfieldPlot"
"\"><function>VectorfieldPlot</function></link>)."
-#: C/genius.xml:3619(title)
+#: C/genius.xml:3625(title)
msgid "Constants"
msgstr "Constantes"
-#: C/genius.xml:3622(term)
+#: C/genius.xml:3628(term)
msgid "<anchor id=\"gel-function-CatalanConstant\"/>CatalanConstant"
msgstr "<anchor id=\"gel-function-CatalanConstant\"/>CatalanConstant"
-#: C/genius.xml:3624(synopsis)
+#: C/genius.xml:3630(synopsis)
#, no-wrap
msgid "CatalanConstant"
msgstr "CatalanConstant"
-#: C/genius.xml:3625(para)
+#: C/genius.xml:3631(para)
msgid ""
"Catalan's Constant, approximately 0.915... It is defined to be the series "
"where terms are <userinput>(-1^k)/((2*k+1)^2)</userinput>, where <varname>k</"
@@ -6312,7 +6367,7 @@ msgstr ""
"donde los términos son <userinput>(-1^k)/((2*k+1)^2)</userinput>, donde "
"<varname>k</varname> tiene un rango desde 0 a infinito."
-#: C/genius.xml:3628(para)
+#: C/genius.xml:3634(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/CatalansConstant.html"
"\">Mathworld</ulink> for more information."
@@ -6320,25 +6375,25 @@ msgstr ""
"Consulte la <ulink url=\"http://mathworld.wolfram.com/CatalansConstant.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:3636(term)
+#: C/genius.xml:3642(term)
msgid "<anchor id=\"gel-function-EulerConstant\"/>EulerConstant"
msgstr "<anchor id=\"gel-function-EulerConstant\"/>EulerConstant"
-#: C/genius.xml:3638(synopsis)
+#: C/genius.xml:3644(synopsis)
#, no-wrap
msgid "EulerConstant"
msgstr "EulerConstant"
-#: C/genius.xml:3639(para)
+#: C/genius.xml:3645(para)
msgid "Aliases: <function>gamma</function>"
msgstr "Alias: <function>gamma</function>"
-#: C/genius.xml:3640(para)
+#: C/genius.xml:3646(para)
msgid "Euler's Constant gamma. Sometimes called the Euler-Mascheroni constant."
msgstr ""
"Constante gamma de Euler. También llamada constante de Euler-Mascheroni,"
-#: C/genius.xml:3644(para)
+#: C/genius.xml:3650(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Euler-Mascheroni_constant"
"\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/"
@@ -6352,20 +6407,20 @@ msgstr ""
"\"http://mathworld.wolfram.com/Euler-MascheroniConstant.html\">Mathworld</"
"ulink> para obtener más información."
-#: C/genius.xml:3654(term)
+#: C/genius.xml:3660(term)
msgid "<anchor id=\"gel-function-GoldenRatio\"/>GoldenRatio"
msgstr "<anchor id=\"gel-function-GoldenRatio\"/>GoldenRatio"
-#: C/genius.xml:3656(synopsis)
+#: C/genius.xml:3662(synopsis)
#, no-wrap
msgid "GoldenRatio"
msgstr "GoldenRatio"
-#: C/genius.xml:3657(para)
+#: C/genius.xml:3663(para)
msgid "The Golden Ratio."
msgstr "El número áureo."
-#: C/genius.xml:3658(para)
+#: C/genius.xml:3664(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Golden_ratio\">Wikipedia</"
"ulink> or <ulink url=\"http://planetmath.org/encyclopedia/GoldenRatio.html"
@@ -6378,20 +6433,20 @@ msgstr ""
"wolfram.com/GoldenRatio.html\">Mathworld</ulink> para obtener más "
"información."
-#: C/genius.xml:3668(term)
+#: C/genius.xml:3674(term)
msgid "<anchor id=\"gel-function-Gravity\"/>Gravity"
msgstr "<anchor id=\"gel-function-Gravity\"/>Gravity"
-#: C/genius.xml:3670(synopsis)
+#: C/genius.xml:3676(synopsis)
#, no-wrap
msgid "Gravity"
msgstr "Gravedad"
-#: C/genius.xml:3671(para)
+#: C/genius.xml:3677(para)
msgid "Free fall acceleration at sea level."
msgstr "Aceleración en caída libre a nivel del mar."
-#: C/genius.xml:3672(para)
+#: C/genius.xml:3678(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Standard_gravity\">Wikipedia</"
"ulink> for more information."
@@ -6399,16 +6454,16 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Standard_gravity"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:3680(term)
+#: C/genius.xml:3686(term)
msgid "<anchor id=\"gel-function-e\"/>e"
msgstr "<anchor id=\"gel-function-e\"/>e"
-#: C/genius.xml:3682(synopsis)
+#: C/genius.xml:3688(synopsis)
#, no-wrap
msgid "e"
msgstr "e"
-#: C/genius.xml:3683(para)
+#: C/genius.xml:3689(para)
msgid ""
"The base of the natural logarithm. <userinput>e^x</userinput> is the "
"exponential function <link linkend=\"gel-function-exp\"><function>exp</"
@@ -6418,7 +6473,7 @@ msgstr ""
"exponencial <link linkend=\"gel-function-exp\"><function>exp</function></"
"link>. Su valor es aproximadamente 2.71828182846..."
-#: C/genius.xml:3689(para)
+#: C/genius.xml:3695(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/E_(mathematical_constant)"
"\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/E."
@@ -6430,16 +6485,16 @@ msgstr ""
"org/encyclopedia/E.html\">Planetmath</ulink> o <ulink url=\"http://mathworld."
"wolfram.com/e.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:3699(term)
+#: C/genius.xml:3705(term)
msgid "<anchor id=\"gel-function-pi\"/>pi"
msgstr "<anchor id=\"gel-function-pi\"/>pi"
-#: C/genius.xml:3701(synopsis)
+#: C/genius.xml:3707(synopsis)
#, no-wrap
msgid "pi"
msgstr "pi"
-#: C/genius.xml:3702(para)
+#: C/genius.xml:3708(para)
msgid ""
"The number pi, that is the ratio of a circle's circumference to its "
"diameter. This is approximately 3.14159265359..."
@@ -6447,7 +6502,7 @@ msgstr ""
"El número pi, que es la relación de la circunferencia de un círculo con su "
"diámetro. Esto es aproximadamente 3,14159265359..."
-#: C/genius.xml:3706(para)
+#: C/genius.xml:3712(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Pi\">Wikipedia</ulink> or "
"<ulink url=\"http://planetmath.org/encyclopedia/Pi.html\">Planetmath</ulink> "
@@ -6459,24 +6514,24 @@ msgstr ""
"ulink> o <ulink url=\"http://mathworld.wolfram.com/Pi.html\">Mathworld</"
"ulink> para obtener más información."
-#: C/genius.xml:3719(title)
+#: C/genius.xml:3725(title)
msgid "Numeric"
msgstr "Numérico"
-#: C/genius.xml:3722(term)
+#: C/genius.xml:3728(term)
msgid "<anchor id=\"gel-function-AbsoluteValue\"/>AbsoluteValue"
msgstr "<anchor id=\"gel-function-AbsoluteValue\"/>AbsoluteValue"
-#: C/genius.xml:3724(synopsis)
+#: C/genius.xml:3730(synopsis)
#, no-wrap
msgid "AbsoluteValue (x)"
msgstr "AbsoluteValue (x)"
-#: C/genius.xml:3725(para)
+#: C/genius.xml:3731(para)
msgid "Aliases: <function>abs</function>"
msgstr "Alias: <function>abs</function>"
-#: C/genius.xml:3726(para)
+#: C/genius.xml:3732(para)
msgid ""
"Absolute value of a number and if <varname>x</varname> is a complex value "
"the modulus of <varname>x</varname>. I.e. this the distance of <varname>x</"
@@ -6486,7 +6541,7 @@ msgstr ""
"el módulo de <varname>x</varname>. Es decir, es la distancia entre "
"<varname>x</varname> y el origen."
-#: C/genius.xml:3731(para)
+#: C/genius.xml:3737(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Absolute_value\">Wikipedia</"
"ulink>, <ulink url=\"http://planetmath.org/encyclopedia/AbsoluteValue.html"
@@ -6506,33 +6561,33 @@ msgstr ""
"\"http://mathworld.wolfram.com/ComplexModulus.html\">Mathworld (módulo "
"complejo)</ulink> para obtener más información."
-#: C/genius.xml:3744(term)
+#: C/genius.xml:3750(term)
msgid "<anchor id=\"gel-function-Chop\"/>Chop"
msgstr "<anchor id=\"gel-function-Chop\"/>Chop"
-#: C/genius.xml:3746(synopsis)
+#: C/genius.xml:3752(synopsis)
#, no-wrap
msgid "Chop (x)"
msgstr "Chop (x)"
-#: C/genius.xml:3747(para)
+#: C/genius.xml:3753(para)
msgid "Replace very small number with zero."
msgstr "Reemplazar números muy pequeños por cero."
-#: C/genius.xml:3752(term)
+#: C/genius.xml:3758(term)
msgid "<anchor id=\"gel-function-ComplexConjugate\"/>ComplexConjugate"
msgstr "<anchor id=\"gel-function-ComplexConjugate\"/>ComplexConjugate"
-#: C/genius.xml:3754(synopsis)
+#: C/genius.xml:3760(synopsis)
#, no-wrap
msgid "ComplexConjugate (z)"
msgstr "ComplexConjugate (z)"
-#: C/genius.xml:3755(para)
+#: C/genius.xml:3761(para)
msgid "Aliases: <function>conj</function><function>Conj</function>"
msgstr "Alias: <function>conj</function><function>Conj</function>"
-#: C/genius.xml:3756(para)
+#: C/genius.xml:3762(para)
msgid ""
"Calculates the complex conjugate of the complex number <varname>z</varname>. "
"If <varname>z</varname> is a vector or matrix, all its elements are "
@@ -6542,7 +6597,7 @@ msgstr ""
"<varname>z</varname> es un vector o una matriz, se conjugan todos sus "
"elementos."
-#: C/genius.xml:3758(para)
+#: C/genius.xml:3764(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Complex_conjugate\">Wikipedia</"
"ulink> for more information."
@@ -6550,20 +6605,20 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Complex_conjugate"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:3766(term)
+#: C/genius.xml:3772(term)
msgid "<anchor id=\"gel-function-Denominator\"/>Denominator"
msgstr "<anchor id=\"gel-function-Denominator\"/>Denominator"
-#: C/genius.xml:3768(synopsis)
+#: C/genius.xml:3774(synopsis)
#, no-wrap
msgid "Denominator (x)"
msgstr "Denominator (x)"
-#: C/genius.xml:3769(para)
+#: C/genius.xml:3775(para)
msgid "Get the denominator of a rational number."
msgstr "Obtener el denominador de un número racional."
-#: C/genius.xml:3770(para)
+#: C/genius.xml:3776(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Denominator\">Wikipedia</"
"ulink> for more information."
@@ -6571,20 +6626,20 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Denominator"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:3778(term)
+#: C/genius.xml:3784(term)
msgid "<anchor id=\"gel-function-FractionalPart\"/>FractionalPart"
msgstr "<anchor id=\"gel-function-FractionalPart\"/>FractionalPart"
-#: C/genius.xml:3780(synopsis)
+#: C/genius.xml:3786(synopsis)
#, no-wrap
msgid "FractionalPart (x)"
msgstr "FractionalPart (x)"
-#: C/genius.xml:3781(para)
+#: C/genius.xml:3787(para)
msgid "Return the fractional part of a number."
msgstr "Devolver la parte fraccional de un número."
-#: C/genius.xml:3782(para)
+#: C/genius.xml:3788(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Fractional_part\">Wikipedia</"
"ulink> for more information."
@@ -6592,24 +6647,24 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Fractional_part"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:3790(term)
+#: C/genius.xml:3796(term)
msgid "<anchor id=\"gel-function-Im\"/>Im"
msgstr "<anchor id=\"gel-function-Im\"/>Im"
-#: C/genius.xml:3792(synopsis)
+#: C/genius.xml:3798(synopsis)
#, no-wrap
msgid "Im (z)"
msgstr "Im (z)"
-#: C/genius.xml:3793(para)
+#: C/genius.xml:3799(para)
msgid "Aliases: <function>ImaginaryPart</function>"
msgstr "Alias: <function>ImaginaryPart</function>"
-#: C/genius.xml:3794(para)
+#: C/genius.xml:3800(para)
msgid "Get the imaginary part of a complex number."
msgstr "Obtener la parte imaginaria de un número complejo."
-#: C/genius.xml:3795(para)
+#: C/genius.xml:3801(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Imaginary_part\">Wikipedia</"
"ulink> for more information."
@@ -6617,42 +6672,42 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Imaginary_part"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:3803(term)
+#: C/genius.xml:3809(term)
msgid "<anchor id=\"gel-function-IntegerQuotient\"/>IntegerQuotient"
msgstr "<anchor id=\"gel-function-IntegerQuotient\"/>IntegerQuotient"
-#: C/genius.xml:3805(synopsis)
+#: C/genius.xml:3811(synopsis)
#, no-wrap
msgid "IntegerQuotient (m,n)"
msgstr "IntegerQuotient (m,n)"
-#: C/genius.xml:3806(para)
+#: C/genius.xml:3812(para)
msgid "Division without remainder."
msgstr "División sin resto."
-#: C/genius.xml:3811(term)
+#: C/genius.xml:3817(term)
msgid "<anchor id=\"gel-function-IsComplex\"/>IsComplex"
msgstr "<anchor id=\"gel-function-IsComplex\"/>IsComplex"
-#: C/genius.xml:3813(synopsis)
+#: C/genius.xml:3819(synopsis)
#, no-wrap
msgid "IsComplex (num)"
msgstr "IsComplex (num)"
-#: C/genius.xml:3814(para)
+#: C/genius.xml:3820(para)
msgid "Check if argument is a complex (non-real) number."
msgstr "Comprobar si el argumento es un número complejo (no real)."
-#: C/genius.xml:3819(term)
+#: C/genius.xml:3825(term)
msgid "<anchor id=\"gel-function-IsComplexRational\"/>IsComplexRational"
msgstr "<anchor id=\"gel-function-IsComplexRational\"/>IsComplexRational"
-#: C/genius.xml:3821(synopsis)
+#: C/genius.xml:3827(synopsis)
#, no-wrap
msgid "IsComplexRational (num)"
msgstr "IsComplexRational (num)"
-#: C/genius.xml:3822(para)
+#: C/genius.xml:3828(para)
msgid ""
"Check if argument is a possibly complex rational number. That is, if both "
"real and imaginary parts are given as rational numbers. Of course rational "
@@ -6663,76 +6718,76 @@ msgstr ""
"racionales. Por supuesto, racional significa simplemente que «no se almacena "
"como un número en coma flotante»."
-#: C/genius.xml:3828(term)
+#: C/genius.xml:3834(term)
msgid "<anchor id=\"gel-function-IsFloat\"/>IsFloat"
msgstr "<anchor id=\"gel-function-IsFloat\"/>IsFloat"
-#: C/genius.xml:3830(synopsis)
+#: C/genius.xml:3836(synopsis)
#, no-wrap
msgid "IsFloat (num)"
msgstr "IsFloat (num)"
-#: C/genius.xml:3831(para)
+#: C/genius.xml:3837(para)
msgid "Check if argument is a floating point number (non-complex)."
msgstr "Comprobar si el argumento es un número en coma flotante (no complejo)."
-#: C/genius.xml:3836(term)
+#: C/genius.xml:3842(term)
msgid "<anchor id=\"gel-function-IsGaussInteger\"/>IsGaussInteger"
msgstr "<anchor id=\"gel-function-IsGaussInteger\"/>IsGaussInteger"
-#: C/genius.xml:3838(synopsis)
+#: C/genius.xml:3844(synopsis)
#, no-wrap
msgid "IsGaussInteger (num)"
msgstr "IsGaussInteger (num)"
-#: C/genius.xml:3839(para)
+#: C/genius.xml:3845(para)
msgid "Aliases: <function>IsComplexInteger</function>"
msgstr "Alias: <function>IsComplexInteger</function>"
-#: C/genius.xml:3840(para)
+#: C/genius.xml:3846(para)
msgid "Check if argument is a possibly complex integer."
msgstr "Comprobar si el argumento es un posible entero complejo."
-#: C/genius.xml:3845(term)
+#: C/genius.xml:3851(term)
msgid "<anchor id=\"gel-function-IsInteger\"/>IsInteger"
msgstr "<anchor id=\"gel-function-IsInteger\"/>IsInteger"
-#: C/genius.xml:3847(synopsis)
+#: C/genius.xml:3853(synopsis)
#, no-wrap
msgid "IsInteger (num)"
msgstr "IsInteger (num)"
-#: C/genius.xml:3848(para)
+#: C/genius.xml:3854(para)
msgid "Check if argument is an integer (non-complex)."
msgstr "Comprobar si el argumento es un entero (no complejo)."
-#: C/genius.xml:3853(term)
+#: C/genius.xml:3859(term)
msgid "<anchor id=\"gel-function-IsNonNegativeInteger\"/>IsNonNegativeInteger"
msgstr "<anchor id=\"gel-function-IsNonNegativeInteger\"/>IsNonNegativeInteger"
-#: C/genius.xml:3855(synopsis)
+#: C/genius.xml:3861(synopsis)
#, no-wrap
msgid "IsNonNegativeInteger (num)"
msgstr "IsNonNegativeInteger (num)"
-#: C/genius.xml:3856(para)
+#: C/genius.xml:3862(para)
msgid "Check if argument is a non-negative real integer."
msgstr "Comprobar si el argumento es un entero real no negativo."
-#: C/genius.xml:3861(term)
+#: C/genius.xml:3867(term)
msgid "<anchor id=\"gel-function-IsPositiveInteger\"/>IsPositiveInteger"
msgstr "<anchor id=\"gel-function-IsPositiveInteger\"/>IsPositiveInteger"
-#: C/genius.xml:3863(synopsis)
+#: C/genius.xml:3869(synopsis)
#, no-wrap
msgid "IsPositiveInteger (num)"
msgstr "IsPositiveInteger (num)"
-#: C/genius.xml:3864(para)
+#: C/genius.xml:3870(para)
msgid "Aliases: <function>IsNaturalNumber</function>"
msgstr "Alias: <function>IsNaturalNumber</function>"
-#: C/genius.xml:3865(para)
+#: C/genius.xml:3871(para)
msgid ""
"Check if argument is a positive real integer. Note that we accept the "
"convention that 0 is not a natural number."
@@ -6740,16 +6795,16 @@ msgstr ""
"Comprueba si el argumento es un entero real positivo. Tenga en cuenta que se "
"acepta el convenio de que 0 no es un número natural."
-#: C/genius.xml:3871(term)
+#: C/genius.xml:3877(term)
msgid "<anchor id=\"gel-function-IsRational\"/>IsRational"
msgstr "<anchor id=\"gel-function-IsRational\"/>IsRational"
-#: C/genius.xml:3873(synopsis)
+#: C/genius.xml:3879(synopsis)
#, no-wrap
msgid "IsRational (num)"
msgstr "IsRational (num)"
-#: C/genius.xml:3874(para)
+#: C/genius.xml:3880(para)
msgid ""
"Check if argument is a rational number (non-complex). Of course rational "
"simply means \"not stored as a floating point number.\""
@@ -6757,33 +6812,33 @@ msgstr ""
"Comprobar si el argumento es un número racional (no complejo). Por supuesto, "
"racional significa «no almacenado como un número en coma flotante»."
-#: C/genius.xml:3879(term)
+#: C/genius.xml:3885(term)
msgid "<anchor id=\"gel-function-IsReal\"/>IsReal"
msgstr "<anchor id=\"gel-function-IsReal\"/>IsReal"
-#: C/genius.xml:3881(synopsis)
+#: C/genius.xml:3887(synopsis)
#, no-wrap
msgid "IsReal (num)"
msgstr "IsReal (num)"
-#: C/genius.xml:3882(para)
+#: C/genius.xml:3888(para)
msgid "Check if argument is a real number."
msgstr "Comprobar si el argumento es un número real"
-#: C/genius.xml:3887(term)
+#: C/genius.xml:3893(term)
msgid "<anchor id=\"gel-function-Numerator\"/>Numerator"
msgstr "<anchor id=\"gel-function-Numerator\"/>Numerator"
-#: C/genius.xml:3889(synopsis)
+#: C/genius.xml:3895(synopsis)
#, no-wrap
msgid "Numerator (x)"
msgstr "Numerator (x)"
-#: C/genius.xml:3890(para)
+#: C/genius.xml:3896(para)
msgid "Get the numerator of a rational number."
msgstr "Obtener el numerador de un número racional."
-#: C/genius.xml:3891(para)
+#: C/genius.xml:3897(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Numerator\">Wikipedia</ulink> "
"for more information."
@@ -6791,24 +6846,24 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Numerator\">Wikipedia</"
"ulink> para obtener más información."
-#: C/genius.xml:3899(term)
+#: C/genius.xml:3905(term)
msgid "<anchor id=\"gel-function-Re\"/>Re"
msgstr "<anchor id=\"gel-function-Re\"/>Re"
-#: C/genius.xml:3901(synopsis)
+#: C/genius.xml:3907(synopsis)
#, no-wrap
msgid "Re (z)"
msgstr "Re (z)"
-#: C/genius.xml:3902(para)
+#: C/genius.xml:3908(para)
msgid "Aliases: <function>RealPart</function>"
msgstr "Alias: <function>RealPart</function>"
-#: C/genius.xml:3903(para)
+#: C/genius.xml:3909(para)
msgid "Get the real part of a complex number."
msgstr "Obtener la parte real de un número complejo."
-#: C/genius.xml:3904(para)
+#: C/genius.xml:3910(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Real_part\">Wikipedia</ulink> "
"for more information."
@@ -6816,20 +6871,20 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Real_part\">Wikipedia</"
"ulink> para obtener más información."
-#: C/genius.xml:3912(term)
+#: C/genius.xml:3918(term)
msgid "<anchor id=\"gel-function-Sign\"/>Sign"
msgstr "<anchor id=\"gel-function-Sign\"/>Sign"
-#: C/genius.xml:3914(synopsis)
+#: C/genius.xml:3920(synopsis)
#, no-wrap
msgid "Sign (x)"
msgstr "Sign (x)"
-#: C/genius.xml:3915(para)
+#: C/genius.xml:3921(para)
msgid "Aliases: <function>sign</function>"
msgstr "Alias: <function>sign</function>"
-#: C/genius.xml:3916(para)
+#: C/genius.xml:3922(para)
msgid ""
"Return the sign of a number. That is returns <literal>-1</literal> if value "
"is negative, <literal>0</literal> if value is zero and <literal>1</literal> "
@@ -6841,20 +6896,20 @@ msgstr ""
"positivo. Si <varname>x</varname> es un valor complejo <function>Sign</"
"function> devuelve su dirección o 0."
-#: C/genius.xml:3926(term)
+#: C/genius.xml:3932(term)
msgid "<anchor id=\"gel-function-ceil\"/>ceil"
msgstr "<anchor id=\"gel-function-ceil\"/>ceil"
-#: C/genius.xml:3928(synopsis)
+#: C/genius.xml:3934(synopsis)
#, no-wrap
msgid "ceil (x)"
msgstr "ceil (x)"
-#: C/genius.xml:3929(para)
+#: C/genius.xml:3935(para)
msgid "Aliases: <function>Ceiling</function>"
msgstr "Alias: <function>Ceiling</function>"
-#: C/genius.xml:3930(para)
+#: C/genius.xml:3936(para)
msgid ""
"Get the lowest integer more than or equal to <varname>n</varname>. Examples: "
"<screen><prompt>genius></prompt> <userinput>ceil(1.1)</userinput>\n"
@@ -6871,7 +6926,7 @@ msgstr ""
"= -1\n"
"</screen>"
-#: C/genius.xml:3937(para)
+#: C/genius.xml:3943(para)
msgid ""
"Note that you should be careful and notice that floating point numbers are "
"stored an binary and so may not be what you expect. For example "
@@ -6886,16 +6941,16 @@ msgstr ""
"realidad 4,2 es ligeramente menor que 4,2. Utilice la representación "
"racional <userinput>42/10</userinput> si quiere exactitud aritmética."
-#: C/genius.xml:3949(term)
+#: C/genius.xml:3955(term)
msgid "<anchor id=\"gel-function-exp\"/>exp"
msgstr "<anchor id=\"gel-function-exp\"/>exp"
-#: C/genius.xml:3951(synopsis)
+#: C/genius.xml:3957(synopsis)
#, no-wrap
msgid "exp (x)"
msgstr "exp (x)"
-#: C/genius.xml:3952(para)
+#: C/genius.xml:3958(para)
msgid ""
"The exponential function. This is the function <userinput>e^x</userinput> "
"where <varname>e</varname> is the <link linkend=\"gel-function-e\">base of "
@@ -6905,7 +6960,7 @@ msgstr ""
"<varname>e</varname> es la <link linkend=\"gel-function-e\">base del "
"logaritmo natural</link>."
-#: C/genius.xml:3958(para)
+#: C/genius.xml:3964(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Exponential_function"
"\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/"
@@ -6919,16 +6974,16 @@ msgstr ""
"wolfram.com/ExponentialFunction.html\">Mathworld</ulink> para obtener más "
"información."
-#: C/genius.xml:3968(term)
+#: C/genius.xml:3974(term)
msgid "<anchor id=\"gel-function-float\"/>float"
msgstr "<anchor id=\"gel-function-float\"/>float"
-#: C/genius.xml:3970(synopsis)
+#: C/genius.xml:3976(synopsis)
#, no-wrap
msgid "float (x)"
msgstr "float (x)"
-#: C/genius.xml:3971(para)
+#: C/genius.xml:3977(para)
msgid ""
"Make number a floating point value. That is returns the floating point "
"representation of the number <varname>x</varname>."
@@ -6936,55 +6991,51 @@ msgstr ""
"Convertir un número en un valor en coma flotante. Esto devuelve la "
"representación en coma flotante del número <varname>x</varname>."
-#: C/genius.xml:3976(term)
+#: C/genius.xml:3982(term)
msgid "<anchor id=\"gel-function-floor\"/>floor"
msgstr "<anchor id=\"gel-function-floor\"/>floor"
-#: C/genius.xml:3978(synopsis)
+#: C/genius.xml:3984(synopsis)
#, no-wrap
msgid "floor (x)"
msgstr "floor (x)"
-#: C/genius.xml:3979(para)
+#: C/genius.xml:3985(para)
msgid "Aliases: <function>Floor</function>"
msgstr "Alias: <function>Floor</function>"
-#: C/genius.xml:3980(para)
+#: C/genius.xml:3986(para)
msgid "Get the highest integer less than or equal to <varname>n</varname>."
msgstr "Obtener el entero más alto menor o igual que <varname>n</varname>."
-#: C/genius.xml:3985(term)
+#: C/genius.xml:3991(term)
msgid "<anchor id=\"gel-function-ln\"/>ln"
msgstr "<anchor id=\"gel-function-ln\"/>ln"
-#: C/genius.xml:3987(synopsis)
+#: C/genius.xml:3993(synopsis)
#, no-wrap
msgid "ln (x)"
msgstr "ln (x)"
-#: C/genius.xml:3988(para)
+#: C/genius.xml:3994(para)
msgid "The natural logarithm, the logarithm to base <varname>e</varname>."
msgstr "El logaritmo natural, logaritmo en base <varname>e</varname>."
-#: C/genius.xml:3993(term)
+#: C/genius.xml:3999(term)
msgid "<anchor id=\"gel-function-log\"/>log"
msgstr "<anchor id=\"gel-function-log\"/>log"
-#: C/genius.xml:3995(synopsis)
+#: C/genius.xml:4001(synopsis)
#, no-wrap
msgid "log (x)"
msgstr "log (x)"
-#: C/genius.xml:3996(synopsis)
+#: C/genius.xml:4002(synopsis)
#, no-wrap
msgid "log (x,b)"
msgstr "log (x,b)"
-#: C/genius.xml:3997(para)
-#| msgid ""
-#| "Logarithm of <varname>x</varname> base <varname>b</varname> (calls "
-#| "<function>DiscreteLog</function> if in modulo mode), if base is not "
-#| "given, <varname>e</varname> is used."
+#: C/genius.xml:4003(para)
msgid ""
"Logarithm of <varname>x</varname> base <varname>b</varname> (calls <link "
"linkend=\"gel-function-DiscreteLog\"><function>DiscreteLog</function></link> "
@@ -6996,80 +7047,80 @@ msgstr ""
"link> en modo módulo), si no se indica la base, se utiliza <link linkend="
"\"gel-function-e\"><varname>e</varname></link>."
-#: C/genius.xml:4002(term)
+#: C/genius.xml:4008(term)
msgid "<anchor id=\"gel-function-log10\"/>log10"
msgstr "<anchor id=\"gel-function-log10\"/>log10"
-#: C/genius.xml:4004(synopsis)
+#: C/genius.xml:4010(synopsis)
#, no-wrap
msgid "log10 (x)"
msgstr "log10 (x)"
-#: C/genius.xml:4005(para)
+#: C/genius.xml:4011(para)
msgid "Logarithm of <varname>x</varname> base 10."
msgstr "Logaritmo de <varname>x</varname> en base 10."
-#: C/genius.xml:4010(term)
+#: C/genius.xml:4016(term)
msgid "<anchor id=\"gel-function-log2\"/>log2"
msgstr "<anchor id=\"gel-function-log2\"/>log2"
-#: C/genius.xml:4012(synopsis)
+#: C/genius.xml:4018(synopsis)
#, no-wrap
msgid "log2 (x)"
msgstr "log2 (x)"
-#: C/genius.xml:4013(para)
+#: C/genius.xml:4019(para)
msgid "Aliases: <function>lg</function>"
msgstr "Alias: <function>lg</function>"
-#: C/genius.xml:4014(para)
+#: C/genius.xml:4020(para)
msgid "Logarithm of <varname>x</varname> base 2."
msgstr "Logaritmo de <varname>x</varname> en base 2."
-#: C/genius.xml:4019(term)
+#: C/genius.xml:4025(term)
msgid "<anchor id=\"gel-function-max\"/>max"
msgstr "<anchor id=\"gel-function-max\"/>max"
-#: C/genius.xml:4021(synopsis)
+#: C/genius.xml:4027(synopsis)
#, no-wrap
msgid "max (a,args...)"
msgstr "max (a,args...)"
-#: C/genius.xml:4022(para)
+#: C/genius.xml:4028(para)
msgid "Aliases: <function>Max</function><function>Maximum</function>"
msgstr "Alias: <function>Max</function><function>Maximum</function>"
-#: C/genius.xml:4023(para)
+#: C/genius.xml:4029(para)
msgid "Returns the maximum of arguments or matrix."
msgstr "Devuelve el máximo de los argumentos o las matrices."
-#: C/genius.xml:4028(term)
+#: C/genius.xml:4034(term)
msgid "<anchor id=\"gel-function-min\"/>min"
msgstr "<anchor id=\"gel-function-min\"/>min"
-#: C/genius.xml:4030(synopsis)
+#: C/genius.xml:4036(synopsis)
#, no-wrap
msgid "min (a,args...)"
msgstr "min (a,args...)"
-#: C/genius.xml:4031(para)
+#: C/genius.xml:4037(para)
msgid "Aliases: <function>Min</function><function>Minimum</function>"
msgstr "Alias: <function>Min</function><function>Minimum</function>"
-#: C/genius.xml:4032(para)
+#: C/genius.xml:4038(para)
msgid "Returns the minimum of arguments or matrix."
msgstr "Devuelve el mínimo de los argumentos o las matrices."
-#: C/genius.xml:4037(term)
+#: C/genius.xml:4043(term)
msgid "<anchor id=\"gel-function-rand\"/>rand"
msgstr "<anchor id=\"gel-function-rand\"/>rand"
-#: C/genius.xml:4039(synopsis)
+#: C/genius.xml:4045(synopsis)
#, no-wrap
msgid "rand (size...)"
msgstr "rand (tamaño...)"
-#: C/genius.xml:4040(para)
+#: C/genius.xml:4046(para)
msgid ""
"Generate random float in the range <literal>[0,1)</literal>. If size is "
"given then a matrix (if two numbers are specified) or vector (if one number "
@@ -7079,16 +7130,16 @@ msgstr ""
"literal>. Si se indica «tamaño», entonces devuelve una matriz (si se "
"especifican dos números) o un vector (si se especifica un número)."
-#: C/genius.xml:4047(term)
+#: C/genius.xml:4053(term)
msgid "<anchor id=\"gel-function-randint\"/>randint"
msgstr "<anchor id=\"gel-function-randint\"/>randint"
-#: C/genius.xml:4049(synopsis)
+#: C/genius.xml:4055(synopsis)
#, no-wrap
msgid "randint (max,size...)"
msgstr "randint (máx,tamaño...)"
-#: C/genius.xml:4050(para)
+#: C/genius.xml:4056(para)
msgid ""
"Generate random integer in the range <literal>[0,max)</literal>. If size is "
"given then a matrix (if two numbers are specified) or vector (if one number "
@@ -7118,37 +7169,37 @@ msgstr ""
" 0 0 3]\n"
"</screen>"
-#: C/genius.xml:4069(term)
+#: C/genius.xml:4075(term)
msgid "<anchor id=\"gel-function-round\"/>round"
msgstr "<anchor id=\"gel-function-round\"/>round"
-#: C/genius.xml:4071(synopsis)
+#: C/genius.xml:4077(synopsis)
#, no-wrap
msgid "round (x)"
msgstr "round (x)"
-#: C/genius.xml:4072(para)
+#: C/genius.xml:4078(para)
msgid "Aliases: <function>Round</function>"
msgstr "Alias: <function>Round</function>"
-#: C/genius.xml:4073(para)
+#: C/genius.xml:4079(para)
msgid "Round a number."
msgstr "Redondear un número."
-#: C/genius.xml:4078(term)
+#: C/genius.xml:4084(term)
msgid "<anchor id=\"gel-function-sqrt\"/>sqrt"
msgstr "<anchor id=\"gel-function-sqrt\"/>sqrt"
-#: C/genius.xml:4080(synopsis)
+#: C/genius.xml:4086(synopsis)
#, no-wrap
msgid "sqrt (x)"
msgstr "sqrt (x)"
-#: C/genius.xml:4081(para)
+#: C/genius.xml:4087(para)
msgid "Aliases: <function>SquareRoot</function>"
msgstr "Alias: <function>SquareRoot</function>"
-#: C/genius.xml:4082(para)
+#: C/genius.xml:4088(para)
msgid ""
"The square root. When operating modulo some integer will return either a "
"<constant>null</constant> or a vector of the square roots. Examples: "
@@ -7176,7 +7227,7 @@ msgstr ""
"= 4\n"
"</screen>"
-#: C/genius.xml:4094(para)
+#: C/genius.xml:4100(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/SquareRoot.html"
"\">Planetmath</ulink> for more information."
@@ -7184,215 +7235,215 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/SquareRoot.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:4102(term)
+#: C/genius.xml:4108(term)
msgid "<anchor id=\"gel-function-trunc\"/>trunc"
msgstr "<anchor id=\"gel-function-trunc\"/>trunc"
-#: C/genius.xml:4104(synopsis)
+#: C/genius.xml:4110(synopsis)
#, no-wrap
msgid "trunc (x)"
msgstr "trunc (x)"
-#: C/genius.xml:4105(para)
+#: C/genius.xml:4111(para)
msgid "Aliases: <function>Truncate</function><function>IntegerPart</function>"
msgstr "Alias: <function>Truncate</function><function>IntegerPart</function>"
-#: C/genius.xml:4106(para)
+#: C/genius.xml:4112(para)
msgid "Truncate number to an integer (return the integer part)."
msgstr "Truncar el número a un entero (devolver la parte entera)"
-#: C/genius.xml:4114(title)
+#: C/genius.xml:4120(title)
msgid "Trigonometry"
msgstr "Trigonometría"
-#: C/genius.xml:4117(term)
+#: C/genius.xml:4123(term)
msgid "<anchor id=\"gel-function-acos\"/>acos"
msgstr "<anchor id=\"gel-function-acos\"/>acos"
-#: C/genius.xml:4119(synopsis)
+#: C/genius.xml:4125(synopsis)
#, no-wrap
msgid "acos (x)"
msgstr "acos (x)"
-#: C/genius.xml:4120(para)
+#: C/genius.xml:4126(para)
msgid "Aliases: <function>arccos</function>"
msgstr "Alias: <function>arccos</function>"
-#: C/genius.xml:4121(para)
+#: C/genius.xml:4127(para)
msgid "The arccos (inverse cos) function."
msgstr "La función arccos (inversa del cos)."
-#: C/genius.xml:4126(term)
+#: C/genius.xml:4132(term)
msgid "<anchor id=\"gel-function-acosh\"/>acosh"
msgstr "<anchor id=\"gel-function-acosh\"/>acosh"
-#: C/genius.xml:4128(synopsis)
+#: C/genius.xml:4134(synopsis)
#, no-wrap
msgid "acosh (x)"
msgstr "acosh (x)"
-#: C/genius.xml:4129(para)
+#: C/genius.xml:4135(para)
msgid "Aliases: <function>arccosh</function>"
msgstr "Alias: <function>arccosh</function>"
-#: C/genius.xml:4130(para)
+#: C/genius.xml:4136(para)
msgid "The arccosh (inverse cosh) function."
msgstr "La función arccosh (inversa del cosh)."
-#: C/genius.xml:4135(term)
+#: C/genius.xml:4141(term)
msgid "<anchor id=\"gel-function-acot\"/>acot"
msgstr "<anchor id=\"gel-function-acot\"/>acot"
-#: C/genius.xml:4137(synopsis)
+#: C/genius.xml:4143(synopsis)
#, no-wrap
msgid "acot (x)"
msgstr "acot (x)"
-#: C/genius.xml:4138(para)
+#: C/genius.xml:4144(para)
msgid "Aliases: <function>arccot</function>"
msgstr "Alias: <function>arccot</function>"
-#: C/genius.xml:4139(para)
+#: C/genius.xml:4145(para)
msgid "The arccot (inverse cot) function."
msgstr "La función arccot (inversa de la cot)"
-#: C/genius.xml:4144(term)
+#: C/genius.xml:4150(term)
msgid "<anchor id=\"gel-function-acoth\"/>acoth"
msgstr "<anchor id=\"gel-function-acoth\"/>acoth"
-#: C/genius.xml:4146(synopsis)
+#: C/genius.xml:4152(synopsis)
#, no-wrap
msgid "acoth (x)"
msgstr "acoth (x)"
-#: C/genius.xml:4147(para)
+#: C/genius.xml:4153(para)
msgid "Aliases: <function>arccoth</function>"
msgstr "Alias: <function>arccoth</function>"
-#: C/genius.xml:4148(para)
+#: C/genius.xml:4154(para)
msgid "The arccoth (inverse coth) function."
msgstr "La función arccoth (inversa de la coth)."
-#: C/genius.xml:4153(term)
+#: C/genius.xml:4159(term)
msgid "<anchor id=\"gel-function-acsc\"/>acsc"
msgstr "<anchor id=\"gel-function-acsc\"/>acsc"
-#: C/genius.xml:4155(synopsis)
+#: C/genius.xml:4161(synopsis)
#, no-wrap
msgid "acsc (x)"
msgstr "acsc (x)"
-#: C/genius.xml:4156(para)
+#: C/genius.xml:4162(para)
msgid "Aliases: <function>arccsc</function>"
msgstr "Alias: <function>arccsc</function>"
-#: C/genius.xml:4157(para)
+#: C/genius.xml:4163(para)
msgid "The inverse cosecant function."
msgstr "La inversa de la función cosecante."
-#: C/genius.xml:4162(term)
+#: C/genius.xml:4168(term)
msgid "<anchor id=\"gel-function-acsch\"/>acsch"
msgstr "<anchor id=\"gel-function-acsch\"/>acsch"
-#: C/genius.xml:4164(synopsis)
+#: C/genius.xml:4170(synopsis)
#, no-wrap
msgid "acsch (x)"
msgstr "acsch (x)"
-#: C/genius.xml:4165(para)
+#: C/genius.xml:4171(para)
msgid "Aliases: <function>arccsch</function>"
msgstr "Alias: <function>arccsch</function>"
-#: C/genius.xml:4166(para)
+#: C/genius.xml:4172(para)
msgid "The inverse hyperbolic cosecant function."
msgstr "La inversa de la función cosecante hiperbólica."
-#: C/genius.xml:4171(term)
+#: C/genius.xml:4177(term)
msgid "<anchor id=\"gel-function-asec\"/>asec"
msgstr "<anchor id=\"gel-function-asec\"/>asec"
-#: C/genius.xml:4173(synopsis)
+#: C/genius.xml:4179(synopsis)
#, no-wrap
msgid "asec (x)"
msgstr "asec (x)"
-#: C/genius.xml:4174(para)
+#: C/genius.xml:4180(para)
msgid "Aliases: <function>arcsec</function>"
msgstr "Alias: <function>arcsec</function>"
-#: C/genius.xml:4175(para)
+#: C/genius.xml:4181(para)
msgid "The inverse secant function."
msgstr "La inversa de la función secante."
-#: C/genius.xml:4180(term)
+#: C/genius.xml:4186(term)
msgid "<anchor id=\"gel-function-asech\"/>asech"
msgstr "<anchor id=\"gel-function-asech\"/>asech"
-#: C/genius.xml:4182(synopsis)
+#: C/genius.xml:4188(synopsis)
#, no-wrap
msgid "asech (x)"
msgstr "asech (x)"
-#: C/genius.xml:4183(para)
+#: C/genius.xml:4189(para)
msgid "Aliases: <function>arcsech</function>"
msgstr "Alias: <function>arcsech</function>"
-#: C/genius.xml:4184(para)
+#: C/genius.xml:4190(para)
msgid "The inverse hyperbolic secant function."
msgstr "La inversa de la función secante hiperbólica."
-#: C/genius.xml:4189(term)
+#: C/genius.xml:4195(term)
msgid "<anchor id=\"gel-function-asin\"/>asin"
msgstr "<anchor id=\"gel-function-asin\"/>asin"
-#: C/genius.xml:4191(synopsis)
+#: C/genius.xml:4197(synopsis)
#, no-wrap
msgid "asin (x)"
msgstr "asin (x)"
-#: C/genius.xml:4192(para)
+#: C/genius.xml:4198(para)
msgid "Aliases: <function>arcsin</function>"
msgstr "Alias: <function>arcsin</function>"
-#: C/genius.xml:4193(para)
+#: C/genius.xml:4199(para)
msgid "The arcsin (inverse sin) function."
msgstr "La función arcsen (inversa del sen)."
-#: C/genius.xml:4198(term)
+#: C/genius.xml:4204(term)
msgid "<anchor id=\"gel-function-asinh\"/>asinh"
msgstr "<anchor id=\"gel-function-asinh\"/>asinh"
-#: C/genius.xml:4200(synopsis)
+#: C/genius.xml:4206(synopsis)
#, no-wrap
msgid "asinh (x)"
msgstr "asinh (x)"
-#: C/genius.xml:4201(para)
+#: C/genius.xml:4207(para)
msgid "Aliases: <function>arcsinh</function>"
msgstr "Alias: <function>arcsinh</function>"
-#: C/genius.xml:4202(para)
+#: C/genius.xml:4208(para)
msgid "The arcsinh (inverse sinh) function."
msgstr "La función arcsenh (inversa del senh)."
-#: C/genius.xml:4207(term)
+#: C/genius.xml:4213(term)
msgid "<anchor id=\"gel-function-atan\"/>atan"
msgstr "<anchor id=\"gel-function-atan\"/>atan"
-#: C/genius.xml:4209(synopsis)
+#: C/genius.xml:4215(synopsis)
#, no-wrap
msgid "atan (x)"
msgstr "atan (x)"
-#: C/genius.xml:4210(para)
+#: C/genius.xml:4216(para)
msgid "Aliases: <function>arctan</function>"
msgstr "Alias: <function>arctan</function>"
-#: C/genius.xml:4211(para)
+#: C/genius.xml:4217(para)
msgid "Calculates the arctan (inverse tan) function."
msgstr "Calcula la función «arctan» (inversa de «tan»)."
-#: C/genius.xml:4212(para)
+#: C/genius.xml:4218(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Arctangent\">Wikipedia</ulink> "
"or <ulink url=\"http://mathworld.wolfram.com/InverseTangent.html"
@@ -7402,37 +7453,37 @@ msgstr ""
"\">Wikipedia</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"InverseTangent.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4221(term)
+#: C/genius.xml:4227(term)
msgid "<anchor id=\"gel-function-atanh\"/>atanh"
msgstr "<anchor id=\"gel-function-atanh\"/>atanh"
-#: C/genius.xml:4223(synopsis)
+#: C/genius.xml:4229(synopsis)
#, no-wrap
msgid "atanh (x)"
msgstr "atanh (x)"
-#: C/genius.xml:4224(para)
+#: C/genius.xml:4230(para)
msgid "Aliases: <function>arctanh</function>"
msgstr "Alias: <function>arctanh</function>"
-#: C/genius.xml:4225(para)
+#: C/genius.xml:4231(para)
msgid "The arctanh (inverse tanh) function."
msgstr "La función arctanh (inversa de la tanh)."
-#: C/genius.xml:4230(term)
+#: C/genius.xml:4236(term)
msgid "<anchor id=\"gel-function-atan2\"/>atan2"
msgstr "<anchor id=\"gel-function-atan2\"/>atan2"
-#: C/genius.xml:4232(synopsis)
+#: C/genius.xml:4238(synopsis)
#, no-wrap
msgid "atan2 (y, x)"
msgstr "atan2 (y, x)"
-#: C/genius.xml:4233(para)
+#: C/genius.xml:4239(para)
msgid "Aliases: <function>arctan2</function>"
msgstr "Alias: <function>arctan2</function>"
-#: C/genius.xml:4234(para)
+#: C/genius.xml:4240(para)
msgid ""
"Calculates the arctan2 function. If <userinput>x>0</userinput> then it "
"returns <userinput>atan(y/x)</userinput>. If <userinput>x<0</userinput> "
@@ -7448,7 +7499,7 @@ msgstr ""
"\t pi/2</userinput>. <userinput>atan2(0,0)</userinput> devuelve 0 en lugar "
"de fallar."
-#: C/genius.xml:4242(para)
+#: C/genius.xml:4248(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Atan2\">Wikipedia</ulink> or "
"<ulink url=\"http://mathworld.wolfram.com/InverseTangent.html\">Mathworld</"
@@ -7458,21 +7509,21 @@ msgstr ""
"ulink> o <ulink url=\"http://mathworld.wolfram.com/InverseTangent.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4251(term)
+#: C/genius.xml:4257(term)
msgid "<anchor id=\"gel-function-cos\"/>cos"
msgstr "<anchor id=\"gel-function-cos\"/>cos"
-#: C/genius.xml:4253(synopsis)
+#: C/genius.xml:4259(synopsis)
#, no-wrap
msgid "cos (x)"
msgstr "cos (x)"
-#: C/genius.xml:4254(para)
+#: C/genius.xml:4260(para)
msgid "Calculates the cosine function."
msgstr "Calcula la función coseno."
-#: C/genius.xml:4255(para) C/genius.xml:4279(para) C/genius.xml:4303(para)
-#: C/genius.xml:4327(para) C/genius.xml:4351(para) C/genius.xml:4375(para)
+#: C/genius.xml:4261(para) C/genius.xml:4285(para) C/genius.xml:4309(para)
+#: C/genius.xml:4333(para) C/genius.xml:4357(para) C/genius.xml:4381(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/"
"DefinitionsInTrigonometry.html\">Planetmath</ulink> for more information."
@@ -7481,21 +7532,21 @@ msgstr ""
"DefinitionsInTrigonometry.html\">Planetmath</ulink> para obtener más "
"información."
-#: C/genius.xml:4263(term)
+#: C/genius.xml:4269(term)
msgid "<anchor id=\"gel-function-cosh\"/>cosh"
msgstr "<anchor id=\"gel-function-cosh\"/>cosh"
-#: C/genius.xml:4265(synopsis)
+#: C/genius.xml:4271(synopsis)
#, no-wrap
msgid "cosh (x)"
msgstr "cosh (x)"
-#: C/genius.xml:4266(para)
+#: C/genius.xml:4272(para)
msgid "Calculates the hyperbolic cosine function."
msgstr "Calcula la función coseno hiperbólico."
-#: C/genius.xml:4267(para) C/genius.xml:4291(para) C/genius.xml:4315(para)
-#: C/genius.xml:4339(para) C/genius.xml:4363(para) C/genius.xml:4387(para)
+#: C/genius.xml:4273(para) C/genius.xml:4297(para) C/genius.xml:4321(para)
+#: C/genius.xml:4345(para) C/genius.xml:4369(para) C/genius.xml:4393(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/HyperbolicFunctions.html"
"\">Planetmath</ulink> for more information."
@@ -7503,150 +7554,150 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/HyperbolicFunctions."
"html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:4275(term)
+#: C/genius.xml:4281(term)
msgid "<anchor id=\"gel-function-cot\"/>cot"
msgstr "<anchor id=\"gel-function-cot\"/>cot"
-#: C/genius.xml:4277(synopsis)
+#: C/genius.xml:4283(synopsis)
#, no-wrap
msgid "cot (x)"
msgstr "cot (x)"
-#: C/genius.xml:4278(para)
+#: C/genius.xml:4284(para)
msgid "The cotangent function."
msgstr "La función cotangente."
-#: C/genius.xml:4287(term)
+#: C/genius.xml:4293(term)
msgid "<anchor id=\"gel-function-coth\"/>coth"
msgstr "<anchor id=\"gel-function-coth\"/>coth"
-#: C/genius.xml:4289(synopsis)
+#: C/genius.xml:4295(synopsis)
#, no-wrap
msgid "coth (x)"
msgstr "coth (x)"
-#: C/genius.xml:4290(para)
+#: C/genius.xml:4296(para)
msgid "The hyperbolic cotangent function."
msgstr "La función cotangente hiperbólica."
-#: C/genius.xml:4299(term)
+#: C/genius.xml:4305(term)
msgid "<anchor id=\"gel-function-csc\"/>csc"
msgstr "<anchor id=\"gel-function-csc\"/>csc"
-#: C/genius.xml:4301(synopsis)
+#: C/genius.xml:4307(synopsis)
#, no-wrap
msgid "csc (x)"
msgstr "csc (x)"
-#: C/genius.xml:4302(para)
+#: C/genius.xml:4308(para)
msgid "The cosecant function."
msgstr "La función cosecante."
-#: C/genius.xml:4311(term)
+#: C/genius.xml:4317(term)
msgid "<anchor id=\"gel-function-csch\"/>csch"
msgstr "<anchor id=\"gel-function-csch\"/>csch"
-#: C/genius.xml:4313(synopsis)
+#: C/genius.xml:4319(synopsis)
#, no-wrap
msgid "csch (x)"
msgstr "csch (x)"
-#: C/genius.xml:4314(para)
+#: C/genius.xml:4320(para)
msgid "The hyperbolic cosecant function."
msgstr "La función cosecante hiperbólica."
-#: C/genius.xml:4323(term)
+#: C/genius.xml:4329(term)
msgid "<anchor id=\"gel-function-sec\"/>sec"
msgstr "<anchor id=\"gel-function-sec\"/>sec"
-#: C/genius.xml:4325(synopsis)
+#: C/genius.xml:4331(synopsis)
#, no-wrap
msgid "sec (x)"
msgstr "sec (x)"
-#: C/genius.xml:4326(para)
+#: C/genius.xml:4332(para)
msgid "The secant function."
msgstr "La función secante."
-#: C/genius.xml:4335(term)
+#: C/genius.xml:4341(term)
msgid "<anchor id=\"gel-function-sech\"/>sech"
msgstr "<anchor id=\"gel-function-sech\"/>sech"
-#: C/genius.xml:4337(synopsis)
+#: C/genius.xml:4343(synopsis)
#, no-wrap
msgid "sech (x)"
msgstr "sech (x)"
-#: C/genius.xml:4338(para)
+#: C/genius.xml:4344(para)
msgid "The hyperbolic secant function."
msgstr "La función secante hiperbólica."
-#: C/genius.xml:4347(term)
+#: C/genius.xml:4353(term)
msgid "<anchor id=\"gel-function-sin\"/>sin"
msgstr "<anchor id=\"gel-function-sin\"/>sin"
-#: C/genius.xml:4349(synopsis)
+#: C/genius.xml:4355(synopsis)
#, no-wrap
msgid "sin (x)"
msgstr "sin (x)"
-#: C/genius.xml:4350(para)
+#: C/genius.xml:4356(para)
msgid "Calculates the sine function."
msgstr "Calcula la función seno."
-#: C/genius.xml:4359(term)
+#: C/genius.xml:4365(term)
msgid "<anchor id=\"gel-function-sinh\"/>sinh"
msgstr "<anchor id=\"gel-function-sinh\"/>sinh"
-#: C/genius.xml:4361(synopsis)
+#: C/genius.xml:4367(synopsis)
#, no-wrap
msgid "sinh (x)"
msgstr "sinh (x)"
-#: C/genius.xml:4362(para)
+#: C/genius.xml:4368(para)
msgid "Calculates the hyperbolic sine function."
msgstr "Calcula la función seno hiperbólico."
-#: C/genius.xml:4371(term)
+#: C/genius.xml:4377(term)
msgid "<anchor id=\"gel-function-tan\"/>tan"
msgstr "<anchor id=\"gel-function-tan\"/>tan"
-#: C/genius.xml:4373(synopsis)
+#: C/genius.xml:4379(synopsis)
#, no-wrap
msgid "tan (x)"
msgstr "tan (x)"
-#: C/genius.xml:4374(para)
+#: C/genius.xml:4380(para)
msgid "Calculates the tan function."
msgstr "Calcula la función tangente."
-#: C/genius.xml:4383(term)
+#: C/genius.xml:4389(term)
msgid "<anchor id=\"gel-function-tanh\"/>tanh"
msgstr "<anchor id=\"gel-function-tanh\"/>tanh"
-#: C/genius.xml:4385(synopsis)
+#: C/genius.xml:4391(synopsis)
#, no-wrap
msgid "tanh (x)"
msgstr "tanh (x)"
-#: C/genius.xml:4386(para)
+#: C/genius.xml:4392(para)
msgid "The hyperbolic tangent function."
msgstr "La función tangente hiperbólica."
-#: C/genius.xml:4398(title)
+#: C/genius.xml:4404(title)
msgid "Number Theory"
msgstr "Teoría de números"
-#: C/genius.xml:4401(term)
+#: C/genius.xml:4407(term)
msgid "<anchor id=\"gel-function-AreRelativelyPrime\"/>AreRelativelyPrime"
msgstr "<anchor id=\"gel-function-AreRelativelyPrime\"/>AreRelativelyPrime"
-#: C/genius.xml:4403(synopsis)
+#: C/genius.xml:4409(synopsis)
#, no-wrap
msgid "AreRelativelyPrime (a,b)"
msgstr "AreRelativelyPrime (a,b)"
-#: C/genius.xml:4404(para)
+#: C/genius.xml:4410(para)
msgid ""
"Are the real integers <varname>a</varname> and <varname>b</varname> "
"relatively prime? Returns <constant>true</constant> or <constant>false</"
@@ -7655,7 +7706,7 @@ msgstr ""
"¿Son los números reales <varname>a</varname> and <varname>b</varname> primos "
"entre sí? Devuelve <constant>true</constant> o <constant>false</constant>."
-#: C/genius.xml:4408(para)
+#: C/genius.xml:4414(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/RelativelyPrime.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -7665,20 +7716,20 @@ msgstr ""
"\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"RelativelyPrime.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4417(term)
+#: C/genius.xml:4423(term)
msgid "<anchor id=\"gel-function-BernoulliNumber\"/>BernoulliNumber"
msgstr "<anchor id=\"gel-function-BernoulliNumber\"/>BernoulliNumber"
-#: C/genius.xml:4419(synopsis)
+#: C/genius.xml:4425(synopsis)
#, no-wrap
msgid "BernoulliNumber (n)"
msgstr "BernoulliNumber (n)"
-#: C/genius.xml:4420(para)
+#: C/genius.xml:4426(para)
msgid "Return the <varname>n</varname>th Bernoulli number."
msgstr "Devolver el <varname>n</varname>-ésimo número de Bernoulli."
-#: C/genius.xml:4421(para)
+#: C/genius.xml:4427(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Bernoulli_number\">Wikipedia</"
"ulink> or <ulink url=\"http://mathworld.wolfram.com/BernoulliNumber.html"
@@ -7688,20 +7739,20 @@ msgstr ""
"\">Wikipedia</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"BernoulliNumber.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4430(term)
+#: C/genius.xml:4436(term)
msgid "<anchor id=\"gel-function-ChineseRemainder\"/>ChineseRemainder"
msgstr "<anchor id=\"gel-function-ChineseRemainder\"/>ChineseRemainder"
-#: C/genius.xml:4432(synopsis)
+#: C/genius.xml:4438(synopsis)
#, no-wrap
msgid "ChineseRemainder (a,m)"
msgstr "ChineseRemainder (a,m)"
-#: C/genius.xml:4433(para)
+#: C/genius.xml:4439(para)
msgid "Aliases: <function>CRT</function>"
msgstr "Alias: <function>CRT</function>"
-#: C/genius.xml:4434(para)
+#: C/genius.xml:4440(para)
msgid ""
"Find the <varname>x</varname> that solves the system given by the vector "
"<varname>a</varname> and modulo the elements of <varname>m</varname>, using "
@@ -7711,7 +7762,7 @@ msgstr ""
"<varname>a</varname> y el módulo de los elementos de <varname>m</varname>, "
"utilizando el «teorema chino del resto»."
-#: C/genius.xml:4438(para)
+#: C/genius.xml:4444(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Chinese_remainder_theorem"
"\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/"
@@ -7725,50 +7776,50 @@ msgstr ""
"ulink> o <ulink url=\"http://mathworld.wolfram.com/ChineseRemainderTheorem."
"html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4448(term)
+#: C/genius.xml:4454(term)
msgid ""
"<anchor id=\"gel-function-CombineFactorizations\"/>CombineFactorizations"
msgstr ""
"<anchor id=\"gel-function-CombineFactorizations\"/>CombineFactorizations"
-#: C/genius.xml:4450(synopsis)
+#: C/genius.xml:4456(synopsis)
#, no-wrap
msgid "CombineFactorizations (a,b)"
msgstr "CombineFactorizations (a,b)"
-#: C/genius.xml:4451(para)
+#: C/genius.xml:4457(para)
msgid "Given two factorizations, give the factorization of the product."
msgstr "Dadas dos factorizaciones, dar la factorización del producto."
-#: C/genius.xml:4453(para)
+#: C/genius.xml:4459(para)
msgid "See <link linkend=\"gel-function-Factorize\">Factorize</link>."
msgstr ""
"Consulte la sección<link linkend=\"gel-function-Factorize\">factorizar</"
"link>."
-#: C/genius.xml:4458(term)
+#: C/genius.xml:4464(term)
msgid "<anchor id=\"gel-function-ConvertFromBase\"/>ConvertFromBase"
msgstr "<anchor id=\"gel-function-ConvertFromBase\"/>ConvertFromBase"
-#: C/genius.xml:4460(synopsis)
+#: C/genius.xml:4466(synopsis)
#, no-wrap
msgid "ConvertFromBase (v,b)"
msgstr "ConvertFromBase (v,b)"
-#: C/genius.xml:4461(para)
+#: C/genius.xml:4467(para)
msgid "Convert a vector of values indicating powers of b to a number."
msgstr "Convertir un vector de valores mostrando potencias de b a un número."
-#: C/genius.xml:4466(term)
+#: C/genius.xml:4472(term)
msgid "<anchor id=\"gel-function-ConvertToBase\"/>ConvertToBase"
msgstr "<anchor id=\"gel-function-ConvertToBase\"/>ConvertToBase"
-#: C/genius.xml:4468(synopsis)
+#: C/genius.xml:4474(synopsis)
#, no-wrap
msgid "ConvertToBase (n,b)"
msgstr "ConvertToBase (n,b)"
-#: C/genius.xml:4469(para)
+#: C/genius.xml:4475(para)
msgid ""
"Convert a number to a vector of powers for elements in base <varname>b</"
"varname>."
@@ -7776,16 +7827,16 @@ msgstr ""
"Convertir un número en un vector de potencias para elementos en base "
"<varname>b</varname>."
-#: C/genius.xml:4474(term)
+#: C/genius.xml:4480(term)
msgid "<anchor id=\"gel-function-DiscreteLog\"/>DiscreteLog"
msgstr "<anchor id=\"gel-function-DiscreteLog\"/>DiscreteLog"
-#: C/genius.xml:4476(synopsis)
+#: C/genius.xml:4482(synopsis)
#, no-wrap
msgid "DiscreteLog (n,b,q)"
msgstr "DiscreteLog (n,b,q)"
-#: C/genius.xml:4477(para)
+#: C/genius.xml:4483(para)
msgid ""
"Find discrete log of <varname>n</varname> base <varname>b</varname> in "
"F<subscript>q</subscript>, the finite field of order <varname>q</varname>, "
@@ -7797,7 +7848,7 @@ msgstr ""
"varname>, donde <varname>q</varname> es primo, utilizando el algoritmo de "
"Silver-Pohlig-Hellman."
-#: C/genius.xml:4480(para)
+#: C/genius.xml:4486(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Discrete_logarithm"
"\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/"
@@ -7810,32 +7861,32 @@ msgstr ""
"wolfram.com/DiscreteLogarithm.html\">Mathworld</ulink> para obtener más "
"información."
-#: C/genius.xml:4490(term)
+#: C/genius.xml:4496(term)
msgid "<anchor id=\"gel-function-Divides\"/>Divides"
msgstr "<anchor id=\"gel-function-Divides\"/>Divides"
-#: C/genius.xml:4492(synopsis)
+#: C/genius.xml:4498(synopsis)
#, no-wrap
msgid "Divides (m,n)"
msgstr "Divides (m,n)"
-#: C/genius.xml:4493(para)
+#: C/genius.xml:4499(para)
msgid ""
"Checks divisibility (if <varname>m</varname> divides <varname>n</varname>)."
msgstr ""
"Comprueba la divisibilidad (si <varname>m</varname> divide a <varname>n</"
"varname>)."
-#: C/genius.xml:4498(term)
+#: C/genius.xml:4504(term)
msgid "<anchor id=\"gel-function-EulerPhi\"/>EulerPhi"
msgstr "<anchor id=\"gel-function-EulerPhi\"/>EulerPhi"
-#: C/genius.xml:4500(synopsis)
+#: C/genius.xml:4506(synopsis)
#, no-wrap
msgid "EulerPhi (n)"
msgstr "EulerPhi (n)"
-#: C/genius.xml:4501(para)
+#: C/genius.xml:4507(para)
msgid ""
"Compute the Euler phi function for <varname>n</varname>, that is the number "
"of integers between 1 and <varname>n</varname> relatively prime to "
@@ -7845,7 +7896,7 @@ msgstr ""
"de enteros entre 1 y <varname>n</varname> primo relativo con <varname>n</"
"varname>."
-#: C/genius.xml:4506(para)
+#: C/genius.xml:4512(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Euler_phi\">Wikipedia</ulink> "
"or <ulink url=\"http://planetmath.org/encyclopedia/EulerPhifunction.html"
@@ -7857,16 +7908,16 @@ msgstr ""
"html\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"TotientFunction.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4516(term)
+#: C/genius.xml:4522(term)
msgid "<anchor id=\"gel-function-ExactDivision\"/>ExactDivision"
msgstr "<anchor id=\"gel-function-ExactDivision\"/>ExactDivision"
-#: C/genius.xml:4518(synopsis)
+#: C/genius.xml:4524(synopsis)
#, no-wrap
msgid "ExactDivision (n,d)"
msgstr "ExactDivision (n,d)"
-#: C/genius.xml:4519(para)
+#: C/genius.xml:4525(para)
msgid ""
"Return <userinput>n/d</userinput> but only if <varname>d</varname> divides "
"<varname>n</varname>. If <varname>d</varname> does not divide <varname>n</"
@@ -7881,16 +7932,16 @@ msgstr ""
"<userinput>n/d</userinput>, pero sólo es útil si se sabe que la división es "
"exacta."
-#: C/genius.xml:4531(term)
+#: C/genius.xml:4537(term)
msgid "<anchor id=\"gel-function-Factorize\"/>Factorize"
msgstr "<anchor id=\"gel-function-Factorize\"/>Factorize"
-#: C/genius.xml:4533(synopsis)
+#: C/genius.xml:4539(synopsis)
#, no-wrap
msgid "Factorize (n)"
msgstr "Factorize (n)"
-#: C/genius.xml:4534(para)
+#: C/genius.xml:4540(para)
msgid ""
"Return factorization of a number as a matrix. The first row is the primes in "
"the factorization (including 1) and the second row are the powers. So for "
@@ -7908,7 +7959,7 @@ msgstr ""
"[1 11 13\n"
" 1 2 1]</screen>"
-#: C/genius.xml:4543(para)
+#: C/genius.xml:4549(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Factorization\">Wikipedia</"
"ulink> for more information."
@@ -7916,16 +7967,16 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Factorization"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:4551(term)
+#: C/genius.xml:4557(term)
msgid "<anchor id=\"gel-function-Factors\"/>Factors"
msgstr "<anchor id=\"gel-function-Factors\"/>Factors"
-#: C/genius.xml:4553(synopsis)
+#: C/genius.xml:4559(synopsis)
#, no-wrap
msgid "Factors (n)"
msgstr "Factors (n)"
-#: C/genius.xml:4560(programlisting)
+#: C/genius.xml:4566(programlisting)
#, no-wrap
msgid ""
"for n=1 to 1000 do (\n"
@@ -7938,7 +7989,7 @@ msgstr ""
" print(n)\n"
")\n"
-#: C/genius.xml:4554(para)
+#: C/genius.xml:4560(para)
msgid ""
"Return all factors of <varname>n</varname> in a vector. This includes all "
"the non-prime factors as well. It includes 1 and the number itself. So for "
@@ -7952,16 +8003,16 @@ msgstr ""
"que son sumas de sus factores) hasta el número 1000 (esto es muy "
"ineficiente) haga <placeholder-1/>"
-#: C/genius.xml:4570(term)
+#: C/genius.xml:4576(term)
msgid "<anchor id=\"gel-function-FermatFactorization\"/>FermatFactorization"
msgstr "<anchor id=\"gel-function-FermatFactorization\"/>FermatFactorization"
-#: C/genius.xml:4572(synopsis)
+#: C/genius.xml:4578(synopsis)
#, no-wrap
msgid "FermatFactorization (n,tries)"
msgstr "FermatFactorization (n,tries)"
-#: C/genius.xml:4573(para)
+#: C/genius.xml:4579(para)
msgid ""
"Attempt Fermat factorization of <varname>n</varname> into <userinput>(t-s)*(t"
"+s)</userinput>, returns <varname>t</varname> and <varname>s</varname> as a "
@@ -7973,7 +8024,7 @@ msgstr ""
"como un vector si es posible, <constant>null</constant> de otra manera "
"<varname>tries</varname> especifica el número de intentos antes de abandonar "
-#: C/genius.xml:4580(para)
+#: C/genius.xml:4586(para)
msgid ""
"This is a fairly good factorization if your number is the product of two "
"factors that are very close to each other."
@@ -7981,7 +8032,7 @@ msgstr ""
"Es una buena factorización si su número es el producto de dos factores que "
"están muy cerca."
-#: C/genius.xml:4584(para)
+#: C/genius.xml:4590(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Fermat_factorization"
"\">Wikipedia</ulink> for more information."
@@ -7989,18 +8040,18 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Fermat_factorization"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:4592(term)
+#: C/genius.xml:4598(term)
msgid ""
"<anchor id=\"gel-function-FindPrimitiveElementMod\"/>FindPrimitiveElementMod"
msgstr ""
"<anchor id=\"gel-function-FindPrimitiveElementMod\"/>FindPrimitiveElementMod"
-#: C/genius.xml:4594(synopsis)
+#: C/genius.xml:4600(synopsis)
#, no-wrap
msgid "FindPrimitiveElementMod (q)"
msgstr "FindPrimitiveElementMod (q)"
-#: C/genius.xml:4595(para)
+#: C/genius.xml:4601(para)
msgid ""
"Find the first primitive element in F<subscript>q</subscript>, the finite "
"group of order <varname>q</varname>. Of course <varname>q</varname> must be "
@@ -8010,7 +8061,7 @@ msgstr ""
"grupo de orden finito<varname>q</varname>. Por supuesto, <varname>q</"
"varname> debe de ser primo."
-#: C/genius.xml:4601(term)
+#: C/genius.xml:4607(term)
msgid ""
"<anchor id=\"gel-function-FindRandomPrimitiveElementMod\"/"
">FindRandomPrimitiveElementMod"
@@ -8018,12 +8069,12 @@ msgstr ""
"<anchor id=\"gel-function-FindRandomPrimitiveElementMod\"/"
">FindRandomPrimitiveElementMod"
-#: C/genius.xml:4603(synopsis)
+#: C/genius.xml:4609(synopsis)
#, no-wrap
msgid "FindRandomPrimitiveElementMod (q)"
msgstr "FindRandomPrimitiveElementMod (q)"
-#: C/genius.xml:4604(para)
+#: C/genius.xml:4610(para)
msgid ""
"Find a random primitive element in F<subscript>q</subscript>, the finite "
"group of order <varname>q</varname> (q must be a prime)."
@@ -8031,22 +8082,16 @@ msgstr ""
"Encontrar un elemento primitivo aleatorio en F<subscript>q</subscript>, en "
"el grupo de orden finito <varname>q</varname> (q debe de ser primo)"
-#: C/genius.xml:4610(term)
+#: C/genius.xml:4616(term)
msgid "<anchor id=\"gel-function-IndexCalculus\"/>IndexCalculus"
msgstr "<anchor id=\"gel-function-IndexCalculus\"/>IndexCalculus"
-#: C/genius.xml:4612(synopsis)
+#: C/genius.xml:4618(synopsis)
#, no-wrap
msgid "IndexCalculus (n,b,q,S)"
msgstr "IndexCalculus (n,b,q,S)"
-#: C/genius.xml:4613(para)
-#| msgid ""
-#| "Compute discrete log base <varname>b</varname> of n in F<subscript>q</"
-#| "subscript>, the finite group of order <varname>q</varname> (<varname>q</"
-#| "varname> a prime), using the factor base <varname>S</varname>. "
-#| "<varname>S</varname> should be a column of primes possibly with second "
-#| "column precalculated by <function>IndexCalculusPrecalculation</function>."
+#: C/genius.xml:4619(para)
msgid ""
"Compute discrete log base <varname>b</varname> of n in F<subscript>q</"
"subscript>, the finite group of order <varname>q</varname> (<varname>q</"
@@ -8063,7 +8108,7 @@ msgstr ""
"IndexCalculusPrecalculation\"><function>IndexCalculusPrecalculation</"
"function></link>."
-#: C/genius.xml:4622(term)
+#: C/genius.xml:4628(term)
msgid ""
"<anchor id=\"gel-function-IndexCalculusPrecalculation\"/"
">IndexCalculusPrecalculation"
@@ -8071,19 +8116,12 @@ msgstr ""
"<anchor id=\"gel-function-IndexCalculusPrecalculation\"/"
">IndexCalculusPrecalculation"
-#: C/genius.xml:4624(synopsis)
+#: C/genius.xml:4630(synopsis)
#, no-wrap
msgid "IndexCalculusPrecalculation (b,q,S)"
msgstr "IndexCalculusPrecalculation (b,q,S)"
-#: C/genius.xml:4625(para)
-#| msgid ""
-#| "Run the precalculation step of <function>IndexCalculus</function> for "
-#| "logarithms base <varname>b</varname> in F<subscript>q</subscript>, the "
-#| "finite group of order <varname>q</varname> (<varname>q</varname> a "
-#| "prime), for the factor base <varname>S</varname> (where <varname>S</"
-#| "varname> is a column vector of primes). The logs will be precalculated "
-#| "and returned in the second column."
+#: C/genius.xml:4631(para)
msgid ""
"Run the precalculation step of <link linkend=\"gel-function-IndexCalculus"
"\"><function>IndexCalculus</function></link> for logarithms base <varname>b</"
@@ -8100,35 +8138,42 @@ msgstr ""
"vector de primos). Los registros se calculan previamente y se devuelven en "
"la segunda columna."
-#: C/genius.xml:4635(term)
+#: C/genius.xml:4641(term)
msgid "<anchor id=\"gel-function-IsEven\"/>IsEven"
msgstr "<anchor id=\"gel-function-IsEven\"/>IsEven"
-#: C/genius.xml:4637(synopsis)
+#: C/genius.xml:4643(synopsis)
#, no-wrap
msgid "IsEven (n)"
msgstr "IsEven (n)"
-#: C/genius.xml:4638(para)
+#: C/genius.xml:4644(para)
msgid "Tests if an integer is even."
msgstr "Comprueba si un entero es par."
-#: C/genius.xml:4643(term)
+#: C/genius.xml:4649(term)
msgid ""
"<anchor id=\"gel-function-IsMersennePrimeExponent\"/>IsMersennePrimeExponent"
msgstr ""
"<anchor id=\"gel-function-IsMersennePrimeExponent\"/>IsMersennePrimeExponent"
-#: C/genius.xml:4645(synopsis)
+#: C/genius.xml:4651(synopsis)
#, no-wrap
msgid "IsMersennePrimeExponent (p)"
msgstr "IsMersennePrimeExponent (p)"
-#: C/genius.xml:4646(para)
+#: C/genius.xml:4652(para)
+#| msgid ""
+#| "Tests if a positive integer <varname>p</varname> is a Mersenne prime "
+#| "exponent. That is if 2<superscript>p</superscript>-1 is a prime. It does "
+#| "this by looking it up in a table of known values which is relatively "
+#| "short. See also <link linkend=\"gel-function-MersennePrimeExponents"
+#| "\">MersennePrimeExponents</link> and <link linkend=\"gel-function-"
+#| "LucasLehmer\">LucasLehmer</link>."
msgid ""
"Tests if a positive integer <varname>p</varname> is a Mersenne prime "
"exponent. That is if 2<superscript>p</superscript>-1 is a prime. It does "
-"this by looking it up in a table of known values which is relatively short. "
+"this by looking it up in a table of known values, which is relatively short. "
"See also <link linkend=\"gel-function-MersennePrimeExponents"
"\">MersennePrimeExponents</link> and <link linkend=\"gel-function-LucasLehmer"
"\">LucasLehmer</link>."
@@ -8140,7 +8185,7 @@ msgstr ""
"\">MersennePrimeExponents</link> y <link linkend=\"gel-function-LucasLehmer"
"\">LucasLehmer</link>."
-#: C/genius.xml:4657(para) C/genius.xml:4873(para)
+#: C/genius.xml:4663(para) C/genius.xml:4879(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Mersenne_prime\">Wikipedia</"
"ulink>, <ulink url=\"http://planetmath.org/encyclopedia/MersenneNumbers.html"
@@ -8154,16 +8199,16 @@ msgstr ""
"wolfram.com/MersennePrime.html\">Mathworld</ulink> o <ulink url=\"http://www."
"mersenne.org/\">GIMPS</ulink>para obtener más información."
-#: C/genius.xml:4669(term)
+#: C/genius.xml:4675(term)
msgid "<anchor id=\"gel-function-IsNthPower\"/>IsNthPower"
msgstr "<anchor id=\"gel-function-IsNthPower\"/>IsNthPower"
-#: C/genius.xml:4671(synopsis)
+#: C/genius.xml:4677(synopsis)
#, no-wrap
msgid "IsNthPower (m,n)"
msgstr "IsNthPower (m,n)"
-#: C/genius.xml:4672(para)
+#: C/genius.xml:4678(para)
msgid ""
"Tests if a rational number <varname>m</varname> is a perfect <varname>n</"
"varname>th power. See also <link linkend=\"gel-function-IsPerfectPower"
@@ -8175,44 +8220,44 @@ msgstr ""
"IsPerfectPower\">IsPerfectPower</link> y <link linkend=\"gel-function-"
"IsPerfectSquare\">IsPerfectSquare</link>."
-#: C/genius.xml:4683(term)
+#: C/genius.xml:4689(term)
msgid "<anchor id=\"gel-function-IsOdd\"/>IsOdd"
msgstr "<anchor id=\"gel-function-IsOdd\"/>IsOdd"
-#: C/genius.xml:4685(synopsis)
+#: C/genius.xml:4691(synopsis)
#, no-wrap
msgid "IsOdd (n)"
msgstr "IsOdd (n)"
-#: C/genius.xml:4686(para)
+#: C/genius.xml:4692(para)
msgid "Tests if an integer is odd."
msgstr "Comprueba su un entero es impar."
-#: C/genius.xml:4691(term)
+#: C/genius.xml:4697(term)
msgid "<anchor id=\"gel-function-IsPerfectPower\"/>IsPerfectPower"
msgstr "<anchor id=\"gel-function-IsPerfectPower\"/>IsPerfectPower"
-#: C/genius.xml:4693(synopsis)
+#: C/genius.xml:4699(synopsis)
#, no-wrap
msgid "IsPerfectPower (n)"
msgstr "IsPerfectPower (n)"
-#: C/genius.xml:4694(para)
+#: C/genius.xml:4700(para)
msgid "Check an integer is any perfect power, a<superscript>b</superscript>."
msgstr ""
"Comprobar si un entero es una potencia perfecta, a<superscript>b</"
"superscript>."
-#: C/genius.xml:4699(term)
+#: C/genius.xml:4705(term)
msgid "<anchor id=\"gel-function-IsPerfectSquare\"/>IsPerfectSquare"
msgstr "<anchor id=\"gel-function-IsPerfectSquare\"/>IsPerfectSquare"
-#: C/genius.xml:4701(synopsis)
+#: C/genius.xml:4707(synopsis)
#, no-wrap
msgid "IsPerfectSquare (n)"
msgstr "IsPerfectSquare (n)"
-#: C/genius.xml:4702(para)
+#: C/genius.xml:4708(para)
msgid ""
"Check an integer for being a perfect square of an integer. The number must "
"be a real integer. Negative integers are of course never perfect squares of "
@@ -8222,16 +8267,16 @@ msgstr ""
"un entero real. Los enteros negativos, por supuesto, no son perfectos "
"cuadrados de enteros reales."
-#: C/genius.xml:4711(term)
+#: C/genius.xml:4717(term)
msgid "<anchor id=\"gel-function-IsPrime\"/>IsPrime"
msgstr "<anchor id=\"gel-function-IsPrime\"/>IsPrime"
-#: C/genius.xml:4713(synopsis)
+#: C/genius.xml:4719(synopsis)
#, no-wrap
msgid "IsPrime (n)"
msgstr "IsPrime (n)"
-#: C/genius.xml:4714(para)
+#: C/genius.xml:4720(para)
msgid ""
"Tests primality of integers, for numbers less than 2.5e10 the answer is "
"deterministic (if Riemann hypothesis is true). For numbers larger, the "
@@ -8250,7 +8295,7 @@ msgstr ""
"<function>IsPrimeMillerRabinReps</function>. De manera predeterminada el "
"valor de 22 produce una probabilidad entorno a 5.7e-14."
-#: C/genius.xml:4725(para)
+#: C/genius.xml:4731(para)
msgid ""
"If <constant>false</constant> is returned, you can be sure that the number "
"is a composite. If you want to be absolutely sure that you have a prime you "
@@ -8264,7 +8309,7 @@ msgstr ""
"\"><function>MillerRabinTestSure</function></link> pero esto le puede llevar "
"mucho más tiempo."
-#: C/genius.xml:4733(para) C/genius.xml:4971(para) C/genius.xml:5011(para)
+#: C/genius.xml:4739(para) C/genius.xml:4977(para) C/genius.xml:5017(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/PrimeNumber.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -8274,16 +8319,16 @@ msgstr ""
"\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"PrimeNumber.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4742(term)
+#: C/genius.xml:4748(term)
msgid "<anchor id=\"gel-function-IsPrimitiveMod\"/>IsPrimitiveMod"
msgstr "<anchor id=\"gel-function-IsPrimitiveMod\"/>IsPrimitiveMod"
-#: C/genius.xml:4744(synopsis)
+#: C/genius.xml:4750(synopsis)
#, no-wrap
msgid "IsPrimitiveMod (g,q)"
msgstr "IsPrimitiveMod (g,q)"
-#: C/genius.xml:4745(para)
+#: C/genius.xml:4751(para)
msgid ""
"Check if <varname>g</varname> is primitive in F<subscript>q</subscript>, the "
"finite group of order <varname>q</varname>, where <varname>q</varname> is a "
@@ -8293,7 +8338,7 @@ msgstr ""
"el grupo finito de orden <varname>q</varname>, donde <varname>q</varname> es "
"un primo. Si <varname>q</varname> no es un primo los resultados son falsos."
-#: C/genius.xml:4751(term)
+#: C/genius.xml:4757(term)
msgid ""
"<anchor id=\"gel-function-IsPrimitiveModWithPrimeFactors\"/"
">IsPrimitiveModWithPrimeFactors"
@@ -8301,12 +8346,12 @@ msgstr ""
"<anchor id=\"gel-function-IsPrimitiveModWithPrimeFactors\"/"
">IsPrimitiveModWithPrimeFactors"
-#: C/genius.xml:4753(synopsis)
+#: C/genius.xml:4759(synopsis)
#, no-wrap
msgid "IsPrimitiveModWithPrimeFactors (g,q,f)"
msgstr "IsPrimitiveModWithPrimeFactors (g,q,f)"
-#: C/genius.xml:4754(para)
+#: C/genius.xml:4760(para)
msgid ""
"Check if <varname>g</varname> is primitive in F<subscript>q</subscript>, the "
"finite group of order <varname>q</varname>, where <varname>q</varname> is a "
@@ -8319,20 +8364,16 @@ msgstr ""
"<varname>q</varname>-1. Si <varname>q</varname> no es primo los resultados "
"son falsos."
-#: C/genius.xml:4762(term)
+#: C/genius.xml:4768(term)
msgid "<anchor id=\"gel-function-IsPseudoprime\"/>IsPseudoprime"
msgstr "<anchor id=\"gel-function-IsPseudoprime\"/>IsPseudoprime"
-#: C/genius.xml:4764(synopsis)
+#: C/genius.xml:4770(synopsis)
#, no-wrap
msgid "IsPseudoprime (n,b)"
msgstr "IsPseudoprime (n,b)"
-#: C/genius.xml:4765(para)
-#| msgid ""
-#| "If <varname>n</varname> is a pseudoprime base <varname>b</varname> but "
-#| "not a prime, that is if <userinput>b^(n-1) == 1 mod n</userinput>. This "
-#| "calls the <function>PseudoprimeTest</function>"
+#: C/genius.xml:4771(para)
msgid ""
"If <varname>n</varname> is a pseudoprime base <varname>b</varname> but not a "
"prime, that is if <userinput>b^(n-1) == 1 mod n</userinput>. This calls the "
@@ -8344,16 +8385,16 @@ msgstr ""
"<link linkend=\"gel-function-PseudoprimeTest\"><function>PseudoprimeTest</"
"function></link>"
-#: C/genius.xml:4771(term)
+#: C/genius.xml:4777(term)
msgid "<anchor id=\"gel-function-IsStrongPseudoprime\"/>IsStrongPseudoprime"
msgstr "<anchor id=\"gel-function-IsStrongPseudoprime\"/>IsStrongPseudoprime"
-#: C/genius.xml:4773(synopsis)
+#: C/genius.xml:4779(synopsis)
#, no-wrap
msgid "IsStrongPseudoprime (n,b)"
msgstr "IsStrongPseudoprime (n,b)"
-#: C/genius.xml:4774(para)
+#: C/genius.xml:4780(para)
msgid ""
"Test if <varname>n</varname> is a strong pseudoprime to base <varname>b</"
"varname> but not a prime."
@@ -8361,37 +8402,37 @@ msgstr ""
"Compruebe si <varname>n</varname> es un pseudo-primo fuerte en base "
"<varname>b</varname> pero no un primo."
-#: C/genius.xml:4779(term)
+#: C/genius.xml:4785(term)
msgid "<anchor id=\"gel-function-Jacobi\"/>Jacobi"
msgstr "<anchor id=\"gel-function-Jacobi\"/>Jacobi"
-#: C/genius.xml:4781(synopsis)
+#: C/genius.xml:4787(synopsis)
#, no-wrap
msgid "Jacobi (a,b)"
msgstr "Jacobi (a,b)"
-#: C/genius.xml:4782(para)
+#: C/genius.xml:4788(para)
msgid "Aliases: <function>JacobiSymbol</function>"
msgstr "Alias: <function>JacobiSymbol</function>"
-#: C/genius.xml:4783(para)
+#: C/genius.xml:4789(para)
msgid "Calculate the Jacobi symbol (a/b) (b should be odd)."
msgstr "Calcular el símbolo de Jacobi (a/b) (b debe ser impar)."
-#: C/genius.xml:4788(term)
+#: C/genius.xml:4794(term)
msgid "<anchor id=\"gel-function-JacobiKronecker\"/>JacobiKronecker"
msgstr "<anchor id=\"gel-function-JacobiKronecker\"/>JacobiKronecker"
-#: C/genius.xml:4790(synopsis)
+#: C/genius.xml:4796(synopsis)
#, no-wrap
msgid "JacobiKronecker (a,b)"
msgstr "JacobiKronecker (a,b)"
-#: C/genius.xml:4791(para)
+#: C/genius.xml:4797(para)
msgid "Aliases: <function>JacobiKroneckerSymbol</function>"
msgstr "Alias: <function>JacobiKroneckerSymbol</function>"
-#: C/genius.xml:4792(para)
+#: C/genius.xml:4798(para)
msgid ""
"Calculate the Jacobi symbol (a/b) with the Kronecker extension (a/2)=(2/a) "
"when a odd, or (a/2)=0 when a even."
@@ -8399,16 +8440,16 @@ msgstr ""
"Calcular el símbolo de Jacobi (a/b) con extensión de Kronecker (a/2)=(2/a) "
"cuando sea impar, o (a/2)=0 cuando sea par."
-#: C/genius.xml:4797(term)
+#: C/genius.xml:4803(term)
msgid "<anchor id=\"gel-function-LeastAbsoluteResidue\"/>LeastAbsoluteResidue"
msgstr "<anchor id=\"gel-function-LeastAbsoluteResidue\"/>LeastAbsoluteResidue"
-#: C/genius.xml:4799(synopsis)
+#: C/genius.xml:4805(synopsis)
#, no-wrap
msgid "LeastAbsoluteResidue (a,n)"
msgstr "LeastAbsoluteResidue (a,n)"
-#: C/genius.xml:4800(para)
+#: C/genius.xml:4806(para)
msgid ""
"Return the residue of <varname>a</varname> mod <varname>n</varname> with the "
"least absolute value (in the interval -n/2 to n/2)."
@@ -8416,24 +8457,24 @@ msgstr ""
"Devuelve el resto de <varname>a</varname> mod <varname>n</varname> con el "
"último valor absoluto (en el intervalo -n/2 to n/2)."
-#: C/genius.xml:4805(term)
+#: C/genius.xml:4811(term)
msgid "<anchor id=\"gel-function-Legendre\"/>Legendre"
msgstr "<anchor id=\"gel-function-Legendre\"/>Legendre"
-#: C/genius.xml:4807(synopsis)
+#: C/genius.xml:4813(synopsis)
#, no-wrap
msgid "Legendre (a,p)"
msgstr "Legendre (a,p)"
-#: C/genius.xml:4808(para)
+#: C/genius.xml:4814(para)
msgid "Aliases: <function>LegendreSymbol</function>"
msgstr "Alias: <function>LegendreSymbol</function>"
-#: C/genius.xml:4809(para)
+#: C/genius.xml:4815(para)
msgid "Calculate the Legendre symbol (a/p)."
msgstr "Calcular el símbolo de Legendre (a/p)."
-#: C/genius.xml:4810(para)
+#: C/genius.xml:4816(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/LegendreSymbol.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -8443,16 +8484,16 @@ msgstr ""
"\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"LegendreSymbol.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4819(term)
+#: C/genius.xml:4825(term)
msgid "<anchor id=\"gel-function-LucasLehmer\"/>LucasLehmer"
msgstr "<anchor id=\"gel-function-LucasLehmer\"/>LucasLehmer"
-#: C/genius.xml:4821(synopsis)
+#: C/genius.xml:4827(synopsis)
#, no-wrap
msgid "LucasLehmer (p)"
msgstr "LucasLehmer (p)"
-#: C/genius.xml:4822(para)
+#: C/genius.xml:4828(para)
msgid ""
"Test if 2<superscript>p</superscript>-1 is a Mersenne prime using the Lucas-"
"Lehmer test. See also <link linkend=\"gel-function-MersennePrimeExponents"
@@ -8465,7 +8506,7 @@ msgstr ""
"linkend=\"gel-function-IsMersennePrimeExponent\">IsMersennePrimeExponent</"
"link>."
-#: C/genius.xml:4828(para)
+#: C/genius.xml:4834(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Lucas%E2%80%"
"93Lehmer_primality_test\">Wikipedia</ulink> or <ulink url=\"http://"
@@ -8479,20 +8520,20 @@ msgstr ""
"mathworld.wolfram.com/Lucas-LehmerTest.html\">Mathworld</ulink> para obtener "
"más información."
-#: C/genius.xml:4838(term)
+#: C/genius.xml:4844(term)
msgid "<anchor id=\"gel-function-LucasNumber\"/>LucasNumber"
msgstr "<anchor id=\"gel-function-LucasNumber\"/>LucasNumber"
-#: C/genius.xml:4840(synopsis)
+#: C/genius.xml:4846(synopsis)
#, no-wrap
msgid "LucasNumber (n)"
msgstr "LucasNumber (n)"
-#: C/genius.xml:4841(para)
+#: C/genius.xml:4847(para)
msgid "Returns the <varname>n</varname>th Lucas number."
msgstr "Devuelve el <varname>n</varname>-ésimo número de Lucas."
-#: C/genius.xml:4842(para)
+#: C/genius.xml:4848(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Lucas_number\">Wikipedia</"
"ulink> or <ulink url=\"http://planetmath.org/encyclopedia/LucasNumbers.html"
@@ -8505,7 +8546,7 @@ msgstr ""
"wolfram.com/LucasNumber.html\">Mathworld</ulink> para obtener más "
"información."
-#: C/genius.xml:4852(term)
+#: C/genius.xml:4858(term)
msgid ""
"<anchor id=\"gel-function-MaximalPrimePowerFactors\"/"
">MaximalPrimePowerFactors"
@@ -8513,16 +8554,16 @@ msgstr ""
"<anchor id=\"gel-function-MaximalPrimePowerFactors\"/"
">MaximalPrimePowerFactors"
-#: C/genius.xml:4854(synopsis)
+#: C/genius.xml:4860(synopsis)
#, no-wrap
msgid "MaximalPrimePowerFactors (n)"
msgstr "MaximalPrimePowerFactors (n)"
-#: C/genius.xml:4855(para)
+#: C/genius.xml:4861(para)
msgid "Return all maximal prime power factors of a number."
msgstr "Devuelve todos los factores primos de un número."
-#: C/genius.xml:4860(term)
+#: C/genius.xml:4866(term)
msgid ""
"<anchor id=\"gel-function-MersennePrimeExponents\"/>MersennePrimeExponents"
msgstr ""
@@ -8530,12 +8571,12 @@ msgstr ""
# Si se refiera a un nombre de variable global debería traducirse literalmente
# Leo: es el nombre de una función de GEL
-#: C/genius.xml:4862(synopsis)
+#: C/genius.xml:4868(synopsis)
#, no-wrap
msgid "MersennePrimeExponents"
msgstr "MersennePrimeExponents"
-#: C/genius.xml:4863(para)
+#: C/genius.xml:4869(para)
msgid ""
"A vector of known Mersenne prime exponents, that is a list of positive "
"integers <varname>p</varname> such that 2<superscript>p</superscript>-1 is a "
@@ -8549,16 +8590,16 @@ msgstr ""
"IsMersennePrimeExponent\">IsMersennePrimeExponent</link> y <link linkend="
"\"gel-function-LucasLehmer\">LucasLehmer</link>."
-#: C/genius.xml:4885(term)
+#: C/genius.xml:4891(term)
msgid "<anchor id=\"gel-function-MillerRabinTest\"/>MillerRabinTest"
msgstr "<anchor id=\"gel-function-MillerRabinTest\"/>MillerRabinTest"
-#: C/genius.xml:4887(synopsis)
+#: C/genius.xml:4893(synopsis)
#, no-wrap
msgid "MillerRabinTest (n,reps)"
msgstr "MillerRabinTest (n,reps)"
-#: C/genius.xml:4888(para)
+#: C/genius.xml:4894(para)
msgid ""
"Use the Miller-Rabin primality test on <varname>n</varname>, <varname>reps</"
"varname> number of times. The probability of false positive is <userinput>"
@@ -8572,7 +8613,7 @@ msgstr ""
"linkend=\"gel-function-IsPrime\"><function>IsPrime</function></link> ya que "
"es más rápido y mejor sobre enteros más pequeños."
-#: C/genius.xml:4897(para) C/genius.xml:4915(para)
+#: C/genius.xml:4903(para) C/genius.xml:4921(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Miller%E2%80%"
"93Rabin_primality_test\">Wikipedia</ulink> or <ulink url=\"http://planetmath."
@@ -8586,16 +8627,16 @@ msgstr ""
"\"http://mathworld.wolfram.com/Rabin-MillerStrongPseudoprimeTest.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4907(term)
+#: C/genius.xml:4913(term)
msgid "<anchor id=\"gel-function-MillerRabinTestSure\"/>MillerRabinTestSure"
msgstr "<anchor id=\"gel-function-MillerRabinTestSure\"/>MillerRabinTestSure"
-#: C/genius.xml:4909(synopsis)
+#: C/genius.xml:4915(synopsis)
#, no-wrap
msgid "MillerRabinTestSure (n)"
msgstr "MillerRabinTestSure (n)"
-#: C/genius.xml:4910(para)
+#: C/genius.xml:4916(para)
msgid ""
"Use the Miller-Rabin primality test on <varname>n</varname> with enough "
"bases that assuming the Generalized Reimann Hypothesis the result is "
@@ -8605,20 +8646,20 @@ msgstr ""
"las bases suficientes que asuman la hipótesis generalizada de Reimann, el "
"resultado es determinista."
-#: C/genius.xml:4925(term)
+#: C/genius.xml:4931(term)
msgid "<anchor id=\"gel-function-ModInvert\"/>ModInvert"
msgstr "<anchor id=\"gel-function-ModInvert\"/>ModInvert"
-#: C/genius.xml:4927(synopsis)
+#: C/genius.xml:4933(synopsis)
#, no-wrap
msgid "ModInvert (n,m)"
msgstr "ModInvert (n,m)"
-#: C/genius.xml:4928(para)
+#: C/genius.xml:4934(para)
msgid "Returns inverse of n mod m."
msgstr "Devuelve el inverso de n módulo m."
-#: C/genius.xml:4929(para)
+#: C/genius.xml:4935(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/ModularInverse.html"
"\">Mathworld</ulink> for more information."
@@ -8626,16 +8667,16 @@ msgstr ""
"Consulte <ulink url=\"http://mathworld.wolfram.com/ModularInverse.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4937(term)
+#: C/genius.xml:4943(term)
msgid "<anchor id=\"gel-function-MoebiusMu\"/>MoebiusMu"
msgstr "<anchor id=\"gel-function-MoebiusMu\"/>MoebiusMu"
-#: C/genius.xml:4939(synopsis)
+#: C/genius.xml:4945(synopsis)
#, no-wrap
msgid "MoebiusMu (n)"
msgstr "MoebiusMu (n)"
-#: C/genius.xml:4940(para)
+#: C/genius.xml:4946(para)
msgid ""
"Return the Moebius mu function evaluated in <varname>n</varname>. That is, "
"it returns 0 if <varname>n</varname> is not a product of distinct primes and "
@@ -8647,7 +8688,7 @@ msgstr ""
"y <userinput>(-1)^k</userinput> si es un producto de <varname>k</varname> "
"primos distintos."
-#: C/genius.xml:4946(para)
+#: C/genius.xml:4952(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/MoebiusFunction.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -8657,16 +8698,16 @@ msgstr ""
"\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"MoebiusFunction.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:4955(term)
+#: C/genius.xml:4961(term)
msgid "<anchor id=\"gel-function-NextPrime\"/>NextPrime"
msgstr "<anchor id=\"gel-function-NextPrime\"/>NextPrime"
-#: C/genius.xml:4957(synopsis)
+#: C/genius.xml:4963(synopsis)
#, no-wrap
msgid "NextPrime (n)"
msgstr "NextPrime (n)"
-#: C/genius.xml:4958(para)
+#: C/genius.xml:4964(para)
msgid ""
"Returns the least prime greater than <varname>n</varname>. Negatives of "
"primes are considered prime and so to get the previous prime you can use "
@@ -8676,15 +8717,15 @@ msgstr ""
"negativos se consideran primos y así para obtener el primo anterior, puede "
"usar <userinput>-NextPrime(-n)</userinput>."
-#: C/genius.xml:4963(para)
+#: C/genius.xml:4969(para)
#| msgid ""
#| "This function uses the GMP's <function>mpz_nextprime</function> which in "
#| "turn uses the probabilistic Miller-Rabin test (See also <link linkend="
-#| "\"gel-function-MillerRabinTest\">MillerRabinTest</link>). The probability "
-#| "of false positive is not tunable, but is low enough for all practical "
-#| "purposes."
+#| "\"gel-function-MillerRabinTest\"><function>MillerRabinTest</function></"
+#| "link>). The probability of false positive is not tunable, but is low "
+#| "enough for all practical purposes."
msgid ""
-"This function uses the GMP's <function>mpz_nextprime</function> which in "
+"This function uses the GMPs <function>mpz_nextprime</function>, which in "
"turn uses the probabilistic Miller-Rabin test (See also <link linkend=\"gel-"
"function-MillerRabinTest\"><function>MillerRabinTest</function></link>). The "
"probability of false positive is not tunable, but is low enough for all "
@@ -8696,16 +8737,16 @@ msgstr ""
"function></link>). La probabilidad de un falso positivo no se da, pero es lo "
"suficientemente baja para prácticamente todos los propósitos."
-#: C/genius.xml:4980(term)
+#: C/genius.xml:4986(term)
msgid "<anchor id=\"gel-function-PadicValuation\"/>PadicValuation"
msgstr "<anchor id=\"gel-function-PadicValuation\"/>PadicValuation"
-#: C/genius.xml:4982(synopsis)
+#: C/genius.xml:4988(synopsis)
#, no-wrap
msgid "PadicValuation (n,p)"
msgstr "PadicValuation (n,p)"
-#: C/genius.xml:4983(para)
+#: C/genius.xml:4989(para)
msgid ""
"Returns the p-adic valuation (number of trailing zeros in base <varname>p</"
"varname>)."
@@ -8713,7 +8754,7 @@ msgstr ""
"Devuelve la evaluación del número «p-adic» (número de ceros que va dejando en "
"base <varname>p</varname>)."
-#: C/genius.xml:4984(para)
+#: C/genius.xml:4990(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/PAdicValuation.html"
"\">Planetmath</ulink> for more information."
@@ -8721,16 +8762,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/PAdicValuation.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:4992(term)
+#: C/genius.xml:4998(term)
msgid "<anchor id=\"gel-function-PowerMod\"/>PowerMod"
msgstr "<anchor id=\"gel-function-PowerMod\"/>PowerMod"
-#: C/genius.xml:4994(synopsis)
+#: C/genius.xml:5000(synopsis)
#, no-wrap
msgid "PowerMod (a,b,m)"
msgstr "PowerMod (a,b,m)"
-#: C/genius.xml:4995(para)
+#: C/genius.xml:5001(para)
msgid ""
"Compute <userinput>a^b mod m</userinput>. The <varname>b</varname>'s power "
"of <varname>a</varname> modulo <varname>m</varname>. It is not neccessary to "
@@ -8742,37 +8783,37 @@ msgstr ""
"utilizar esta función ya que se utiliza automáticamente en modo módulo. Por "
"lo tanto <userinput>a^b mod m</userinput> es igual de rápido."
-#: C/genius.xml:5006(term)
+#: C/genius.xml:5012(term)
msgid "<anchor id=\"gel-function-Prime\"/>Prime"
msgstr "<anchor id=\"gel-function-Prime\"/>Prime"
-#: C/genius.xml:5008(synopsis)
+#: C/genius.xml:5014(synopsis)
#, no-wrap
msgid "Prime (n)"
msgstr "Prime (n)"
-#: C/genius.xml:5009(para)
+#: C/genius.xml:5015(para)
msgid "Aliases: <function>prime</function>"
msgstr "Alias: <function>prime</function>"
-#: C/genius.xml:5010(para)
+#: C/genius.xml:5016(para)
msgid "Return the <varname>n</varname>th prime (up to a limit)."
msgstr "Devuelve el <varname>n</varname>-ésimo primo (hasta un límite)."
-#: C/genius.xml:5020(term)
+#: C/genius.xml:5026(term)
msgid "<anchor id=\"gel-function-PrimeFactors\"/>PrimeFactors"
msgstr "<anchor id=\"gel-function-PrimeFactors\"/>PrimeFactors"
-#: C/genius.xml:5022(synopsis)
+#: C/genius.xml:5028(synopsis)
#, no-wrap
msgid "PrimeFactors (n)"
msgstr "PrimeFactors (n)"
-#: C/genius.xml:5023(para)
+#: C/genius.xml:5029(para)
msgid "Return all prime factors of a number as a vector."
msgstr "Devuelve todos los factores primos de un número como un vector."
-#: C/genius.xml:5024(para)
+#: C/genius.xml:5030(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/PrimeFactor.html\">Mathworld</"
"ulink> for more information."
@@ -8780,16 +8821,16 @@ msgstr ""
"Consulte <ulink url=\"http://mathworld.wolfram.com/PrimeFactor.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5032(term)
+#: C/genius.xml:5038(term)
msgid "<anchor id=\"gel-function-PseudoprimeTest\"/>PseudoprimeTest"
msgstr "<anchor id=\"gel-function-PseudoprimeTest\"/>PseudoprimeTest"
-#: C/genius.xml:5034(synopsis)
+#: C/genius.xml:5040(synopsis)
#, no-wrap
msgid "PseudoprimeTest (n,b)"
msgstr "PseudoprimeTest (n,b)"
-#: C/genius.xml:5035(para)
+#: C/genius.xml:5041(para)
msgid ""
"Pseudoprime test, returns <constant>true</constant> if and only if "
"<userinput>b^(n-1) == 1 mod n</userinput>"
@@ -8797,7 +8838,7 @@ msgstr ""
"Prueba de pseudo-primo, devuelve <constant>true</constant> sólo si "
"<userinput>b^(n-1) == 1 mod n</userinput>"
-#: C/genius.xml:5037(para)
+#: C/genius.xml:5043(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/Pseudoprime.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -8807,16 +8848,16 @@ msgstr ""
"\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"Pseudoprime.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5046(term)
+#: C/genius.xml:5052(term)
msgid "<anchor id=\"gel-function-RemoveFactor\"/>RemoveFactor"
msgstr "<anchor id=\"gel-function-RemoveFactor\"/>RemoveFactor"
-#: C/genius.xml:5048(synopsis)
+#: C/genius.xml:5054(synopsis)
#, no-wrap
msgid "RemoveFactor (n,m)"
msgstr "RemoveFactor (n,m)"
-#: C/genius.xml:5049(para)
+#: C/genius.xml:5055(para)
msgid ""
"Removes all instances of the factor <varname>m</varname> from the number "
"<varname>n</varname>. That is divides by the largest power of <varname>m</"
@@ -8826,7 +8867,7 @@ msgstr ""
"<varname>n</varname>. Esto es, lo divide por la potencia mas grande de "
"<varname>m</varname>, que divide <varname>n</varname>."
-#: C/genius.xml:5050(para)
+#: C/genius.xml:5056(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/Divisibility.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/Factor."
@@ -8836,7 +8877,7 @@ msgstr ""
"\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/Factor.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5059(term)
+#: C/genius.xml:5065(term)
msgid ""
"<anchor id=\"gel-function-SilverPohligHellmanWithFactorization\"/"
">SilverPohligHellmanWithFactorization"
@@ -8844,12 +8885,12 @@ msgstr ""
"<anchor id=\"gel-function-SilverPohligHellmanWithFactorization\"/"
">SilverPohligHellmanWithFactorization"
-#: C/genius.xml:5061(synopsis)
+#: C/genius.xml:5067(synopsis)
#, no-wrap
msgid "SilverPohligHellmanWithFactorization (n,b,q,f)"
msgstr "SilverPohligHellmanWithFactorization (n,b,q,f)"
-#: C/genius.xml:5062(para)
+#: C/genius.xml:5068(para)
msgid ""
"Find discrete log of <varname>n</varname> base <varname>b</varname> in "
"F<subscript>q</subscript>, the finite group of order <varname>q</varname>, "
@@ -8863,16 +8904,16 @@ msgstr ""
"Silver-Pohlig-Hellman, dado <varname>f</varname> es la factorización de "
"<varname>q</varname>-1."
-#: C/genius.xml:5067(term)
+#: C/genius.xml:5073(term)
msgid "<anchor id=\"gel-function-SqrtModPrime\"/>SqrtModPrime"
msgstr "<anchor id=\"gel-function-SqrtModPrime\"/>SqrtModPrime"
-#: C/genius.xml:5069(synopsis)
+#: C/genius.xml:5075(synopsis)
#, no-wrap
msgid "SqrtModPrime (n,p)"
msgstr "SqrtModPrime (n,p)"
-#: C/genius.xml:5070(para)
+#: C/genius.xml:5076(para)
msgid ""
"Find square root of <varname>n</varname> modulo <varname>p</varname> (where "
"<varname>p</varname> is a prime). Null is returned if not a quadratic "
@@ -8882,7 +8923,7 @@ msgstr ""
"(donde <varname>p</varname> es un primo). Se devuelve «null» si el resto no "
"es cuadrático."
-#: C/genius.xml:5071(para)
+#: C/genius.xml:5077(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/QuadraticResidue.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -8892,18 +8933,18 @@ msgstr ""
"html\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"QuadraticResidue.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5080(term)
+#: C/genius.xml:5086(term)
msgid ""
"<anchor id=\"gel-function-StrongPseudoprimeTest\"/>StrongPseudoprimeTest"
msgstr ""
"<anchor id=\"gel-function-StrongPseudoprimeTest\"/>StrongPseudoprimeTest"
-#: C/genius.xml:5082(synopsis)
+#: C/genius.xml:5088(synopsis)
#, no-wrap
msgid "StrongPseudoprimeTest (n,b)"
msgstr "StrongPseudoprimeTest (n,b)"
-#: C/genius.xml:5083(para)
+#: C/genius.xml:5089(para)
msgid ""
"Run the strong pseudoprime test base <varname>b</varname> on <varname>n</"
"varname>."
@@ -8911,7 +8952,7 @@ msgstr ""
"Ejecutar la prueba del pseudo-primo fuerte en base <varname>b</varname> de "
"<varname>n</varname>."
-#: C/genius.xml:5084(para)
+#: C/genius.xml:5090(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/StrongPseudoprime.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -8921,20 +8962,20 @@ msgstr ""
"html\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"StrongPseudoprime.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5093(term)
+#: C/genius.xml:5099(term)
msgid "<anchor id=\"gel-function-gcd\"/>gcd"
msgstr "<anchor id=\"gel-function-gcd\"/>gcd"
-#: C/genius.xml:5095(synopsis)
+#: C/genius.xml:5101(synopsis)
#, no-wrap
msgid "gcd (a,args...)"
msgstr "gcd (a,args...)"
-#: C/genius.xml:5096(para)
+#: C/genius.xml:5102(para)
msgid "Aliases: <function>GCD</function>"
msgstr "Alias: <function>GCD</function>"
-#: C/genius.xml:5097(para)
+#: C/genius.xml:5103(para)
msgid ""
"Greatest common divisor of integers. You can enter as many integers in the "
"argument list, or you can give a vector or a matrix of integers. If you give "
@@ -8945,7 +8986,7 @@ msgstr ""
"introduce más de una matriz del mismo tamaño, entonces el máximo común "
"divisor se realiza elemento a elemento."
-#: C/genius.xml:5103(para)
+#: C/genius.xml:5109(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/GreatestCommonDivisor."
"html\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -8956,20 +8997,20 @@ msgstr ""
"mathworld.wolfram.com/GreatestCommonDivisor.html\">Mathworld</ulink> para "
"obtener más información."
-#: C/genius.xml:5112(term)
+#: C/genius.xml:5118(term)
msgid "<anchor id=\"gel-function-lcm\"/>lcm"
msgstr "<anchor id=\"gel-function-lcm\"/>lcm"
-#: C/genius.xml:5114(synopsis)
+#: C/genius.xml:5120(synopsis)
#, no-wrap
msgid "lcm (a,args...)"
msgstr "lcm (a,args...)"
-#: C/genius.xml:5115(para)
+#: C/genius.xml:5121(para)
msgid "Aliases: <function>LCM</function>"
msgstr "Alias: <function>LCM</function>"
-#: C/genius.xml:5116(para)
+#: C/genius.xml:5122(para)
msgid ""
"Least common multiplier of integers. You can enter as many integers in the "
"argument list, or you can give a vector or a matrix of integers. If you give "
@@ -8980,7 +9021,7 @@ msgstr ""
"introduce mas de una matriz del mismo tamaño, entonces el mínimo común "
"múltiplo se realiza elemento a elemento."
-#: C/genius.xml:5122(para)
+#: C/genius.xml:5128(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/LeastCommonMultiple.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -8990,20 +9031,20 @@ msgstr ""
"html\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"LeastCommonMultiple.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5134(title)
+#: C/genius.xml:5140(title)
msgid "Matrix Manipulation"
msgstr "Manipulación de matrices"
-#: C/genius.xml:5137(term)
+#: C/genius.xml:5143(term)
msgid "<anchor id=\"gel-function-ApplyOverMatrix\"/>ApplyOverMatrix"
msgstr "<anchor id=\"gel-function-ApplyOverMatrix\"/>ApplyOverMatrix"
-#: C/genius.xml:5139(synopsis)
+#: C/genius.xml:5145(synopsis)
#, no-wrap
msgid "ApplyOverMatrix (a,func)"
msgstr "ApplyOverMatrix (a,func)"
-#: C/genius.xml:5140(para)
+#: C/genius.xml:5146(para)
msgid ""
"Apply a function over all entries of a matrix and return a matrix of the "
"results."
@@ -9011,16 +9052,16 @@ msgstr ""
"Aplicar una función sobre todos los elementos de una matriz y devolver una "
"matriz con los resultados."
-#: C/genius.xml:5145(term)
+#: C/genius.xml:5151(term)
msgid "<anchor id=\"gel-function-ApplyOverMatrix2\"/>ApplyOverMatrix2"
msgstr "<anchor id=\"gel-function-ApplyOverMatrix2\"/>ApplyOverMatrix2"
-#: C/genius.xml:5147(synopsis)
+#: C/genius.xml:5153(synopsis)
#, no-wrap
msgid "ApplyOverMatrix2 (a,b,func)"
msgstr "ApplyOverMatrix2 (a,b,func)"
-#: C/genius.xml:5148(para)
+#: C/genius.xml:5154(para)
msgid ""
"Apply a function over all entries of 2 matrices (or 1 value and 1 matrix) "
"and return a matrix of the results."
@@ -9028,55 +9069,55 @@ msgstr ""
"Aplicar una función sobre todos los elementos de dos matrices (o un valor y "
"una matriz) y devolver una matriz con los resultados."
-#: C/genius.xml:5153(term)
+#: C/genius.xml:5159(term)
msgid "<anchor id=\"gel-function-ColumnsOf\"/>ColumnsOf"
msgstr "<anchor id=\"gel-function-ColumnsOf\"/>ColumnsOf"
-#: C/genius.xml:5155(synopsis)
+#: C/genius.xml:5161(synopsis)
#, no-wrap
msgid "ColumnsOf (M)"
msgstr "ColumnsOf (M)"
-#: C/genius.xml:5156(para)
+#: C/genius.xml:5162(para)
msgid "Gets the columns of a matrix as a horizontal vector."
msgstr "Obtener las columnas de una matriz como un vector horizontal."
-#: C/genius.xml:5161(term)
+#: C/genius.xml:5167(term)
msgid "<anchor id=\"gel-function-ComplementSubmatrix\"/>ComplementSubmatrix"
msgstr "<anchor id=\"gel-function-ComplementSubmatrix\"/>ComplementSubmatrix"
-#: C/genius.xml:5163(synopsis)
+#: C/genius.xml:5169(synopsis)
#, no-wrap
msgid "ComplementSubmatrix (m,r,c)"
msgstr "ComplementSubmatrix (m,r,c)"
-#: C/genius.xml:5164(para)
+#: C/genius.xml:5170(para)
msgid "Remove column(s) and row(s) from a matrix."
msgstr "Eliminar filas y columnas de una matriz."
-#: C/genius.xml:5169(term)
+#: C/genius.xml:5175(term)
msgid "<anchor id=\"gel-function-CompoundMatrix\"/>CompoundMatrix"
msgstr "<anchor id=\"gel-function-CompoundMatrix\"/>CompoundMatrix"
-#: C/genius.xml:5171(synopsis)
+#: C/genius.xml:5177(synopsis)
#, no-wrap
msgid "CompoundMatrix (k,A)"
msgstr "CompoundMatrix (k,A)"
-#: C/genius.xml:5172(para)
+#: C/genius.xml:5178(para)
msgid "Calculate the kth compound matrix of A."
msgstr "Calcular la k-ésima matriz compuesta de A."
-#: C/genius.xml:5177(term)
+#: C/genius.xml:5183(term)
msgid "<anchor id=\"gel-function-CountZeroColumns\"/>CountZeroColumns"
msgstr "<anchor id=\"gel-function-CountZeroColumns\"/>CountZeroColumns"
-#: C/genius.xml:5179(synopsis)
+#: C/genius.xml:5185(synopsis)
#, no-wrap
msgid "CountZeroColumns (M)"
msgstr "CountZeroColumns (M)"
-#: C/genius.xml:5180(para)
+#: C/genius.xml:5186(para)
msgid ""
"Count the number of zero columns in a matrix. For example once your column "
"reduce a matrix you can use this to find the nullity. See <link linkend="
@@ -9089,46 +9130,46 @@ msgstr ""
"link> y <link linkend=\"gel-function-Nullity\"><function>Nullity</function></"
"link>."
-#: C/genius.xml:5190(term)
+#: C/genius.xml:5196(term)
msgid "<anchor id=\"gel-function-DeleteColumn\"/>DeleteColumn"
msgstr "<anchor id=\"gel-function-DeleteColumn\"/>DeleteColumn"
-#: C/genius.xml:5192(synopsis)
+#: C/genius.xml:5198(synopsis)
#, no-wrap
msgid "DeleteColumn (M,col)"
msgstr "DeleteColumn (M,col)"
-#: C/genius.xml:5193(para)
+#: C/genius.xml:5199(para)
msgid "Delete a column of a matrix."
msgstr "Eliminar una columna de una matriz."
-#: C/genius.xml:5198(term)
+#: C/genius.xml:5204(term)
msgid "<anchor id=\"gel-function-DeleteRow\"/>DeleteRow"
msgstr "<anchor id=\"gel-function-DeleteRow\"/>DeleteRow"
-#: C/genius.xml:5200(synopsis)
+#: C/genius.xml:5206(synopsis)
#, no-wrap
msgid "DeleteRow (M,row)"
msgstr "DeleteRow (M,row)"
-#: C/genius.xml:5201(para)
+#: C/genius.xml:5207(para)
msgid "Delete a row of a matrix."
msgstr "Eliminar una fila de una matriz."
-#: C/genius.xml:5206(term)
+#: C/genius.xml:5212(term)
msgid "<anchor id=\"gel-function-DiagonalOf\"/>DiagonalOf"
msgstr "<anchor id=\"gel-function-DiagonalOf\"/>DiagonalOf"
-#: C/genius.xml:5208(synopsis)
+#: C/genius.xml:5214(synopsis)
#, no-wrap
msgid "DiagonalOf (M)"
msgstr "DiagonalOf (M)"
-#: C/genius.xml:5209(para)
+#: C/genius.xml:5215(para)
msgid "Gets the diagonal entries of a matrix as a column vector."
msgstr "Obtener las entradas diagonales de una matriz como un vector columna."
-#: C/genius.xml:5210(para)
+#: C/genius.xml:5216(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Diagonal_of_a_matrix#Matrices"
"\">Wikipedia</ulink> for more information."
@@ -9137,16 +9178,16 @@ msgstr ""
"Diagonal_of_a_matrix#Matrices\">Wikipedia</ulink> para obtener más "
"información."
-#: C/genius.xml:5218(term)
+#: C/genius.xml:5224(term)
msgid "<anchor id=\"gel-function-DotProduct\"/>DotProduct"
msgstr "<anchor id=\"gel-function-DotProduct\"/>DotProduct"
-#: C/genius.xml:5220(synopsis)
+#: C/genius.xml:5226(synopsis)
#, no-wrap
msgid "DotProduct (u,v)"
msgstr "DotProduct (u,v)"
-#: C/genius.xml:5221(para)
+#: C/genius.xml:5227(para)
msgid ""
"Get the dot product of two vectors. The vectors must be of the same size. No "
"conjugates are taken so this is a bilinear form even if working over the "
@@ -9156,7 +9197,7 @@ msgstr ""
"tamaño. Se toman no conjugados por lo que tendrá forma bilineal incluso si "
"se trabaja con números complejos."
-#: C/genius.xml:5223(para)
+#: C/genius.xml:5229(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/DotProduct.html"
"\">Planetmath</ulink> for more information."
@@ -9164,16 +9205,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/DotProduct.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:5231(term)
+#: C/genius.xml:5237(term)
msgid "<anchor id=\"gel-function-ExpandMatrix\"/>ExpandMatrix"
msgstr "<anchor id=\"gel-function-ExpandMatrix\"/>ExpandMatrix"
-#: C/genius.xml:5233(synopsis)
+#: C/genius.xml:5239(synopsis)
#, no-wrap
msgid "ExpandMatrix (M)"
msgstr "ExpandMatrix (M)"
-#: C/genius.xml:5234(para)
+#: C/genius.xml:5240(para)
msgid ""
"Expands a matrix just like we do on unquoted matrix input. That is we expand "
"any internal matrices as blocks. This is a way to construct matrices out of "
@@ -9186,20 +9227,20 @@ msgstr ""
"y se hace de manera automática en la entrada a menos que la matriz se "
"entrecomille."
-#: C/genius.xml:5244(term)
+#: C/genius.xml:5250(term)
msgid "<anchor id=\"gel-function-HermitianProduct\"/>HermitianProduct"
msgstr "<anchor id=\"gel-function-HermitianProduct\"/>HermitianProduct"
-#: C/genius.xml:5246(synopsis)
+#: C/genius.xml:5252(synopsis)
#, no-wrap
msgid "HermitianProduct (u,v)"
msgstr "HermitianProduct (u,v)"
-#: C/genius.xml:5247(para)
+#: C/genius.xml:5253(para)
msgid "Aliases: <function>InnerProduct</function>"
msgstr "Alias: <function>InnerProduct</function>"
-#: C/genius.xml:5248(para)
+#: C/genius.xml:5254(para)
msgid ""
"Get the Hermitian product of two vectors. The vectors must be of the same "
"size. This is a sesquilinear form using the identity matrix."
@@ -9208,7 +9249,7 @@ msgstr ""
"mismo tamaño. Esto es una forma «sesquilinear» para utilizar la identidad de "
"la matriz."
-#: C/genius.xml:5249(para)
+#: C/genius.xml:5255(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/HermitianInnerProduct.html"
"\">Mathworld</ulink> for more information."
@@ -9216,20 +9257,20 @@ msgstr ""
"Consulte <ulink url=\"http://mathworld.wolfram.com/HermitianInnerProduct.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5257(term)
+#: C/genius.xml:5263(term)
msgid "<anchor id=\"gel-function-I\"/>I"
msgstr "<anchor id=\"gel-function-I\"/>I"
-#: C/genius.xml:5259(synopsis)
+#: C/genius.xml:5265(synopsis)
#, no-wrap
msgid "I (n)"
msgstr "I (n)"
-#: C/genius.xml:5260(para)
+#: C/genius.xml:5266(para)
msgid "Aliases: <function>eye</function>"
msgstr "Alias: <function>eye</function>"
-#: C/genius.xml:5261(para)
+#: C/genius.xml:5267(para)
msgid ""
"Return an identity matrix of a given size, that is <varname>n</varname> by "
"<varname>n</varname>. If <varname>n</varname> is zero, returns "
@@ -9239,7 +9280,7 @@ msgstr ""
"varname> por <varname>n</varname>. Si <varname>n</varname> es cero, devuelve "
"<constant>null</constant>."
-#: C/genius.xml:5262(para)
+#: C/genius.xml:5268(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/IdentityMatrix.html"
"\">Planetmath</ulink> for more information."
@@ -9247,16 +9288,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/IdentityMatrix.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:5270(term)
+#: C/genius.xml:5276(term)
msgid "<anchor id=\"gel-function-IndexComplement\"/>IndexComplement"
msgstr "<anchor id=\"gel-function-IndexComplement\"/>IndexComplement"
-#: C/genius.xml:5272(synopsis)
+#: C/genius.xml:5278(synopsis)
#, no-wrap
msgid "IndexComplement (vec,msize)"
msgstr "IndexComplement (vec,msize)"
-#: C/genius.xml:5273(para)
+#: C/genius.xml:5279(para)
msgid ""
"Return the index complement of a vector of indexes. Everything is one based. "
"For example for vector <userinput>[2,3]</userinput> and size <userinput>5</"
@@ -9268,20 +9309,20 @@ msgstr ""
"<userinput>5</userinput>, devolverá <userinput>[1,4,5]</userinput>. Si "
"<varname>msize</varname> es 0, siempre devolverá <constant>null</constant>."
-#: C/genius.xml:5280(term)
+#: C/genius.xml:5286(term)
msgid "<anchor id=\"gel-function-IsDiagonal\"/>IsDiagonal"
msgstr "<anchor id=\"gel-function-IsDiagonal\"/>IsDiagonal"
-#: C/genius.xml:5282(synopsis)
+#: C/genius.xml:5288(synopsis)
#, no-wrap
msgid "IsDiagonal (M)"
msgstr "IsDiagonal (M)"
-#: C/genius.xml:5283(para)
+#: C/genius.xml:5289(para)
msgid "Is a matrix diagonal."
msgstr "Es una matriz diagonal."
-#: C/genius.xml:5284(para) C/genius.xml:5434(para)
+#: C/genius.xml:5290(para) C/genius.xml:5440(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Diagonal_matrix\">Wikipedia</"
"ulink> or <ulink url=\"http://planetmath.org/encyclopedia/DiagonalMatrix.html"
@@ -9291,16 +9332,16 @@ msgstr ""
"\">Wikipedia</ulink> o <ulink url=\"http://planetmath.org/encyclopedia/"
"DiagonalMatrix.html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:5293(term)
+#: C/genius.xml:5299(term)
msgid "<anchor id=\"gel-function-IsIdentity\"/>IsIdentity"
msgstr "<anchor id=\"gel-function-IsIdentity\"/>IsIdentity"
-#: C/genius.xml:5295(synopsis)
+#: C/genius.xml:5301(synopsis)
#, no-wrap
msgid "IsIdentity (x)"
msgstr "IsIdentity (x)"
-#: C/genius.xml:5296(para)
+#: C/genius.xml:5302(para)
msgid ""
"Check if a matrix is the identity matrix. Automatically returns "
"<constant>false</constant> if the matrix is not square. Also works on "
@@ -9316,16 +9357,16 @@ msgstr ""
"(imaginemos que es como una matriz de 0 por 0), no se genera error y se "
"devuelve <constant>false</constant>."
-#: C/genius.xml:5305(term)
+#: C/genius.xml:5311(term)
msgid "<anchor id=\"gel-function-IsLowerTriangular\"/>IsLowerTriangular"
msgstr "<anchor id=\"gel-function-IsLowerTriangular\"/>IsLowerTriangular"
-#: C/genius.xml:5307(synopsis)
+#: C/genius.xml:5313(synopsis)
#, no-wrap
msgid "IsLowerTriangular (M)"
msgstr "IsLowerTriangular (M)"
-#: C/genius.xml:5308(para)
+#: C/genius.xml:5314(para)
msgid ""
"Is a matrix lower triangular. That is, are all the entries above the "
"diagonal zero."
@@ -9333,29 +9374,29 @@ msgstr ""
"Es una matriz triangular inferior. Esto es, todas las entradas están por "
"encima de la diagonal cero."
-#: C/genius.xml:5313(term)
+#: C/genius.xml:5319(term)
msgid "<anchor id=\"gel-function-IsMatrixInteger\"/>IsMatrixInteger"
msgstr "<anchor id=\"gel-function-IsMatrixInteger\"/>IsMatrixInteger"
-#: C/genius.xml:5315(synopsis)
+#: C/genius.xml:5321(synopsis)
#, no-wrap
msgid "IsMatrixInteger (M)"
msgstr "IsMatrixInteger (M)"
-#: C/genius.xml:5316(para)
+#: C/genius.xml:5322(para)
msgid "Check if a matrix is a matrix of an integers (non-complex)."
msgstr "Comprobar si una matriz es una matriz de enteros (no compleja)."
-#: C/genius.xml:5321(term)
+#: C/genius.xml:5327(term)
msgid "<anchor id=\"gel-function-IsMatrixNonnegative\"/>IsMatrixNonnegative"
msgstr "<anchor id=\"gel-function-IsMatrixNonnegative\"/>IsMatrixNonnegative"
-#: C/genius.xml:5323(synopsis)
+#: C/genius.xml:5329(synopsis)
#, no-wrap
msgid "IsMatrixNonnegative (M)"
msgstr "IsMatrixNonnegative (M)"
-#: C/genius.xml:5324(para)
+#: C/genius.xml:5330(para)
msgid ""
"Check if a matrix is non-negative, that is if each element is non-negative. "
"Do not confuse positive matrices with positive semi-definite matrices."
@@ -9364,7 +9405,7 @@ msgstr ""
"negativo. No confunda matrices positivas con matrices semidefinidas "
"positivas."
-#: C/genius.xml:5326(para) C/genius.xml:5340(para)
+#: C/genius.xml:5332(para) C/genius.xml:5346(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Positive_matrix\">Wikipedia</"
"ulink> for more information."
@@ -9372,16 +9413,16 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Positive_matrix"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:5334(term)
+#: C/genius.xml:5340(term)
msgid "<anchor id=\"gel-function-IsMatrixPositive\"/>IsMatrixPositive"
msgstr "<anchor id=\"gel-function-IsMatrixPositive\"/>IsMatrixPositive"
-#: C/genius.xml:5336(synopsis)
+#: C/genius.xml:5342(synopsis)
#, no-wrap
msgid "IsMatrixPositive (M)"
msgstr "IsMatrixPositive (M)"
-#: C/genius.xml:5337(para)
+#: C/genius.xml:5343(para)
msgid ""
"Check if a matrix is positive, that is if each element is positive (and "
"hence real). In particular, no element is 0. Do not confuse positive "
@@ -9391,59 +9432,59 @@ msgstr ""
"(y por lo tanto real). Individualmente, ningún elemento es 0. No confunda "
"matrices positivas con matrices definidas positivas."
-#: C/genius.xml:5348(term)
+#: C/genius.xml:5354(term)
msgid "<anchor id=\"gel-function-IsMatrixRational\"/>IsMatrixRational"
msgstr "<anchor id=\"gel-function-IsMatrixRational\"/>IsMatrixRational"
-#: C/genius.xml:5350(synopsis)
+#: C/genius.xml:5356(synopsis)
#, no-wrap
msgid "IsMatrixRational (M)"
msgstr "IsMatrixRational (M)"
-#: C/genius.xml:5351(para)
+#: C/genius.xml:5357(para)
msgid "Check if a matrix is a matrix of rational (non-complex) numbers."
msgstr ""
"Comprobar si el argumento es una matriz de números racionales (no complejos)"
-#: C/genius.xml:5357(term)
+#: C/genius.xml:5363(term)
msgid "<anchor id=\"gel-function-IsMatrixReal\"/>IsMatrixReal"
msgstr "<anchor id=\"gel-function-IsMatrixReal\"/>IsMatrixReal"
-#: C/genius.xml:5359(synopsis)
+#: C/genius.xml:5365(synopsis)
#, no-wrap
msgid "IsMatrixReal (M)"
msgstr "IsMatrixReal (M)"
-#: C/genius.xml:5360(para)
+#: C/genius.xml:5366(para)
msgid "Check if a matrix is a matrix of real (non-complex) numbers."
msgstr ""
"Comprobar si el argumento es una matriz de números reales (no complejos)."
-#: C/genius.xml:5365(term)
+#: C/genius.xml:5371(term)
msgid "<anchor id=\"gel-function-IsMatrixSquare\"/>IsMatrixSquare"
msgstr "<anchor id=\"gel-function-IsMatrixSquare\"/>IsMatrixSquare"
-#: C/genius.xml:5367(synopsis)
+#: C/genius.xml:5373(synopsis)
#, no-wrap
msgid "IsMatrixSquare (M)"
msgstr "IsMatrixSquare (M)"
-#: C/genius.xml:5368(para)
+#: C/genius.xml:5374(para)
msgid "Check if a matrix is square, that is its width is equal to its height."
msgstr ""
"Comprobar si una matriz es cuadrada, es decir, si su altura es igual a su "
"anchura."
-#: C/genius.xml:5376(term)
+#: C/genius.xml:5382(term)
msgid "<anchor id=\"gel-function-IsUpperTriangular\"/>IsUpperTriangular"
msgstr "<anchor id=\"gel-function-IsUpperTriangular\"/>IsUpperTriangular"
-#: C/genius.xml:5378(synopsis)
+#: C/genius.xml:5384(synopsis)
#, no-wrap
msgid "IsUpperTriangular (M)"
msgstr "IsUpperTriangular (M)"
-#: C/genius.xml:5379(para)
+#: C/genius.xml:5385(para)
msgid ""
"Is a matrix upper triangular? That is, a matrix is upper triangular if all "
"the entries below the diagonal are zero."
@@ -9451,16 +9492,16 @@ msgstr ""
"¿Es una matriz triangular superior?. Esto se cumple si todas las entradas "
"por debajo de la diagonal son cero."
-#: C/genius.xml:5384(term)
+#: C/genius.xml:5390(term)
msgid "<anchor id=\"gel-function-IsValueOnly\"/>IsValueOnly"
msgstr "<anchor id=\"gel-function-IsValueOnly\"/>IsValueOnly"
-#: C/genius.xml:5386(synopsis)
+#: C/genius.xml:5392(synopsis)
#, no-wrap
msgid "IsValueOnly (M)"
msgstr "IsValueOnly (M)"
-#: C/genius.xml:5387(para)
+#: C/genius.xml:5393(para)
msgid ""
"Check if a matrix is a matrix of numbers only. Many internal functions make "
"this check. Values can be any number including complex numbers."
@@ -9469,16 +9510,16 @@ msgstr ""
"internas hacen esta comprobación. Los valores pueden ser cualquier número, "
"incluyendo números complejos."
-#: C/genius.xml:5393(term)
+#: C/genius.xml:5399(term)
msgid "<anchor id=\"gel-function-IsVector\"/>IsVector"
msgstr "<anchor id=\"gel-function-IsVector\"/>IsVector"
-#: C/genius.xml:5395(synopsis)
+#: C/genius.xml:5401(synopsis)
#, no-wrap
msgid "IsVector (v)"
msgstr "IsVector (v)"
-#: C/genius.xml:5396(para)
+#: C/genius.xml:5402(para)
msgid ""
"Is argument a horizontal or a vertical vector. Genius does not distinguish "
"between a matrix and a vector and a vector is just a 1 by <varname>n</"
@@ -9488,16 +9529,16 @@ msgstr ""
"distingue entre una matriz y un vector, y un vector es justo una matriz 1 "
"por <varname>n</varname> o <varname>n</varname> por 1."
-#: C/genius.xml:5405(term)
+#: C/genius.xml:5411(term)
msgid "<anchor id=\"gel-function-IsZero\"/>IsZero"
msgstr "<anchor id=\"gel-function-IsZero\"/>IsZero"
-#: C/genius.xml:5407(synopsis)
+#: C/genius.xml:5413(synopsis)
#, no-wrap
msgid "IsZero (x)"
msgstr "IsZero (x)"
-#: C/genius.xml:5408(para)
+#: C/genius.xml:5414(para)
msgid ""
"Check if a matrix is composed of all zeros. Also works on numbers, in which "
"case it is equivalent to <userinput>x==0</userinput>. When <varname>x</"
@@ -9511,16 +9552,16 @@ msgstr ""
"(imagine que es una matriz de 0 por 0), no se genera ningún error y devuelve "
"<constant>true</constant> que indica que la matriz está compuesta de ceros."
-#: C/genius.xml:5418(term)
+#: C/genius.xml:5424(term)
msgid "<anchor id=\"gel-function-LowerTriangular\"/>LowerTriangular"
msgstr "<anchor id=\"gel-function-LowerTriangular\"/>LowerTriangular"
-#: C/genius.xml:5420(synopsis)
+#: C/genius.xml:5426(synopsis)
#, no-wrap
msgid "LowerTriangular (M)"
msgstr "LowerTriangular (M)"
-#: C/genius.xml:5421(para)
+#: C/genius.xml:5427(para)
msgid ""
"Returns a copy of the matrix <varname>M</varname> with all the entries above "
"the diagonal set to zero."
@@ -9528,20 +9569,20 @@ msgstr ""
"Devuelve una copia de la matriz <varname>M</varname> con todas las entradas "
"por encima de la diagonal establecidas a cero."
-#: C/genius.xml:5426(term)
+#: C/genius.xml:5432(term)
msgid "<anchor id=\"gel-function-MakeDiagonal\"/>MakeDiagonal"
msgstr "<anchor id=\"gel-function-MakeDiagonal\"/>MakeDiagonal"
-#: C/genius.xml:5428(synopsis)
+#: C/genius.xml:5434(synopsis)
#, no-wrap
msgid "MakeDiagonal (v,arg...)"
msgstr "MakeDiagonal (v,arg...)"
-#: C/genius.xml:5429(para)
+#: C/genius.xml:5435(para)
msgid "Aliases: <function>diag</function>"
msgstr "Alias: <function>diag</function>"
-#: C/genius.xml:5430(para)
+#: C/genius.xml:5436(para)
msgid ""
"Make diagonal matrix from a vector. Alternatively you can pass in the values "
"to put on the diagonal as arguments. So <userinput>MakeDiagonal([1,2,3])</"
@@ -9552,16 +9593,16 @@ msgstr ""
"([1,2,3])</userinput> es lo mismo que <userinput>MakeDiagonal(1,2,3)</"
"userinput>."
-#: C/genius.xml:5443(term)
+#: C/genius.xml:5449(term)
msgid "<anchor id=\"gel-function-MakeVector\"/>MakeVector"
msgstr "<anchor id=\"gel-function-MakeVector\"/>MakeVector"
-#: C/genius.xml:5445(synopsis)
+#: C/genius.xml:5451(synopsis)
#, no-wrap
msgid "MakeVector (A)"
msgstr "MakeVector (A)"
-#: C/genius.xml:5446(para)
+#: C/genius.xml:5452(para)
msgid ""
"Make column vector out of matrix by putting columns above each other. "
"Returns <constant>null</constant> when given <constant>null</constant>."
@@ -9570,16 +9611,16 @@ msgstr ""
"la otra. Devuelve <constant>null</constant> cuando se introduce "
"<constant>null</constant>."
-#: C/genius.xml:5452(term)
+#: C/genius.xml:5458(term)
msgid "<anchor id=\"gel-function-MatrixProduct\"/>MatrixProduct"
msgstr "<anchor id=\"gel-function-MatrixProduct\"/>MatrixProduct"
-#: C/genius.xml:5454(synopsis)
+#: C/genius.xml:5460(synopsis)
#, no-wrap
msgid "MatrixProduct (A)"
msgstr "MatrixProduct (A)"
-#: C/genius.xml:5455(para)
+#: C/genius.xml:5461(para)
msgid ""
"Calculate the product of all elements in a matrix or vector. That is we "
"multiply all the elements and return a number that is the product of all the "
@@ -9589,16 +9630,16 @@ msgstr ""
"decir, multiplicar todos los elementos y devolver un número que es el "
"producto de todos los elementos."
-#: C/genius.xml:5464(term)
+#: C/genius.xml:5470(term)
msgid "<anchor id=\"gel-function-MatrixSum\"/>MatrixSum"
msgstr "<anchor id=\"gel-function-MatrixSum\"/>MatrixSum"
-#: C/genius.xml:5466(synopsis)
+#: C/genius.xml:5472(synopsis)
#, no-wrap
msgid "MatrixSum (A)"
msgstr "MatrixSum (A)"
-#: C/genius.xml:5467(para)
+#: C/genius.xml:5473(para)
msgid ""
"Calculate the sum of all elements in a matrix or vector. That is we add all "
"the elements and return a number that is the sum of all the elements."
@@ -9607,31 +9648,31 @@ msgstr ""
"sumar todos los elementos y devolver un número que es el resultado de la "
"suma de todos los elementos."
-#: C/genius.xml:5476(term)
+#: C/genius.xml:5482(term)
msgid "<anchor id=\"gel-function-MatrixSumSquares\"/>MatrixSumSquares"
msgstr "<anchor id=\"gel-function-MatrixSumSquares\"/>MatrixSumSquares"
-#: C/genius.xml:5478(synopsis)
+#: C/genius.xml:5484(synopsis)
#, no-wrap
msgid "MatrixSumSquares (A)"
msgstr "MatrixSumSquares (A)"
-#: C/genius.xml:5479(para)
+#: C/genius.xml:5485(para)
msgid "Calculate the sum of squares of all elements in a matrix or vector."
msgstr ""
"Calcular la suma de los cuadrados de todos los elementos en una matriz o "
"vector."
-#: C/genius.xml:5485(term)
+#: C/genius.xml:5491(term)
msgid "<anchor id=\"gel-function-OuterProduct\"/>OuterProduct"
msgstr "<anchor id=\"gel-function-OuterProduct\"/>OuterProduct"
-#: C/genius.xml:5487(synopsis)
+#: C/genius.xml:5493(synopsis)
#, no-wrap
msgid "OuterProduct (u,v)"
msgstr "OuterProduct (u,v)"
-#: C/genius.xml:5488(para)
+#: C/genius.xml:5494(para)
msgid ""
"Get the outer product of two vectors. That is, suppose that <varname>u</"
"varname> and <varname>v</varname> are vertical vectors, then the outer "
@@ -9641,16 +9682,16 @@ msgstr ""
"<varname>u</varname> y <varname>v</varname> son vectores verticales, "
"entonces el producto externo es <userinput>v * u.'</userinput>."
-#: C/genius.xml:5495(term)
+#: C/genius.xml:5501(term)
msgid "<anchor id=\"gel-function-ReverseVector\"/>ReverseVector"
msgstr "<anchor id=\"gel-function-ReverseVector\"/>ReverseVector"
-#: C/genius.xml:5497(synopsis)
+#: C/genius.xml:5503(synopsis)
#, no-wrap
msgid "ReverseVector (v)"
msgstr "ReverseVector (v)"
-#: C/genius.xml:5498(para)
+#: C/genius.xml:5504(para)
msgid ""
"Reverse elements in a vector. Return <constant>null</constant> if given "
"<constant>null</constant>"
@@ -9658,16 +9699,16 @@ msgstr ""
"Invierte el orden de los elementos de un vector (devuelve <constant>null</"
"constant> si se le pasa <constant>null</constant>)."
-#: C/genius.xml:5503(term)
+#: C/genius.xml:5509(term)
msgid "<anchor id=\"gel-function-RowSum\"/>RowSum"
msgstr "<anchor id=\"gel-function-RowSum\"/>RowSum"
-#: C/genius.xml:5505(synopsis)
+#: C/genius.xml:5511(synopsis)
#, no-wrap
msgid "RowSum (m)"
msgstr "RowSum (m)"
-#: C/genius.xml:5506(para)
+#: C/genius.xml:5512(para)
msgid ""
"Calculate sum of each row in a matrix and return a vertical vector with the "
"result."
@@ -9675,16 +9716,16 @@ msgstr ""
"Calcula la suma de cada fila de una matriz y devuelve el resultado en un "
"vector vertical con el resultado"
-#: C/genius.xml:5512(term)
+#: C/genius.xml:5518(term)
msgid "<anchor id=\"gel-function-RowSumSquares\"/>RowSumSquares"
msgstr "<anchor id=\"gel-function-RowSumSquares\"/>RowSumSquares"
-#: C/genius.xml:5514(synopsis)
+#: C/genius.xml:5520(synopsis)
#, no-wrap
msgid "RowSumSquares (m)"
msgstr "RowSumSquares (m)"
-#: C/genius.xml:5515(para)
+#: C/genius.xml:5521(para)
msgid ""
"Calculate sum of squares of each row in a matrix and return a vertical "
"vector with the results."
@@ -9692,19 +9733,26 @@ msgstr ""
"Calcular la suma de los cuadrados de cada fila de una matriz y devolver una "
"matriz columna con los resultados."
-#: C/genius.xml:5520(term)
+#: C/genius.xml:5526(term)
msgid "<anchor id=\"gel-function-RowsOf\"/>RowsOf"
msgstr "<anchor id=\"gel-function-RowsOf\"/>RowsOf"
-#: C/genius.xml:5522(synopsis)
+#: C/genius.xml:5528(synopsis)
#, no-wrap
msgid "RowsOf (M)"
msgstr "RowsOf (M)"
-#: C/genius.xml:5523(para)
+#: C/genius.xml:5529(para)
+#, fuzzy
+#| msgid ""
+#| "Gets the rows of a matrix as a vertical vector. Each element of the "
+#| "vector is a horizontal vector which is the corresponding row of "
+#| "<varname>M</varname>. This function is useful if you wish to loop over "
+#| "the rows of a matrix. For example, as <userinput>for r in RowsOf(M) do\n"
+#| "something(r)</userinput>."
msgid ""
"Gets the rows of a matrix as a vertical vector. Each element of the vector "
-"is a horizontal vector which is the corresponding row of <varname>M</"
+"is a horizontal vector that is the corresponding row of <varname>M</"
"varname>. This function is useful if you wish to loop over the rows of a "
"matrix. For example, as <userinput>for r in RowsOf(M) do\n"
"something(r)</userinput>."
@@ -9715,16 +9763,16 @@ msgstr ""
"matriz. Por ejemplo, como en <userinput>for r in RowsOf(M) do\n"
"something(r)</userinput>."
-#: C/genius.xml:5532(term)
+#: C/genius.xml:5538(term)
msgid "<anchor id=\"gel-function-SetMatrixSize\"/>SetMatrixSize"
msgstr "<anchor id=\"gel-function-SetMatrixSize\"/>SetMatrixSize"
-#: C/genius.xml:5534(synopsis)
+#: C/genius.xml:5540(synopsis)
#, no-wrap
msgid "SetMatrixSize (M,rows,columns)"
msgstr "SetMatrixSize (M,filas,columnas)"
-#: C/genius.xml:5535(para)
+#: C/genius.xml:5541(para)
msgid ""
"Make new matrix of given size from old one. That is, a new matrix will be "
"returned to which the old one is copied. Entries that don't fit are clipped "
@@ -9738,16 +9786,16 @@ msgstr ""
"<varname>columns</varname> son cero, entonces se devuelve<constant>null</"
"constant>."
-#: C/genius.xml:5545(term)
+#: C/genius.xml:5551(term)
msgid "<anchor id=\"gel-function-ShuffleVector\"/>ShuffleVector"
msgstr "<anchor id=\"gel-function-ShuffleVector\"/>ShuffleVector"
-#: C/genius.xml:5547(synopsis)
+#: C/genius.xml:5553(synopsis)
#, no-wrap
msgid "ShuffleVector (v)"
msgstr "ShuffleVector (v)"
-#: C/genius.xml:5548(para)
+#: C/genius.xml:5554(para)
msgid ""
"Shuffle elements in a vector. Return <constant>null</constant> if given "
"<constant>null</constant>"
@@ -9755,55 +9803,55 @@ msgstr ""
"Mezcla los elementos de un vector (devuelve <constant>null</constant> si se "
"le pasa <constant>null</constant>)."
-#: C/genius.xml:5553(term)
+#: C/genius.xml:5559(term)
msgid "<anchor id=\"gel-function-SortVector\"/>SortVector"
msgstr "<anchor id=\"gel-function-SortVector\"/>SortVector"
-#: C/genius.xml:5555(synopsis)
+#: C/genius.xml:5561(synopsis)
#, no-wrap
msgid "SortVector (v)"
msgstr "SortVector (v)"
-#: C/genius.xml:5556(para)
+#: C/genius.xml:5562(para)
msgid "Sort vector elements in an increasing order."
msgstr "Ordenar los elementos del vector en orden ascendente."
-#: C/genius.xml:5561(term)
+#: C/genius.xml:5567(term)
msgid "<anchor id=\"gel-function-StripZeroColumns\"/>StripZeroColumns"
msgstr "<anchor id=\"gel-function-StripZeroColumns\"/>StripZeroColumns"
-#: C/genius.xml:5563(synopsis)
+#: C/genius.xml:5569(synopsis)
#, no-wrap
msgid "StripZeroColumns (M)"
msgstr "StripZeroColumns (M)"
-#: C/genius.xml:5564(para)
+#: C/genius.xml:5570(para)
msgid "Removes any all-zero columns of <varname>M</varname>."
msgstr "Quita todas las columnas de ceros de <varname>M</varname>."
-#: C/genius.xml:5569(term)
+#: C/genius.xml:5575(term)
msgid "<anchor id=\"gel-function-StripZeroRows\"/>StripZeroRows"
msgstr "<anchor id=\"gel-function-StripZeroRows\"/>StripZeroRows"
-#: C/genius.xml:5571(synopsis)
+#: C/genius.xml:5577(synopsis)
#, no-wrap
msgid "StripZeroRows (M)"
msgstr "StripZeroRows (M)"
-#: C/genius.xml:5572(para)
+#: C/genius.xml:5578(para)
msgid "Removes any all-zero rows of <varname>M</varname>."
msgstr "Quita todas las filas de ceros de <varname>M</varname>."
-#: C/genius.xml:5577(term)
+#: C/genius.xml:5583(term)
msgid "<anchor id=\"gel-function-Submatrix\"/>Submatrix"
msgstr "<anchor id=\"gel-function-Submatrix\"/>Submatrix"
-#: C/genius.xml:5579(synopsis)
+#: C/genius.xml:5585(synopsis)
#, no-wrap
msgid "Submatrix (m,r,c)"
msgstr "Submatrix (m,r,c)"
-#: C/genius.xml:5580(para)
+#: C/genius.xml:5586(para)
msgid ""
"Return column(s) and row(s) from a matrix. This is just equivalent to "
"<userinput>m@(r,c)</userinput>. <varname>r</varname> and <varname>c</"
@@ -9815,29 +9863,29 @@ msgstr ""
"serán vectores de filas y columnas (o números sencillos si sólo se necesita "
"una fila o columna)."
-#: C/genius.xml:5587(term)
+#: C/genius.xml:5593(term)
msgid "<anchor id=\"gel-function-SwapRows\"/>SwapRows"
msgstr "<anchor id=\"gel-function-SwapRows\"/>SwapRows"
-#: C/genius.xml:5589(synopsis)
+#: C/genius.xml:5595(synopsis)
#, no-wrap
msgid "SwapRows (m,row1,row2)"
msgstr "SwapRows (m,fila1,fila2)"
-#: C/genius.xml:5590(para)
+#: C/genius.xml:5596(para)
msgid "Swap two rows in a matrix."
msgstr "Intercambiar dos columnas de una matriz."
-#: C/genius.xml:5595(term)
+#: C/genius.xml:5601(term)
msgid "<anchor id=\"gel-function-UpperTriangular\"/>UpperTriangular"
msgstr "<anchor id=\"gel-function-UpperTriangular\"/>UpperTriangular"
-#: C/genius.xml:5597(synopsis)
+#: C/genius.xml:5603(synopsis)
#, no-wrap
msgid "UpperTriangular (M)"
msgstr "UpperTriangular (M)"
-#: C/genius.xml:5598(para)
+#: C/genius.xml:5604(para)
msgid ""
"Returns a copy of the matrix <varname>M</varname> with all the entries below "
"the diagonal set to zero."
@@ -9845,29 +9893,29 @@ msgstr ""
"Devuelve una copia de la matriz <varname>M</varname> con todas las entradas "
"por debajo de la diagonal establecidas a cero."
-#: C/genius.xml:5603(term)
+#: C/genius.xml:5609(term)
msgid "<anchor id=\"gel-function-columns\"/>columns"
msgstr "<anchor id=\"gel-function-columns\"/>columns"
-#: C/genius.xml:5605(synopsis)
+#: C/genius.xml:5611(synopsis)
#, no-wrap
msgid "columns (M)"
msgstr "columns (M)"
-#: C/genius.xml:5606(para)
+#: C/genius.xml:5612(para)
msgid "Get the number of columns of a matrix."
msgstr "Obtener el número de columnas de una matriz."
-#: C/genius.xml:5611(term)
+#: C/genius.xml:5617(term)
msgid "<anchor id=\"gel-function-elements\"/>elements"
msgstr "<anchor id=\"gel-function-elements\"/>elements"
-#: C/genius.xml:5613(synopsis)
+#: C/genius.xml:5619(synopsis)
#, no-wrap
msgid "elements (M)"
msgstr "elements (M)"
-#: C/genius.xml:5614(para)
+#: C/genius.xml:5620(para)
msgid ""
"Get the total number of elements of a matrix. This is the number of columns "
"times the number of rows."
@@ -9875,16 +9923,16 @@ msgstr ""
"Obtener el número total de elementos de una matriz. Es decir, el número de "
"columnas por el número de filas."
-#: C/genius.xml:5620(term)
+#: C/genius.xml:5626(term)
msgid "<anchor id=\"gel-function-ones\"/>ones"
msgstr "<anchor id=\"gel-function-ones\"/>ones"
-#: C/genius.xml:5622(synopsis)
+#: C/genius.xml:5628(synopsis)
#, no-wrap
msgid "ones (rows,columns...)"
msgstr "ones (filas,columnas...)"
-#: C/genius.xml:5623(para)
+#: C/genius.xml:5629(para)
msgid ""
"Make an matrix of all ones (or a row vector if only one argument is given). "
"Returns <constant>null</constant> if either rows or columns are zero."
@@ -9893,29 +9941,29 @@ msgstr ""
"argumento). Devuelve <constant>null</constant> si cualquier fila o columna "
"es cero."
-#: C/genius.xml:5628(term)
+#: C/genius.xml:5634(term)
msgid "<anchor id=\"gel-function-rows\"/>rows"
msgstr "<anchor id=\"gel-function-rows\"/>rows"
-#: C/genius.xml:5630(synopsis)
+#: C/genius.xml:5636(synopsis)
#, no-wrap
msgid "rows (M)"
msgstr "rows (M)"
-#: C/genius.xml:5631(para)
+#: C/genius.xml:5637(para)
msgid "Get the number of rows of a matrix."
msgstr "Obtener el número de filas de una matriz."
-#: C/genius.xml:5636(term)
+#: C/genius.xml:5642(term)
msgid "<anchor id=\"gel-function-zeros\"/>zeros"
msgstr "<anchor id=\"gel-function-zeros\"/>zeros"
-#: C/genius.xml:5638(synopsis)
+#: C/genius.xml:5644(synopsis)
#, no-wrap
msgid "zeros (rows,columns...)"
msgstr "zeros (filas,columnas...)"
-#: C/genius.xml:5639(para)
+#: C/genius.xml:5645(para)
msgid ""
"Make a matrix of all zeros (or a row vector if only one argument is given). "
"Returns <constant>null</constant> if either rows or columns are zero."
@@ -9924,16 +9972,16 @@ msgstr ""
"argumento). Devuelve <constant>null</constant> si cualquier fila o columna "
"es cero."
-#: C/genius.xml:5650(term)
+#: C/genius.xml:5656(term)
msgid "<anchor id=\"gel-function-AuxiliaryUnitMatrix\"/>AuxiliaryUnitMatrix"
msgstr "<anchor id=\"gel-function-AuxiliaryUnitMatrix\"/>AuxiliaryUnitMatrix"
-#: C/genius.xml:5652(synopsis)
+#: C/genius.xml:5658(synopsis)
#, no-wrap
msgid "AuxiliaryUnitMatrix (n)"
msgstr "AuxiliaryUnitMatrix (n)"
-#: C/genius.xml:5653(para)
+#: C/genius.xml:5659(para)
msgid ""
"Get the auxiliary unit matrix of size <varname>n</varname>. This is a square "
"matrix with that is all zero except the superdiagonal being all ones. It is "
@@ -9943,7 +9991,7 @@ msgstr ""
"matriz cuadrada que es toda ceros excepto la superdiagonal, que son todos "
"unos. Es la matriz de bloques de Jordan de un cero como valor propio."
-#: C/genius.xml:5655(para)
+#: C/genius.xml:5661(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/"
"JordanCanonicalFormTheorem.html\">Planetmath</ulink> or <ulink url=\"http://"
@@ -9955,29 +10003,29 @@ msgstr ""
"mathworld.wolfram.com/JordanBlock.html\">Mathworld</ulink> para obtener más "
"información sobre la forma canónica de Jordan."
-#: C/genius.xml:5664(term)
+#: C/genius.xml:5670(term)
msgid "<anchor id=\"gel-function-BilinearForm\"/>BilinearForm"
msgstr "<anchor id=\"gel-function-BilinearForm\"/>BilinearForm"
-#: C/genius.xml:5666(synopsis)
+#: C/genius.xml:5672(synopsis)
#, no-wrap
msgid "BilinearForm (v,A,w)"
msgstr "BilinearForm (v,A,w)"
-#: C/genius.xml:5667(para)
+#: C/genius.xml:5673(para)
msgid "Evaluate (v,w) with respect to the bilinear form given by the matrix A."
msgstr "Evaluar (v,w) con respecto a la forma bilineal dada por la matriz A."
-#: C/genius.xml:5672(term)
+#: C/genius.xml:5678(term)
msgid "<anchor id=\"gel-function-BilinearFormFunction\"/>BilinearFormFunction"
msgstr "<anchor id=\"gel-function-BilinearFormFunction\"/>BilinearFormFunction"
-#: C/genius.xml:5674(synopsis)
+#: C/genius.xml:5680(synopsis)
#, no-wrap
msgid "BilinearFormFunction (A)"
msgstr "BilinearFormFunction (A)"
-#: C/genius.xml:5675(para)
+#: C/genius.xml:5681(para)
msgid ""
"Return a function that evaluates two vectors with respect to the bilinear "
"form given by A."
@@ -9985,7 +10033,7 @@ msgstr ""
"Devolver una función que evalúa dos vectores con respecto a la forma "
"bilineal dada por A."
-#: C/genius.xml:5680(term)
+#: C/genius.xml:5686(term)
msgid ""
"<anchor id=\"gel-function-CharacteristicPolynomial\"/"
">CharacteristicPolynomial"
@@ -9993,16 +10041,16 @@ msgstr ""
"<anchor id=\"gel-function-CharacteristicPolynomial\"/"
">CharacteristicPolynomial"
-#: C/genius.xml:5682(synopsis)
+#: C/genius.xml:5688(synopsis)
#, no-wrap
msgid "CharacteristicPolynomial (M)"
msgstr "CharacteristicPolynomial (M)"
-#: C/genius.xml:5683(para)
+#: C/genius.xml:5689(para)
msgid "Aliases: <function>CharPoly</function>"
msgstr "Alias: <function>CharPoly</function>"
-#: C/genius.xml:5684(para)
+#: C/genius.xml:5690(para)
msgid ""
"Get the characteristic polynomial as a vector. That is, return the "
"coefficients of the polynomial starting with the constant term. This is the "
@@ -10018,7 +10066,7 @@ msgstr ""
"linkend=\"gel-function-CharacteristicPolynomialFunction"
"\">CharacteristicPolynomialFunction</link>."
-#: C/genius.xml:5690(para) C/genius.xml:5706(para)
+#: C/genius.xml:5696(para) C/genius.xml:5712(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/CharacteristicEquation."
"html\">Planetmath</ulink> for more information."
@@ -10027,7 +10075,7 @@ msgstr ""
"CharacteristicEquation.html\">Planetmath</ulink> para obtener más "
"información."
-#: C/genius.xml:5698(term)
+#: C/genius.xml:5704(term)
msgid ""
"<anchor id=\"gel-function-CharacteristicPolynomialFunction\"/"
">CharacteristicPolynomialFunction"
@@ -10035,12 +10083,12 @@ msgstr ""
"<anchor id=\"gel-function-CharacteristicPolynomialFunction\"/"
">CharacteristicPolynomialFunction"
-#: C/genius.xml:5700(synopsis)
+#: C/genius.xml:5706(synopsis)
#, no-wrap
msgid "CharacteristicPolynomialFunction (M)"
msgstr "CharacteristicPolynomialFunction (M)"
-#: C/genius.xml:5701(para)
+#: C/genius.xml:5707(para)
msgid ""
"Get the characteristic polynomial as a function. This is the polynomial "
"defined by <userinput>det(M-xI)</userinput>. The roots of this polynomial "
@@ -10052,16 +10100,16 @@ msgstr ""
"tienen un valor propio de <varname>M</varname>. Consulte <link linkend=\"gel-"
"function-CharacteristicPolynomial\">CharacteristicPolynomial</link>."
-#: C/genius.xml:5714(term)
+#: C/genius.xml:5720(term)
msgid "<anchor id=\"gel-function-ColumnSpace\"/>ColumnSpace"
msgstr "<anchor id=\"gel-function-ColumnSpace\"/>ColumnSpace"
-#: C/genius.xml:5716(synopsis)
+#: C/genius.xml:5722(synopsis)
#, no-wrap
msgid "ColumnSpace (M)"
msgstr "ColumnSpace (M)"
-#: C/genius.xml:5717(para)
+#: C/genius.xml:5723(para)
msgid ""
"Get a basis matrix for the columnspace of a matrix. That is, return a matrix "
"whose columns are the basis for the column space of <varname>M</varname>. "
@@ -10072,47 +10120,55 @@ msgstr ""
"espacio de la columna <varname>M</varname>. Esto es el espacio generado por "
"las columnas de <varname>M</varname>."
-#: C/genius.xml:5725(term)
+#: C/genius.xml:5731(term)
msgid "<anchor id=\"gel-function-CommutationMatrix\"/>CommutationMatrix"
msgstr "<anchor id=\"gel-function-CommutationMatrix\"/>CommutationMatrix"
-#: C/genius.xml:5727(synopsis)
+#: C/genius.xml:5733(synopsis)
#, no-wrap
msgid "CommutationMatrix (m, n)"
msgstr "CommutationMatrix (m, n)"
-#: C/genius.xml:5728(para)
-msgid ""
-"Return the commutation matrix K(m,n) which is the unique m*n by m*n matrix "
-"such that K(m,n) * MakeVector(A) = MakeVector(A.') for all m by n matrices A."
-msgstr ""
-"Devolver la matriz de conmutación K(m,n) que es la única matriz m*n por m*n "
-"tal que K(m,n) * MakeVector(A) = MakeVector(A.') para todas las matrices A m "
-"por n."
+#: C/genius.xml:5734(para)
+#| msgid ""
+#| "Return the commutation matrix K(m,n) which is the unique m*n by m*n "
+#| "matrix such that K(m,n) * MakeVector(A) = MakeVector(A.') for all m by n "
+#| "matrices A."
+msgid ""
+"Return the commutation matrix <userinput>K(m,n)</userinput>, which is the "
+"unique <userinput>m*n</userinput> by <userinput>m*n</userinput> matrix such "
+"that <userinput>K(m,n) * MakeVector(A) = MakeVector(A.')</userinput> for all "
+"<varname>m</varname> by <varname>n</varname> matrices <varname>A</varname>."
+msgstr ""
+"Devolver la matriz de conmutación <userinput>K(m,n)</userinput> que es la "
+"única matriz <userinput>m*n</userinput> por <userinput>m*n</userinput> tal "
+"que <userinput>K(m,n) * MakeVector(A) = MakeVector(A.')</userinput> para "
+"todas las matrices <varname>A</varname> <varname>m</varname> por <varname>n</"
+"varname>."
-#: C/genius.xml:5735(term)
+#: C/genius.xml:5741(term)
msgid "<anchor id=\"gel-function-CompanionMatrix\"/>CompanionMatrix"
msgstr "<anchor id=\"gel-function-CompanionMatrix\"/>CompanionMatrix"
-#: C/genius.xml:5737(synopsis)
+#: C/genius.xml:5743(synopsis)
#, no-wrap
msgid "CompanionMatrix (p)"
msgstr "CompanionMatrix (p)"
-#: C/genius.xml:5738(para)
+#: C/genius.xml:5744(para)
msgid "Companion matrix of a polynomial (as vector)."
msgstr "Matriz acompañante de un polinomio (como vector)."
-#: C/genius.xml:5743(term)
+#: C/genius.xml:5749(term)
msgid "<anchor id=\"gel-function-ConjugateTranspose\"/>ConjugateTranspose"
msgstr "<anchor id=\"gel-function-ConjugateTranspose\"/>ConjugateTranspose"
-#: C/genius.xml:5745(synopsis)
+#: C/genius.xml:5751(synopsis)
#, no-wrap
msgid "ConjugateTranspose (M)"
msgstr "ConjugateTranspose (M)"
-#: C/genius.xml:5746(para)
+#: C/genius.xml:5752(para)
msgid ""
"Conjugate transpose of a matrix (adjoint). This is the same as the "
"<userinput>'</userinput> operator."
@@ -10120,7 +10176,7 @@ msgstr ""
"Conjugada traspuesta de una matriz (adjunta). Es lo mismo que el operador "
"<userinput>'</userinput>."
-#: C/genius.xml:5748(para)
+#: C/genius.xml:5754(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/ConjugateTranspose.html"
"\">Planetmath</ulink> for more information."
@@ -10128,33 +10184,33 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/ConjugateTranspose."
"html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:5756(term)
+#: C/genius.xml:5762(term)
msgid "<anchor id=\"gel-function-Convolution\"/>Convolution"
msgstr "<anchor id=\"gel-function-Convolution\"/>Convolution"
-#: C/genius.xml:5758(synopsis)
+#: C/genius.xml:5764(synopsis)
#, no-wrap
msgid "Convolution (a,b)"
msgstr "Convolution (a,b)"
-#: C/genius.xml:5759(para)
+#: C/genius.xml:5765(para)
msgid "Aliases: <function>convol</function>"
msgstr "Alias: <function>convol</function>"
-#: C/genius.xml:5760(para)
+#: C/genius.xml:5766(para)
msgid "Calculate convolution of two horizontal vectors."
msgstr "Calcular la convolución de dos vectores horizontales."
-#: C/genius.xml:5765(term)
+#: C/genius.xml:5771(term)
msgid "<anchor id=\"gel-function-ConvolutionVector\"/>ConvolutionVector"
msgstr "<anchor id=\"gel-function-ConvolutionVector\"/>ConvolutionVector"
-#: C/genius.xml:5767(synopsis)
+#: C/genius.xml:5773(synopsis)
#, no-wrap
msgid "ConvolutionVector (a,b)"
msgstr "ConvolutionVector (a,b)"
-#: C/genius.xml:5768(para)
+#: C/genius.xml:5774(para)
msgid ""
"Calculate convolution of two horizontal vectors. Return result as a vector "
"and not added together."
@@ -10162,16 +10218,16 @@ msgstr ""
"Calcular la convolución de dos vectores horizontales. Devuelve el resultado "
"como un vector y no se suman."
-#: C/genius.xml:5774(term)
+#: C/genius.xml:5780(term)
msgid "<anchor id=\"gel-function-CrossProduct\"/>CrossProduct"
msgstr "<anchor id=\"gel-function-CrossProduct\"/>CrossProduct"
-#: C/genius.xml:5776(synopsis)
+#: C/genius.xml:5782(synopsis)
#, no-wrap
msgid "CrossProduct (v,w)"
msgstr "CrossProduct (v,w)"
-#: C/genius.xml:5777(para)
+#: C/genius.xml:5783(para)
msgid ""
"CrossProduct of two vectors in R<superscript>3</superscript> as a column "
"vector."
@@ -10179,7 +10235,7 @@ msgstr ""
"Producto cruzado de dos vectores en R<superscript>3</superscript> como un "
"vector columna."
-#: C/genius.xml:5783(term)
+#: C/genius.xml:5789(term)
msgid ""
"<anchor id=\"gel-function-DeterminantalDivisorsInteger\"/"
">DeterminantalDivisorsInteger"
@@ -10187,60 +10243,60 @@ msgstr ""
"<anchor id=\"gel-function-DeterminantalDivisorsInteger\"/"
">DeterminantalDivisorsInteger"
-#: C/genius.xml:5785(synopsis)
+#: C/genius.xml:5791(synopsis)
#, no-wrap
msgid "DeterminantalDivisorsInteger (M)"
msgstr "DeterminantalDivisorsInteger (M)"
-#: C/genius.xml:5786(para)
+#: C/genius.xml:5792(para)
msgid ""
"Get the determinantal divisors of an integer matrix (not its characteristic)."
msgstr ""
"Obtiene determinantes divisores de una matriz de enteros (no su "
"característica)."
-#: C/genius.xml:5791(term)
+#: C/genius.xml:5797(term)
msgid "<anchor id=\"gel-function-DirectSum\"/>DirectSum"
msgstr "<anchor id=\"gel-function-DirectSum\"/>DirectSum"
-#: C/genius.xml:5793(synopsis)
+#: C/genius.xml:5799(synopsis)
#, no-wrap
msgid "DirectSum (M,N...)"
msgstr "DirectSum (M,N...)"
-#: C/genius.xml:5794(para)
+#: C/genius.xml:5800(para)
msgid "Direct sum of matrices."
msgstr "Suma directa de matrices."
-#: C/genius.xml:5799(term)
+#: C/genius.xml:5805(term)
msgid ""
"<anchor id=\"gel-function-DirectSumMatrixVector\"/>DirectSumMatrixVector"
msgstr ""
"<anchor id=\"gel-function-DirectSumMatrixVector\"/>DirectSumMatrixVector"
-#: C/genius.xml:5801(synopsis)
+#: C/genius.xml:5807(synopsis)
#, no-wrap
msgid "DirectSumMatrixVector (v)"
msgstr "DirectSumMatrixVector (v)"
-#: C/genius.xml:5802(para)
+#: C/genius.xml:5808(para)
msgid "Direct sum of a vector of matrices."
msgstr "Suma directa de un vector de matrices."
-#: C/genius.xml:5807(term)
+#: C/genius.xml:5813(term)
msgid "<anchor id=\"gel-function-Eigenvalues\"/>Eigenvalues"
msgstr "<anchor id=\"gel-function-Eigenvalues\"/>Eigenvalues"
-#: C/genius.xml:5809(synopsis)
+#: C/genius.xml:5815(synopsis)
#, no-wrap
msgid "Eigenvalues (M)"
msgstr "Eigenvalues (M)"
-#: C/genius.xml:5810(para)
+#: C/genius.xml:5816(para)
msgid "Aliases: <function>eig</function>"
msgstr "Alias: <function>eig</function>"
-#: C/genius.xml:5811(para)
+#: C/genius.xml:5817(para)
msgid ""
"Get the eigenvalues of a square matrix. Currently only works for matrices of "
"size up to 4 by 4, or for triangular matrices (for which the eigenvalues are "
@@ -10250,7 +10306,7 @@ msgstr ""
"funciona con matrices de tamaño 4 por 4 como máximo, o para matrices "
"triangulares (cuyo valores propios están en la diagonal)."
-#: C/genius.xml:5816(para)
+#: C/genius.xml:5822(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Eigenvalue\">Wikipedia</ulink> "
"or <ulink url=\"http://planetmath.org/encyclopedia/Eigenvalue.html"
@@ -10262,26 +10318,26 @@ msgstr ""
"Eigenvalue.html\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram."
"com/Eigenvalue.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5826(term)
+#: C/genius.xml:5832(term)
msgid "<anchor id=\"gel-function-Eigenvectors\"/>Eigenvectors"
msgstr "<anchor id=\"gel-function-Eigenvectors\"/>Eigenvectors"
-#: C/genius.xml:5828(synopsis)
+#: C/genius.xml:5834(synopsis)
#, no-wrap
msgid "Eigenvectors (M)"
msgstr "Eigenvectors (M)"
-#: C/genius.xml:5829(synopsis)
+#: C/genius.xml:5835(synopsis)
#, no-wrap
msgid "Eigenvectors (M, &eigenvalues)"
msgstr "Eigenvectors (M, &eigenvalues)"
-#: C/genius.xml:5830(synopsis)
+#: C/genius.xml:5836(synopsis)
#, no-wrap
msgid "Eigenvectors (M, &eigenvalues, &multiplicities)"
msgstr "Eigenvectors (M, &eigenvalues, &multiplicities)"
-#: C/genius.xml:5831(para)
+#: C/genius.xml:5837(para)
msgid ""
"Get the eigenvectors of a square matrix. Optionally get also the eigenvalues "
"and their algebraic multiplicities. Currently only works for matrices of "
@@ -10291,7 +10347,7 @@ msgstr ""
"autovalores y su multiplicidad algebraica. Actualmente funciona sólo para "
"matrices de hasta 2x2."
-#: C/genius.xml:5835(para)
+#: C/genius.xml:5841(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Eigenvector\">Wikipedia</"
"ulink> or <ulink url=\"http://planetmath.org/encyclopedia/Eigenvector.html"
@@ -10304,16 +10360,16 @@ msgstr ""
"wolfram.com/Eigenvector.html\">Mathworld</ulink> para obtener más "
"información."
-#: C/genius.xml:5845(term)
+#: C/genius.xml:5851(term)
msgid "<anchor id=\"gel-function-GramSchmidt\"/>GramSchmidt"
msgstr "<anchor id=\"gel-function-GramSchmidt\"/>GramSchmidt"
-#: C/genius.xml:5847(synopsis)
+#: C/genius.xml:5853(synopsis)
#, no-wrap
msgid "GramSchmidt (v,B...)"
msgstr "GramSchmidt (v,B...)"
-#: C/genius.xml:5848(para)
+#: C/genius.xml:5854(para)
msgid ""
"Apply the Gram-Schmidt process (to the columns) with respect to inner "
"product given by <varname>B</varname>. If <varname>B</varname> is not given "
@@ -10329,7 +10385,7 @@ msgstr ""
"matriz que devuelve una forma sesquilineal. Los vectores serán ortonormales "
"con respecto a <varname>B</varname>."
-#: C/genius.xml:5854(para)
+#: C/genius.xml:5860(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/"
"GramSchmidtOrthogonalization.html\">Planetmath</ulink> for more information."
@@ -10338,33 +10394,33 @@ msgstr ""
"GramSchmidtOrthogonalization.html\">Planetmath</ulink> para obtener más "
"información."
-#: C/genius.xml:5862(term)
+#: C/genius.xml:5868(term)
msgid "<anchor id=\"gel-function-HankelMatrix\"/>HankelMatrix"
msgstr "<anchor id=\"gel-function-HankelMatrix\"/>HankelMatrix"
-#: C/genius.xml:5864(synopsis)
+#: C/genius.xml:5870(synopsis)
#, no-wrap
msgid "HankelMatrix (c,r)"
msgstr "HankelMatrix (c,r)"
-#: C/genius.xml:5865(para)
+#: C/genius.xml:5871(para)
msgid "Hankel matrix."
msgstr "Hankel matrix."
-#: C/genius.xml:5870(term)
+#: C/genius.xml:5876(term)
msgid "<anchor id=\"gel-function-HilbertMatrix\"/>HilbertMatrix"
msgstr "<anchor id=\"gel-function-HilbertMatrix\"/>HilbertMatrix"
-#: C/genius.xml:5872(synopsis)
+#: C/genius.xml:5878(synopsis)
#, no-wrap
msgid "HilbertMatrix (n)"
msgstr "HilbertMatrix (n)"
-#: C/genius.xml:5873(para)
+#: C/genius.xml:5879(para)
msgid "Hilbert matrix of order <varname>n</varname>."
msgstr "Matriz de Hilbert de orden <varname>n</varname>."
-#: C/genius.xml:5874(para) C/genius.xml:5910(para)
+#: C/genius.xml:5880(para) C/genius.xml:5916(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/HilbertMatrix.html"
"\">Planetmath</ulink> for more information."
@@ -10372,47 +10428,47 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/HilbertMatrix.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:5882(term)
+#: C/genius.xml:5888(term)
msgid "<anchor id=\"gel-function-Image\"/>Image"
msgstr "<anchor id=\"gel-function-Image\"/>Image"
-#: C/genius.xml:5884(synopsis)
+#: C/genius.xml:5890(synopsis)
#, no-wrap
msgid "Image (T)"
msgstr "Image (T)"
-#: C/genius.xml:5885(para)
+#: C/genius.xml:5891(para)
msgid "Get the image (columnspace) of a linear transform."
msgstr "Obtener la imagen (espacio columna) de una transformación lineal."
-#: C/genius.xml:5890(term)
+#: C/genius.xml:5896(term)
msgid "<anchor id=\"gel-function-InfNorm\"/>InfNorm"
msgstr "<anchor id=\"gel-function-InfNorm\"/>InfNorm"
-#: C/genius.xml:5892(synopsis)
+#: C/genius.xml:5898(synopsis)
#, no-wrap
msgid "InfNorm (v)"
msgstr "InfNorm (v)"
-#: C/genius.xml:5893(para)
+#: C/genius.xml:5899(para)
msgid ""
"Get the Inf Norm of a vector, sometimes called the sup norm or the max norm."
msgstr ""
"Obtener el operador norma de un vector, a veces también se denomina norma "
"suprema o norma máxima."
-#: C/genius.xml:5898(term)
+#: C/genius.xml:5904(term)
msgid ""
"<anchor id=\"gel-function-InvariantFactorsInteger\"/>InvariantFactorsInteger"
msgstr ""
"<anchor id=\"gel-function-InvariantFactorsInteger\"/>InvariantFactorsInteger"
-#: C/genius.xml:5900(synopsis)
+#: C/genius.xml:5906(synopsis)
#, no-wrap
msgid "InvariantFactorsInteger (M)"
msgstr "InvariantFactorsInteger (M)"
-#: C/genius.xml:5901(para)
+#: C/genius.xml:5907(para)
msgid ""
"Get the invariant factors of a square integer matrix (not its "
"characteristic)."
@@ -10420,33 +10476,33 @@ msgstr ""
"Obtiene los factores invariantes de una matriz cuadrada de enteros (no su "
"característica)."
-#: C/genius.xml:5906(term)
+#: C/genius.xml:5912(term)
msgid "<anchor id=\"gel-function-InverseHilbertMatrix\"/>InverseHilbertMatrix"
msgstr "<anchor id=\"gel-function-InverseHilbertMatrix\"/>InverseHilbertMatrix"
-#: C/genius.xml:5908(synopsis)
+#: C/genius.xml:5914(synopsis)
#, no-wrap
msgid "InverseHilbertMatrix (n)"
msgstr "InverseHilbertMatrix (n)"
-#: C/genius.xml:5909(para)
+#: C/genius.xml:5915(para)
msgid "Inverse Hilbert matrix of order <varname>n</varname>."
msgstr "Matriz inversa de Hilbert de orden <varname>n</varname>."
-#: C/genius.xml:5918(term)
+#: C/genius.xml:5924(term)
msgid "<anchor id=\"gel-function-IsHermitian\"/>IsHermitian"
msgstr "<anchor id=\"gel-function-IsHermitian\"/>IsHermitian"
-#: C/genius.xml:5920(synopsis)
+#: C/genius.xml:5926(synopsis)
#, no-wrap
msgid "IsHermitian (M)"
msgstr "IsHermitian (M)"
-#: C/genius.xml:5921(para)
+#: C/genius.xml:5927(para)
msgid "Is a matrix Hermitian. That is, is it equal to its conjugate transpose."
msgstr "Es una matriz Hermitian. Es decir, es igual a su traspuesta conjugada."
-#: C/genius.xml:5922(para)
+#: C/genius.xml:5928(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/HermitianMatrix.html"
"\">Planetmath</ulink> for more information."
@@ -10454,29 +10510,29 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/HermitianMatrix.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:5930(term)
+#: C/genius.xml:5936(term)
msgid "<anchor id=\"gel-function-IsInSubspace\"/>IsInSubspace"
msgstr "<anchor id=\"gel-function-IsInSubspace\"/>IsInSubspace"
-#: C/genius.xml:5932(synopsis)
+#: C/genius.xml:5938(synopsis)
#, no-wrap
msgid "IsInSubspace (v,W)"
msgstr "IsInSubspace (v,W)"
-#: C/genius.xml:5933(para)
+#: C/genius.xml:5939(para)
msgid "Test if a vector is in a subspace."
msgstr "Comprueba si un vector está en un subespacio."
-#: C/genius.xml:5938(term)
+#: C/genius.xml:5944(term)
msgid "<anchor id=\"gel-function-IsInvertible\"/>IsInvertible"
msgstr "<anchor id=\"gel-function-IsInvertible\"/>IsInvertible"
-#: C/genius.xml:5940(synopsis)
+#: C/genius.xml:5946(synopsis)
#, no-wrap
msgid "IsInvertible (n)"
msgstr "IsInvertible (n)"
-#: C/genius.xml:5941(para)
+#: C/genius.xml:5947(para)
msgid ""
"Is a matrix (or number) invertible (Integer matrix is invertible if and only "
"if it is invertible over the integers)."
@@ -10484,29 +10540,29 @@ msgstr ""
"Es una matriz (o número) invertible (La matriz de enteros es invertible si, "
"y sólo si esta es invertible sobre los enteros)."
-#: C/genius.xml:5946(term)
+#: C/genius.xml:5952(term)
msgid "<anchor id=\"gel-function-IsInvertibleField\"/>IsInvertibleField"
msgstr "<anchor id=\"gel-function-IsInvertibleField\"/>IsInvertibleField"
-#: C/genius.xml:5948(synopsis)
+#: C/genius.xml:5954(synopsis)
#, no-wrap
msgid "IsInvertibleField (n)"
msgstr "IsInvertibleField (n)"
-#: C/genius.xml:5949(para)
+#: C/genius.xml:5955(para)
msgid "Is a matrix (or number) invertible over a field."
msgstr "Es una matriz (o un número) inversible sobre un campo."
-#: C/genius.xml:5954(term)
+#: C/genius.xml:5960(term)
msgid "<anchor id=\"gel-function-IsNormal\"/>IsNormal"
msgstr "<anchor id=\"gel-function-IsNormal\"/>IsNormal"
-#: C/genius.xml:5956(synopsis)
+#: C/genius.xml:5962(synopsis)
#, no-wrap
msgid "IsNormal (M)"
msgstr "IsNormal (M)"
-#: C/genius.xml:5957(para)
+#: C/genius.xml:5963(para)
msgid ""
"Is <varname>M</varname> a normal matrix. That is, does <userinput>M*M' == "
"M'*M</userinput>."
@@ -10514,7 +10570,7 @@ msgstr ""
"Indica que <varname>M</varname> es una matriz normal. Es decir, realiza "
"<userinput>M*M' == M'*M</userinput>."
-#: C/genius.xml:5959(para)
+#: C/genius.xml:5965(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/NormalMatrix.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -10524,16 +10580,16 @@ msgstr ""
"\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"NormalMatrix.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5968(term)
+#: C/genius.xml:5974(term)
msgid "<anchor id=\"gel-function-IsPositiveDefinite\"/>IsPositiveDefinite"
msgstr "<anchor id=\"gel-function-IsPositiveDefinite\"/>IsPositiveDefinite"
-#: C/genius.xml:5970(synopsis)
+#: C/genius.xml:5976(synopsis)
#, no-wrap
msgid "IsPositiveDefinite (M)"
msgstr "IsPositiveDefinite (M)"
-#: C/genius.xml:5971(para)
+#: C/genius.xml:5977(para)
msgid ""
"Is <varname>M</varname> a Hermitian positive definite matrix. That is if "
"<userinput>HermitianProduct(M*v,v)</userinput> is always strictly positive "
@@ -10550,7 +10606,7 @@ msgstr ""
"un determinante no negativo. (Consulte <link linkend=\"gel-function-"
"HermitianProduct\">HermitianProduct</link>)"
-#: C/genius.xml:5978(para)
+#: C/genius.xml:5984(para)
msgid ""
"Note that some authors (for example Mathworld) do not require that "
"<varname>M</varname> be Hermitian, and then the condition is on the real "
@@ -10565,7 +10621,7 @@ msgstr ""
"<varname>M</varname> como sigue: <userinput>IsPositiveDefinite(M+M')</"
"userinput>."
-#: C/genius.xml:5986(para)
+#: C/genius.xml:5992(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/PositiveDefinite.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -10575,18 +10631,18 @@ msgstr ""
"html\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"PositiveDefiniteMatrix.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:5995(term)
+#: C/genius.xml:6001(term)
msgid ""
"<anchor id=\"gel-function-IsPositiveSemidefinite\"/>IsPositiveSemidefinite"
msgstr ""
"<anchor id=\"gel-function-IsPositiveSemidefinite\"/>IsPositiveSemidefinite"
-#: C/genius.xml:5997(synopsis)
+#: C/genius.xml:6003(synopsis)
#, no-wrap
msgid "IsPositiveSemidefinite (M)"
msgstr "IsPositiveSemidefinite (M)"
-#: C/genius.xml:5998(para)
+#: C/genius.xml:6004(para)
msgid ""
"Is <varname>M</varname> a Hermitian positive semidefinite matrix. That is if "
"<userinput>HermitianProduct(M*v,v)</userinput> is always non-negative for "
@@ -10603,7 +10659,7 @@ msgstr ""
"determinante no negativo. (Consulte <link linkend=\"gel-function-"
"HermitianProduct\">HermitianProduct</link>)"
-#: C/genius.xml:6005(para)
+#: C/genius.xml:6011(para)
msgid ""
"Note that some authors do not require that <varname>M</varname> be "
"Hermitian, and then the condition is on the real part of the inner product, "
@@ -10617,7 +10673,7 @@ msgstr ""
"comprobarlo, hacer sólo la parte Hermitiana de la matriz <varname>M</"
"varname> como sigue: <userinput>IsPositiveSemidefinite(M+M')</userinput>."
-#: C/genius.xml:6013(para)
+#: C/genius.xml:6019(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/PositiveSemidefinite.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -10628,16 +10684,16 @@ msgstr ""
"mathworld.wolfram.com/PositiveSemidefiniteMatrix.html\">Mathworld</ulink> "
"para obtener más información."
-#: C/genius.xml:6022(term)
+#: C/genius.xml:6028(term)
msgid "<anchor id=\"gel-function-IsSkewHermitian\"/>IsSkewHermitian"
msgstr "<anchor id=\"gel-function-IsSkewHermitian\"/>IsSkewHermitian"
-#: C/genius.xml:6024(synopsis)
+#: C/genius.xml:6030(synopsis)
#, no-wrap
msgid "IsSkewHermitian (M)"
msgstr "IsSkewHermitian (M)"
-#: C/genius.xml:6025(para)
+#: C/genius.xml:6031(para)
msgid ""
"Is a matrix skew-Hermitian. That is, is the conjugate transpose equal to "
"negative of the matrix."
@@ -10645,7 +10701,7 @@ msgstr ""
"Es matriz antihermítica. Esto es, la transposición conjugada es igual al "
"negativo de la matriz."
-#: C/genius.xml:6026(para)
+#: C/genius.xml:6032(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/SkewHermitianMatrix.html"
"\">Planetmath</ulink> for more information."
@@ -10653,16 +10709,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/SkewHermitianMatrix."
"html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6034(term)
+#: C/genius.xml:6040(term)
msgid "<anchor id=\"gel-function-IsUnitary\"/>IsUnitary"
msgstr "<anchor id=\"gel-function-IsUnitary\"/>IsUnitary"
-#: C/genius.xml:6036(synopsis)
+#: C/genius.xml:6042(synopsis)
#, no-wrap
msgid "IsUnitary (M)"
msgstr "IsUnitary (M)"
-#: C/genius.xml:6037(para)
+#: C/genius.xml:6043(para)
msgid ""
"Is a matrix unitary? That is, does <userinput>M'*M</userinput> and "
"<userinput>M*M'</userinput> equal the identity."
@@ -10670,7 +10726,7 @@ msgstr ""
"¿Es una matriz unitaria?. Esto es, hacer <userinput>M'*M</userinput> y "
"<userinput>M*M'</userinput> igual a la identidad."
-#: C/genius.xml:6040(para)
+#: C/genius.xml:6046(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/UnitaryTransformation."
"html\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -10681,20 +10737,20 @@ msgstr ""
"mathworld.wolfram.com/UnitaryMatrix.html\">Mathworld</ulink> para obtener "
"más información."
-#: C/genius.xml:6049(term)
+#: C/genius.xml:6055(term)
msgid "<anchor id=\"gel-function-JordanBlock\"/>JordanBlock"
msgstr "<anchor id=\"gel-function-JordanBlock\"/>JordanBlock"
-#: C/genius.xml:6051(synopsis)
+#: C/genius.xml:6057(synopsis)
#, no-wrap
msgid "JordanBlock (n,lambda)"
msgstr "JordanBlock (n,lambda)"
-#: C/genius.xml:6052(para)
+#: C/genius.xml:6058(para)
msgid "Aliases: <function>J</function>"
msgstr "Alias: <function>J</function>"
-#: C/genius.xml:6053(para)
+#: C/genius.xml:6059(para)
msgid ""
"Get the Jordan block corresponding to the eigenvalue <varname>lambda</"
"varname> with multiplicity <varname>n</varname>."
@@ -10702,7 +10758,7 @@ msgstr ""
"Obtener el bloque de Jordan correspondiente al valor propio "
"<varname>lambda</varname> con multiplicidad <varname>n</varname>."
-#: C/genius.xml:6056(para)
+#: C/genius.xml:6062(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/"
"JordanCanonicalFormTheorem.html\">Planetmath</ulink> or <ulink url=\"http://"
@@ -10714,39 +10770,92 @@ msgstr ""
"mathworld.wolfram.com/JordanBlock.html\">Mathworld</ulink> para obtener más "
"información."
-#: C/genius.xml:6065(term)
+#: C/genius.xml:6071(term)
msgid "<anchor id=\"gel-function-Kernel\"/>Kernel"
msgstr "<anchor id=\"gel-function-Kernel\"/>Kernel"
-#: C/genius.xml:6067(synopsis)
+#: C/genius.xml:6073(synopsis)
#, no-wrap
msgid "Kernel (T)"
msgstr "Kernel (T)"
-#: C/genius.xml:6068(para)
+#: C/genius.xml:6074(para)
msgid "Get the kernel (nullspace) of a linear transform."
msgstr "Obtener el núcleo (espacio nulo) de una trasformación lineal."
-#: C/genius.xml:6069(para)
+#: C/genius.xml:6075(para)
msgid "(See <link linkend=\"gel-function-NullSpace\">NullSpace</link>)"
msgstr "(Consulte <link linkend=\"gel-function-NullSpace\">NullSpace</link>)"
-#: C/genius.xml:6076(term)
+#: C/genius.xml:6082(term)
+#| msgid "<anchor id=\"gel-function-KroneckerDelta\"/>KroneckerDelta"
+msgid "<anchor id=\"gel-function-KroneckerProduct\"/>KroneckerProduct"
+msgstr "<anchor id=\"gel-function-KroneckerProduct\"/>KroneckerProduct"
+
+#: C/genius.xml:6084(synopsis)
+#, no-wrap
+#| msgid "OuterProduct (u,v)"
+msgid "KroneckerProduct (M, N)"
+msgstr "KroneckerProduct (M, N)"
+
+#: C/genius.xml:6085(para)
+#| msgid "Aliases: <function>InnerProduct</function>"
+msgid "Aliases: <function>TensorProduct</function>"
+msgstr "Alias: <function>TensorProduct</function>"
+
+#: C/genius.xml:6086(para)
+msgid ""
+"Compute the Kronecker product (tensor product in standard basis) of two "
+"matrices."
+msgstr ""
+
+#: C/genius.xml:6090(para)
+#| msgid ""
+#| "See <ulink url=\"http://en.wikipedia.org/wiki/Pi\">Wikipedia</ulink> or "
+#| "<ulink url=\"http://planetmath.org/encyclopedia/Pi.html\">Planetmath</"
+#| "ulink> or <ulink url=\"http://mathworld.wolfram.com/Pi.html\">Mathworld</"
+#| "ulink> for more information."
+msgid ""
+"See <ulink url=\"http://en.wikipedia.org/wiki/Kronecker_product\">Wikipedia</"
+"ulink>, <ulink url=\"http://planetmath.org/encyclopedia/KroneckerProduct.html"
+"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
+"KroneckerProduct.html\">Mathworld</ulink> for more information."
+msgstr ""
+"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Kronecker_product"
+"\">Wikipedia</ulink>, <ulink url=\"http://planetmath.org/encyclopedia/"
+"KroneckerProduct.html\">Planetmath</ulink> o <ulink url=\"http://mathworld."
+"wolfram.com/KroneckerProduct.html\">Mathworld</ulink> para obtener más "
+"información."
+
+#: C/genius.xml:6101(term)
msgid "<anchor id=\"gel-function-LUDecomposition\"/>LUDecomposition"
msgstr "<anchor id=\"gel-function-LUDecomposition\"/>LUDecomposition"
-#: C/genius.xml:6078(synopsis)
+#: C/genius.xml:6103(synopsis)
#, no-wrap
msgid "LUDecomposition (A, L, U)"
msgstr "LUDecomposition (A, L, U)"
-#: C/genius.xml:6079(para)
-msgid ""
-"Get the LU decomposition of <varname>A</varname> and store the result in the "
-"<varname>L</varname> and <varname>U</varname> which should be references. It "
-"returns <constant>true</constant> if successful. For example suppose that A "
-"is a square matrix, then after running: <screen><prompt>genius></prompt> "
-"<userinput>LUDecomposition(A,&L,&U)</userinput>\n"
+#: C/genius.xml:6104(para)
+#, fuzzy
+#| msgid ""
+#| "Get the LU decomposition of <varname>A</varname> and store the result in "
+#| "the <varname>L</varname> and <varname>U</varname> which should be "
+#| "references. It returns <constant>true</constant> if successful. For "
+#| "example suppose that A is a square matrix, then after running: "
+#| "<screen><prompt>genius></prompt> <userinput>LUDecomposition(A,&L,"
+#| "&U)</userinput>\n"
+#| "</screen> You will have the lower matrix stored in a variable called "
+#| "<varname>L</varname> and the upper matrix in a variable called "
+#| "<varname>U</varname>."
+msgid ""
+"Get the LU decomposition of <varname>A</varname>, that is find a lower "
+"triangular matrix and upper triangular matrix whose product is <varname>A</"
+"varname> Store the result in the <varname>L</varname> and <varname>U</"
+"varname>, which should be references. It returns <constant>true</constant> "
+"if successful. For example suppose that A is a square matrix, then after "
+"running: <screen><prompt>genius></prompt> <userinput>LUDecomposition(A,"
+"&L,&U)</userinput>\n"
"</screen> You will have the lower matrix stored in a variable called "
"<varname>L</varname> and the upper matrix in a variable called <varname>U</"
"varname>."
@@ -10761,11 +10870,17 @@ msgstr ""
"<varname>L</varname> y la matriz superior en una variable llamada "
"<varname>U</varname>."
-#: C/genius.xml:6091(para)
+#: C/genius.xml:6118(para)
+#, fuzzy
+#| msgid ""
+#| "This is the LU decomposition of a matrix aka Crout and/or Cholesky "
+#| "reduction. (ISBN 0-201-11577-8 pp.99-103) The upper triangular matrix "
+#| "features a diagonal of values 1 (one). This is not Doolittle's Method "
+#| "which features the 1's diagonal on the lower matrix."
msgid ""
"This is the LU decomposition of a matrix aka Crout and/or Cholesky "
"reduction. (ISBN 0-201-11577-8 pp.99-103) The upper triangular matrix "
-"features a diagonal of values 1 (one). This is not Doolittle's Method which "
+"features a diagonal of values 1 (one). This is not Doolittle's Method, which "
"features the 1's diagonal on the lower matrix."
msgstr ""
"Esto es la descomposición de LU de una matriz también conocido como Crout y/"
@@ -10773,7 +10888,7 @@ msgstr ""
"superior cuenta con una diagonal de valores 1 (uno). Esto no es el método de "
"Doolittle en las que los unos de la diagonal están sobre la matriz inferior."
-#: C/genius.xml:6099(para)
+#: C/genius.xml:6126(para)
msgid ""
"Not all matrices have LU decompositions, for example <userinput>[0,1;1,0]</"
"userinput> does not and this function returns <constant>false</constant> in "
@@ -10785,31 +10900,39 @@ msgstr ""
"constant> en este caso, y establece <varname>L</varname> y <varname>U</"
"varname> a <constant>null</constant>."
-#: C/genius.xml:6105(para)
+#: C/genius.xml:6132(para)
+#| msgid ""
+#| "See <ulink url=\"http://en.wikipedia.org/wiki/Pi\">Wikipedia</ulink> or "
+#| "<ulink url=\"http://planetmath.org/encyclopedia/Pi.html\">Planetmath</"
+#| "ulink> or <ulink url=\"http://mathworld.wolfram.com/Pi.html\">Mathworld</"
+#| "ulink> for more information."
msgid ""
-"See <ulink url=\"http://planetmath.org/encyclopedia/LUDecomposition.html"
+"See <ulink url=\"http://en.wikipedia.org/wiki/LU_decomposition\">Wikipedia</"
+"ulink>, <ulink url=\"http://planetmath.org/encyclopedia/LUDecomposition.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
"LUDecomposition.html\">Mathworld</ulink> for more information."
msgstr ""
-"Consulte <ulink url=\"http://planetmath.org/encyclopedia/LUDecomposition.html"
-"\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
-"LUDecomposition.html\">Mathworld</ulink> para obtener más información."
+"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/LU_decomposition"
+"\">Wikipedia</ulink>, <ulink url=\"http://planetmath.org/encyclopedia/"
+"LUDecomposition.html\">Planetmath</ulink> o <ulink url=\"http://mathworld."
+"wolfram.com/LUDecomposition.html\">Mathworld</ulink> para obtener más "
+"información."
-#: C/genius.xml:6114(term)
+#: C/genius.xml:6142(term)
msgid "<anchor id=\"gel-function-Minor\"/>Minor"
msgstr "<anchor id=\"gel-function-Minor\"/>Minor"
-#: C/genius.xml:6116(synopsis)
+#: C/genius.xml:6144(synopsis)
#, no-wrap
msgid "Minor (M,i,j)"
msgstr "Minor (M,i,j)"
-#: C/genius.xml:6117(para)
+#: C/genius.xml:6145(para)
msgid "Get the <varname>i</varname>-<varname>j</varname> minor of a matrix."
msgstr ""
"Obtener el menor <varname>i</varname>-<varname>j</varname> de una matriz."
-#: C/genius.xml:6118(para)
+#: C/genius.xml:6146(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/Minor.html\">Planetmath</"
"ulink> for more information."
@@ -10817,46 +10940,46 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/Minor.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6126(term)
+#: C/genius.xml:6154(term)
msgid "<anchor id=\"gel-function-NonPivotColumns\"/>NonPivotColumns"
msgstr "<anchor id=\"gel-function-NonPivotColumns\"/>NonPivotColumns"
-#: C/genius.xml:6128(synopsis)
+#: C/genius.xml:6156(synopsis)
#, no-wrap
msgid "NonPivotColumns (M)"
msgstr "NonPivotColumns (M)"
-#: C/genius.xml:6129(para)
+#: C/genius.xml:6157(para)
msgid "Return the columns that are not the pivot columns of a matrix."
msgstr "Devolver las columnas que no son las columnas pivotes de una matriz."
-#: C/genius.xml:6134(term)
+#: C/genius.xml:6162(term)
msgid "<anchor id=\"gel-function-Norm\"/>Norm"
msgstr "<anchor id=\"gel-function-Norm\"/>Norm"
-#: C/genius.xml:6136(synopsis)
+#: C/genius.xml:6164(synopsis)
#, no-wrap
msgid "Norm (v,p...)"
msgstr "Norm (v,p...)"
-#: C/genius.xml:6137(para)
+#: C/genius.xml:6165(para)
msgid "Aliases: <function>norm</function>"
msgstr "Alias: <function>norm</function>"
-#: C/genius.xml:6138(para)
+#: C/genius.xml:6166(para)
msgid "Get the p Norm (or 2 Norm if no p is supplied) of a vector."
msgstr "Obtener la norma p (o 2 normas si no se suministra p) de un vector."
-#: C/genius.xml:6143(term)
+#: C/genius.xml:6171(term)
msgid "<anchor id=\"gel-function-NullSpace\"/>NullSpace"
msgstr "<anchor id=\"gel-function-NullSpace\"/>NullSpace"
-#: C/genius.xml:6145(synopsis)
+#: C/genius.xml:6173(synopsis)
#, no-wrap
msgid "NullSpace (T)"
msgstr "NullSpace (T)"
-#: C/genius.xml:6146(para)
+#: C/genius.xml:6174(para)
msgid ""
"Get the nullspace of a matrix. That is the kernel of the linear mapping that "
"the matrix represents. This is returned as a matrix whose column space is "
@@ -10866,7 +10989,7 @@ msgstr ""
"lineal que representa la matriz. Esto se devuelve como una matriz cuyo "
"espacio de columna es el espacio nulo de <varname>T</varname>."
-#: C/genius.xml:6150(para)
+#: C/genius.xml:6178(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/Nullspace.html"
"\">Planetmath</ulink> for more information."
@@ -10874,20 +10997,20 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/Nullspace.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6158(term)
+#: C/genius.xml:6186(term)
msgid "<anchor id=\"gel-function-Nullity\"/>Nullity"
msgstr "<anchor id=\"gel-function-Nullity\"/>Nullity"
-#: C/genius.xml:6160(synopsis)
+#: C/genius.xml:6188(synopsis)
#, no-wrap
msgid "Nullity (M)"
msgstr "Nullity (M)"
-#: C/genius.xml:6161(para)
+#: C/genius.xml:6189(para)
msgid "Aliases: <function>nullity</function>"
msgstr "Alias: <function>nullity</function>"
-#: C/genius.xml:6162(para)
+#: C/genius.xml:6190(para)
msgid ""
"Get the nullity of a matrix. That is, return the dimension of the nullspace; "
"the dimension of the kernel of <varname>M</varname>."
@@ -10895,7 +11018,7 @@ msgstr ""
"Obtener la nulidad de una matriz. Es decir, devuelve la dimensión del "
"espacio nulo; la dimensión del núcleo de <varname>M</varname>."
-#: C/genius.xml:6164(para)
+#: C/genius.xml:6192(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/Nullity.html"
"\">Planetmath</ulink> for more information."
@@ -10903,46 +11026,49 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/Nullity.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6172(term)
+#: C/genius.xml:6200(term)
msgid "<anchor id=\"gel-function-OrthogonalComplement\"/>OrthogonalComplement"
msgstr "<anchor id=\"gel-function-OrthogonalComplement\"/>OrthogonalComplement"
-#: C/genius.xml:6174(synopsis)
+#: C/genius.xml:6202(synopsis)
#, no-wrap
msgid "OrthogonalComplement (M)"
msgstr "OrthogonalComplement (M)"
-#: C/genius.xml:6175(para)
+#: C/genius.xml:6203(para)
msgid "Get the orthogonal complement of the columnspace."
msgstr "Obtener el complemento ortogonal del espacio de columnas."
-#: C/genius.xml:6180(term)
+#: C/genius.xml:6208(term)
msgid "<anchor id=\"gel-function-PivotColumns\"/>PivotColumns"
msgstr "<anchor id=\"gel-function-PivotColumns\"/>PivotColumns"
-#: C/genius.xml:6182(synopsis)
+#: C/genius.xml:6210(synopsis)
#, no-wrap
msgid "PivotColumns (M)"
msgstr "PivotColumns (M)"
-#: C/genius.xml:6183(para)
+#: C/genius.xml:6211(para)
+#| msgid ""
+#| "Return pivot columns of a matrix, that is columns which have a leading 1 "
+#| "in row reduced form. Also returns the row where they occur."
msgid ""
-"Return pivot columns of a matrix, that is columns which have a leading 1 in "
+"Return pivot columns of a matrix, that is columns that have a leading 1 in "
"row reduced form. Also returns the row where they occur."
msgstr ""
"Devuelve las columnas pivote de una matriz, que son columnas que tienen un 1 "
"en la fila forma reducida. También devuelve la fila en la que se producen."
-#: C/genius.xml:6188(term)
+#: C/genius.xml:6216(term)
msgid "<anchor id=\"gel-function-Projection\"/>Projection"
msgstr "<anchor id=\"gel-function-Projection\"/>Projection"
-#: C/genius.xml:6190(synopsis)
+#: C/genius.xml:6218(synopsis)
#, no-wrap
msgid "Projection (v,W,B...)"
msgstr "Projection (v,W,B...)"
-#: C/genius.xml:6191(para)
+#: C/genius.xml:6219(para)
msgid ""
"Projection of vector <varname>v</varname> onto subspace <varname>W</varname> "
"with respect to inner product given by <varname>B</varname>. If <varname>B</"
@@ -10956,16 +11082,16 @@ msgstr ""
"Hermitiano. <varname>B</varname> puede también ser una función sesquilineal "
"de dos argumentos o puede ser una matriz que devuelve una forma sesquilineal."
-#: C/genius.xml:6201(term)
+#: C/genius.xml:6229(term)
msgid "<anchor id=\"gel-function-QRDecomposition\"/>QRDecomposition"
msgstr "<anchor id=\"gel-function-QRDecomposition\"/>QRDecomposition"
-#: C/genius.xml:6203(synopsis)
+#: C/genius.xml:6231(synopsis)
#, no-wrap
msgid "QRDecomposition (A, Q)"
msgstr "QRDecomposition (A, Q)"
-#: C/genius.xml:6204(para)
+#: C/genius.xml:6232(para)
msgid ""
"Get the QR decomposition of a square matrix <varname>A</varname>, returns "
"the upper triangular matrix <varname>R</varname> and sets <varname>Q</"
@@ -10987,26 +11113,34 @@ msgstr ""
"llamada <varname>R</varname> y la matriz ortogonal (unitaria) guardada en "
"<varname>Q</varname>."
-#: C/genius.xml:6218(para)
+#: C/genius.xml:6246(para)
+#| msgid ""
+#| "See <ulink url=\"http://en.wikipedia.org/wiki/Pi\">Wikipedia</ulink> or "
+#| "<ulink url=\"http://planetmath.org/encyclopedia/Pi.html\">Planetmath</"
+#| "ulink> or <ulink url=\"http://mathworld.wolfram.com/Pi.html\">Mathworld</"
+#| "ulink> for more information."
msgid ""
-"See <ulink url=\"http://planetmath.org/encyclopedia/QRDecomposition.html"
-"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
+"See <ulink url=\"http://en.wikipedia.org/wiki/QR_decomposition\">Wikipedia</"
+"ulink> or <ulink url=\"http://planetmath.org/encyclopedia/QRDecomposition."
+"html\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
"QRDecomposition.html\">Mathworld</ulink> for more information."
msgstr ""
-"Consulte <ulink url=\"http://planetmath.org/encyclopedia/QRDecomposition.html"
-"\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
-"QRDecomposition.html\">Mathworld</ulink> para obtener más información."
+"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/QR_decomposition"
+"\">Wikipedia</ulink> o <ulink url=\"http://planetmath.org/encyclopedia/"
+"QRDecomposition.html\">Planetmath</ulink> o <ulink url=\"http://mathworld."
+"wolfram.com/QRDecomposition.html\">Mathworld</ulink> para obtener más "
+"información."
-#: C/genius.xml:6227(term)
+#: C/genius.xml:6256(term)
msgid "<anchor id=\"gel-function-RayleighQuotient\"/>RayleighQuotient"
msgstr "<anchor id=\"gel-function-RayleighQuotient\"/>RayleighQuotient"
-#: C/genius.xml:6229(synopsis)
+#: C/genius.xml:6258(synopsis)
#, no-wrap
msgid "RayleighQuotient (A,x)"
msgstr "RayleighQuotient (A,x)"
-#: C/genius.xml:6230(para)
+#: C/genius.xml:6259(para)
msgid ""
"Return the Rayleigh quotient (also called the Rayleigh-Ritz quotient or "
"ratio) of a matrix and a vector."
@@ -11014,7 +11148,7 @@ msgstr ""
"Devuelve el cociente de Rayleigh (también llamado el cociente de Rayleigh-"
"Ritz o ratio) de una matriz y un vector."
-#: C/genius.xml:6231(para)
+#: C/genius.xml:6260(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/RayleighQuotient.html"
"\">Planetmath</ulink> for more information."
@@ -11022,7 +11156,7 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/RayleighQuotient."
"html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6239(term)
+#: C/genius.xml:6268(term)
msgid ""
"<anchor id=\"gel-function-RayleighQuotientIteration\"/"
">RayleighQuotientIteration"
@@ -11030,12 +11164,12 @@ msgstr ""
"<anchor id=\"gel-function-RayleighQuotientIteration\"/"
">RayleighQuotientIteration"
-#: C/genius.xml:6241(synopsis)
+#: C/genius.xml:6270(synopsis)
#, no-wrap
msgid "RayleighQuotientIteration (A,x,epsilon,maxiter,vecref)"
msgstr "RayleighQuotientIteration (A,x,epsilon,maxiter,vecref)"
-#: C/genius.xml:6242(para)
+#: C/genius.xml:6271(para)
msgid ""
"Find eigenvalues of <varname>A</varname> using the Rayleigh quotient "
"iteration method. <varname>x</varname> is a guess at a eigenvector and could "
@@ -11056,7 +11190,7 @@ msgstr ""
"<constant>null</constant> o una referencia a una variable donde se guarde el "
"vector propio."
-#: C/genius.xml:6252(para)
+#: C/genius.xml:6281(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/RayleighQuotient.html"
"\">Planetmath</ulink> for more information on Rayleigh quotient."
@@ -11065,24 +11199,24 @@ msgstr ""
"html\">Planetmath</ulink> para obtener más información sobre el cociente de "
"Rayleigh."
-#: C/genius.xml:6260(term)
+#: C/genius.xml:6289(term)
msgid "<anchor id=\"gel-function-Rank\"/>Rank"
msgstr "<anchor id=\"gel-function-Rank\"/>Rank"
-#: C/genius.xml:6262(synopsis)
+#: C/genius.xml:6291(synopsis)
#, no-wrap
msgid "Rank (M)"
msgstr "Rank (M)"
-#: C/genius.xml:6263(para)
+#: C/genius.xml:6292(para)
msgid "Aliases: <function>rank</function>"
msgstr "Alias: <function>rank</function>"
-#: C/genius.xml:6264(para)
+#: C/genius.xml:6293(para)
msgid "Get the rank of a matrix."
msgstr "Obtener el rango de una matriz."
-#: C/genius.xml:6265(para)
+#: C/genius.xml:6294(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/SylvestersLaw.html"
"\">Planetmath</ulink> for more information."
@@ -11090,16 +11224,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/SylvestersLaw.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6273(term)
+#: C/genius.xml:6302(term)
msgid "<anchor id=\"gel-function-RosserMatrix\"/>RosserMatrix"
msgstr "<anchor id=\"gel-function-RosserMatrix\"/>RosserMatrix"
-#: C/genius.xml:6275(synopsis)
+#: C/genius.xml:6304(synopsis)
#, no-wrap
msgid "RosserMatrix ()"
msgstr "RosserMatrix ()"
-#: C/genius.xml:6276(para)
+#: C/genius.xml:6305(para)
msgid ""
"Returns the Rosser matrix, which is a classic symmetric eigenvalue test "
"problem."
@@ -11107,20 +11241,20 @@ msgstr ""
"Devolver la matriz de Rosser, que es un problemático y clásico test "
"simétrico de valores propios."
-#: C/genius.xml:6281(term)
+#: C/genius.xml:6310(term)
msgid "<anchor id=\"gel-function-Rotation2D\"/>Rotation2D"
msgstr "<anchor id=\"gel-function-Rotation2D\"/>Rotation2D"
-#: C/genius.xml:6283(synopsis)
+#: C/genius.xml:6312(synopsis)
#, no-wrap
msgid "Rotation2D (angle)"
msgstr "Rotation2D (ángulo)"
-#: C/genius.xml:6284(para)
+#: C/genius.xml:6313(para)
msgid "Aliases: <function>RotationMatrix</function>"
msgstr "Alias: <function>RotationMatrix</function>"
-#: C/genius.xml:6285(para)
+#: C/genius.xml:6314(para)
msgid ""
"Return the matrix corresponding to rotation around origin in "
"R<superscript>2</superscript>."
@@ -11128,16 +11262,16 @@ msgstr ""
"Devolver la matriz correspondiente a la rotación alrededor del origen en "
"R<superscript>2</superscript>."
-#: C/genius.xml:6290(term)
+#: C/genius.xml:6319(term)
msgid "<anchor id=\"gel-function-Rotation3DX\"/>Rotation3DX"
msgstr "<anchor id=\"gel-function-Rotation3DX\"/>Rotation3DX"
-#: C/genius.xml:6292(synopsis)
+#: C/genius.xml:6321(synopsis)
#, no-wrap
msgid "Rotation3DX (angle)"
msgstr "Rotation3DX (ángulo)"
-#: C/genius.xml:6293(para)
+#: C/genius.xml:6322(para)
msgid ""
"Return the matrix corresponding to rotation around origin in "
"R<superscript>3</superscript> about the x-axis."
@@ -11145,16 +11279,16 @@ msgstr ""
"Devuelve la matriz correspondiente a la rotación alrededor del origen en "
"R<superscript>3</superscript> sobre el eje x."
-#: C/genius.xml:6298(term)
+#: C/genius.xml:6327(term)
msgid "<anchor id=\"gel-function-Rotation3DY\"/>Rotation3DY"
msgstr "<anchor id=\"gel-function-Rotation3DY\"/>Rotation3DY"
-#: C/genius.xml:6300(synopsis)
+#: C/genius.xml:6329(synopsis)
#, no-wrap
msgid "Rotation3DY (angle)"
msgstr "Rotation3DY (ángulo)"
-#: C/genius.xml:6301(para)
+#: C/genius.xml:6330(para)
msgid ""
"Return the matrix corresponding to rotation around origin in "
"R<superscript>3</superscript> about the y-axis."
@@ -11162,16 +11296,16 @@ msgstr ""
"Devolver la matriz correspondiente a la rotación alrededor del origen en "
"R<superscript>3</superscript> sobre el eje Y."
-#: C/genius.xml:6306(term)
+#: C/genius.xml:6335(term)
msgid "<anchor id=\"gel-function-Rotation3DZ\"/>Rotation3DZ"
msgstr "<anchor id=\"gel-function-Rotation3DZ\"/>Rotation3DZ"
-#: C/genius.xml:6308(synopsis)
+#: C/genius.xml:6337(synopsis)
#, no-wrap
msgid "Rotation3DZ (angle)"
msgstr "Rotation3DZ (ángulo)"
-#: C/genius.xml:6309(para)
+#: C/genius.xml:6338(para)
msgid ""
"Return the matrix corresponding to rotation around origin in "
"R<superscript>3</superscript> about the z-axis."
@@ -11179,35 +11313,35 @@ msgstr ""
"Devolver la matriz correspondiente a la rotación alrededor del origen en "
"R<superscript>3</superscript> sobre el eje Z."
-#: C/genius.xml:6314(term)
+#: C/genius.xml:6343(term)
msgid "<anchor id=\"gel-function-RowSpace\"/>RowSpace"
msgstr "<anchor id=\"gel-function-RowSpace\"/>RowSpace"
-#: C/genius.xml:6316(synopsis)
+#: C/genius.xml:6345(synopsis)
#, no-wrap
msgid "RowSpace (M)"
msgstr "RowSpace (M)"
-#: C/genius.xml:6317(para)
+#: C/genius.xml:6346(para)
msgid "Get a basis matrix for the rowspace of a matrix."
msgstr "Obtener una matriz base para el espacio de filas de una matriz."
-#: C/genius.xml:6322(term)
+#: C/genius.xml:6351(term)
msgid "<anchor id=\"gel-function-SesquilinearForm\"/>SesquilinearForm"
msgstr "<anchor id=\"gel-function-SesquilinearForm\"/>SesquilinearForm"
-#: C/genius.xml:6324(synopsis)
+#: C/genius.xml:6353(synopsis)
#, no-wrap
msgid "SesquilinearForm (v,A,w)"
msgstr "SesquilinearForm (v,A,w)"
-#: C/genius.xml:6325(para)
+#: C/genius.xml:6354(para)
msgid ""
"Evaluate (v,w) with respect to the sesquilinear form given by the matrix A."
msgstr ""
"Evaluar (v,w) con respecto a la forma sesquilineal dada por la matriz A."
-#: C/genius.xml:6330(term)
+#: C/genius.xml:6359(term)
msgid ""
"<anchor id=\"gel-function-SesquilinearFormFunction\"/"
">SesquilinearFormFunction"
@@ -11215,12 +11349,12 @@ msgstr ""
"<anchor id=\"gel-function-SesquilinearFormFunction\"/"
">SesquilinearFormFunction"
-#: C/genius.xml:6332(synopsis)
+#: C/genius.xml:6361(synopsis)
#, no-wrap
msgid "SesquilinearFormFunction (A)"
msgstr "SesquilinearFormFunction (A)"
-#: C/genius.xml:6333(para)
+#: C/genius.xml:6362(para)
msgid ""
"Return a function that evaluates two vectors with respect to the "
"sesquilinear form given by A."
@@ -11228,45 +11362,65 @@ msgstr ""
"Devolver una función que evalúa dos vectores con respecto a la forma "
"sesquilineal dada por A."
-#: C/genius.xml:6338(term)
+#: C/genius.xml:6367(term)
msgid "<anchor id=\"gel-function-SmithNormalFormField\"/>SmithNormalFormField"
msgstr "<anchor id=\"gel-function-SmithNormalFormField\"/>SmithNormalFormField"
-#: C/genius.xml:6340(synopsis)
+#: C/genius.xml:6369(synopsis)
#, no-wrap
msgid "SmithNormalFormField (A)"
msgstr "SmithNormalFormField (A)"
-#: C/genius.xml:6341(para)
-msgid "Smith Normal Form for fields (will end up with 1's on the diagonal)."
+#: C/genius.xml:6370(para)
+#, fuzzy
+#| msgid "Smith Normal Form for fields (will end up with 1's on the diagonal)."
+msgid ""
+"Returns the Smith normal form of a matrix over fields (will end up with 1's "
+"on the diagonal)."
msgstr "Forma normal de Smith para campos (terminará con unos en la diagonal)."
-#: C/genius.xml:6346(term)
+#: C/genius.xml:6371(para) C/genius.xml:6383(para)
+#| msgid ""
+#| "See <ulink url=\"http://en.wikipedia.org/wiki/Sinc\">Wikipedia</ulink> "
+#| "for more information."
+msgid ""
+"See <ulink url=\"http://en.wikipedia.org/wiki/Smith_normal_form\">Wikipedia</"
+"ulink> for more information."
+msgstr ""
+"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Smith_normal_form"
+"\">Wikipedia</ulink> para obtener más información."
+
+#: C/genius.xml:6379(term)
msgid ""
"<anchor id=\"gel-function-SmithNormalFormInteger\"/>SmithNormalFormInteger"
msgstr ""
"<anchor id=\"gel-function-SmithNormalFormInteger\"/>SmithNormalFormInteger"
-#: C/genius.xml:6348(synopsis)
+#: C/genius.xml:6381(synopsis)
#, no-wrap
msgid "SmithNormalFormInteger (M)"
msgstr "SmithNormalFormInteger (M)"
-#: C/genius.xml:6349(para)
-msgid "Smith Normal Form for square integer matrices (not its characteristic)."
+#: C/genius.xml:6382(para)
+#, fuzzy
+#| msgid ""
+#| "Smith Normal Form for square integer matrices (not its characteristic)."
+msgid ""
+"Return the Smith normal form for square integer matrices over integers (not "
+"its characteristic)."
msgstr ""
"Forma normal de Smith para matrices cuadradas enteras (no su característica)."
-#: C/genius.xml:6354(term)
+#: C/genius.xml:6391(term)
msgid "<anchor id=\"gel-function-SolveLinearSystem\"/>SolveLinearSystem"
msgstr "<anchor id=\"gel-function-SolveLinearSystem\"/>SolveLinearSystem"
-#: C/genius.xml:6356(synopsis)
+#: C/genius.xml:6393(synopsis)
#, no-wrap
msgid "SolveLinearSystem (M,V,args...)"
msgstr "SolveLinearSystem (M,V,args...)"
-#: C/genius.xml:6357(para)
+#: C/genius.xml:6394(para)
msgid ""
"Solve linear system Mx=V, return solution V if there is a unique solution, "
"<constant>null</constant> otherwise. Extra two reference parameters can "
@@ -11276,16 +11430,16 @@ msgstr ""
"solución y <constant>null</constant> en cualquier otro caso. Opcionalmente, "
"se pueden usar dos parámetros de referencia para obtener M y V reducidos."
-#: C/genius.xml:6362(term)
+#: C/genius.xml:6399(term)
msgid "<anchor id=\"gel-function-ToeplitzMatrix\"/>ToeplitzMatrix"
msgstr "<anchor id=\"gel-function-ToeplitzMatrix\"/>ToeplitzMatrix"
-#: C/genius.xml:6364(synopsis)
+#: C/genius.xml:6401(synopsis)
#, no-wrap
msgid "ToeplitzMatrix (c, r...)"
msgstr "ToeplitzMatrix (c, r...)"
-#: C/genius.xml:6365(para)
+#: C/genius.xml:6402(para)
msgid ""
"Return the Toeplitz matrix constructed given the first column c and "
"(optionally) the first row r. If only the column c is given then it is "
@@ -11297,51 +11451,63 @@ msgstr ""
"esta es conjugada y la versión no conjugada la utiliza la primera fila para "
"dar una matriz Hermitiana (si el primer elemento es real)."
-#: C/genius.xml:6369(para)
+#: C/genius.xml:6406(para)
+#| msgid ""
+#| "See <ulink url=\"http://en.wikipedia.org/wiki/Diagonal_matrix"
+#| "\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/"
+#| "DiagonalMatrix.html\">Planetmath</ulink> for more information."
msgid ""
-"See <ulink url=\"http://planetmath.org/encyclopedia/ToeplitzMatrix.html"
+"See <ulink url=\"http://en.wikipedia.org/wiki/Toeplitz_matrix\">Wikipedia</"
+"ulink> or <ulink url=\"http://planetmath.org/encyclopedia/ToeplitzMatrix.html"
"\">Planetmath</ulink> for more information."
msgstr ""
-"Consulte <ulink url=\"http://planetmath.org/encyclopedia/ToeplitzMatrix.html"
-"\">Planetmath</ulink> para obtener más información."
+"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Toeplitz_matrix"
+"\">Wikipedia</ulink> o <ulink url=\"http://planetmath.org/encyclopedia/"
+"ToeplitzMatrix.html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6377(term)
+#: C/genius.xml:6415(term)
msgid "<anchor id=\"gel-function-Trace\"/>Trace"
msgstr "<anchor id=\"gel-function-Trace\"/>Trace"
-#: C/genius.xml:6379(synopsis)
+#: C/genius.xml:6417(synopsis)
#, no-wrap
msgid "Trace (M)"
msgstr "Trace (M)"
-#: C/genius.xml:6380(para)
+#: C/genius.xml:6418(para)
msgid "Aliases: <function>trace</function>"
msgstr "Alias: <function>trace</function>"
-#: C/genius.xml:6381(para)
+#: C/genius.xml:6419(para)
msgid ""
"Calculate the trace of a matrix. That is the sum of the diagonal elements."
msgstr ""
"Calcular la traza de una matriz. Esto es la suma de sus elementos diagonales."
-#: C/genius.xml:6382(para)
+#: C/genius.xml:6420(para)
+#| msgid ""
+#| "See <ulink url=\"http://en.wikipedia.org/wiki/Determinant\">Wikipedia</"
+#| "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/Determinant2."
+#| "html\">Planetmath</ulink> for more information."
msgid ""
-"See <ulink url=\"http://planetmath.org/encyclopedia/Trace.html\">Planetmath</"
-"ulink> for more information."
+"See <ulink url=\"http://en.wikipedia.org/wiki/Trace_(linear_algebra)"
+"\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/"
+"Trace.html\">Planetmath</ulink> for more information."
msgstr ""
-"Consulte <ulink url=\"http://planetmath.org/encyclopedia/Trace.html"
-"\">Planetmath</ulink> para obtener más información."
+"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Trace_(linear_algebra)"
+"\">Wikipedia</ulink> o <ulink url=\"http://planetmath.org/encyclopedia/Trace."
+"html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6390(term)
+#: C/genius.xml:6429(term)
msgid "<anchor id=\"gel-function-Transpose\"/>Transpose"
msgstr "<anchor id=\"gel-function-Transpose\"/>Transpose"
-#: C/genius.xml:6392(synopsis)
+#: C/genius.xml:6431(synopsis)
#, no-wrap
msgid "Transpose (M)"
msgstr "Transpose (M)"
-#: C/genius.xml:6393(para)
+#: C/genius.xml:6432(para)
msgid ""
"Transpose of a matrix. This is the same as the <userinput>.'</userinput> "
"operator."
@@ -11349,41 +11515,58 @@ msgstr ""
"Traspuesta de una matriz. Es lo mismo que el operador <userinput>.'</"
"userinput>."
-#: C/genius.xml:6395(para)
+#: C/genius.xml:6434(para)
+#| msgid ""
+#| "See <ulink url=\"http://en.wikipedia.org/wiki/Determinant\">Wikipedia</"
+#| "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/Determinant2."
+#| "html\">Planetmath</ulink> for more information."
msgid ""
-"See <ulink url=\"http://planetmath.org/encyclopedia/Transpose.html"
+"See <ulink url=\"http://en.wikipedia.org/wiki/Transpose\">Wikipedia</ulink> "
+"or <ulink url=\"http://planetmath.org/encyclopedia/Transpose.html"
"\">Planetmath</ulink> for more information."
msgstr ""
-"Consulte <ulink url=\"http://planetmath.org/encyclopedia/Transpose.html"
+"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Transpose\">Wikipedia</"
+"ulink> o <ulink url=\"http://planetmath.org/encyclopedia/Transpose.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6403(term)
+#: C/genius.xml:6443(term)
msgid "<anchor id=\"gel-function-VandermondeMatrix\"/>VandermondeMatrix"
msgstr "<anchor id=\"gel-function-VandermondeMatrix\"/>VandermondeMatrix"
-#: C/genius.xml:6405(synopsis)
+#: C/genius.xml:6445(synopsis)
#, no-wrap
msgid "VandermondeMatrix (v)"
msgstr "VandermondeMatrix (v)"
-#: C/genius.xml:6406(para)
+#: C/genius.xml:6446(para)
msgid "Aliases: <function>vander</function>"
msgstr "Alias: <function>vander</function>"
-#: C/genius.xml:6407(para)
+#: C/genius.xml:6447(para)
msgid "Return the Vandermonde matrix."
msgstr "Devuelve la matriz de Vandermonde."
-#: C/genius.xml:6412(term)
+#: C/genius.xml:6448(para)
+#| msgid ""
+#| "See <ulink url=\"http://en.wikipedia.org/wiki/Positive_matrix"
+#| "\">Wikipedia</ulink> for more information."
+msgid ""
+"See <ulink url=\"http://en.wikipedia.org/wiki/Vandermonde_matrix"
+"\">Wikipedia</ulink> for more information."
+msgstr ""
+"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Vandermonde_matrix"
+"\">Wikipedia</ulink> para obtener más información."
+
+#: C/genius.xml:6456(term)
msgid "<anchor id=\"gel-function-VectorAngle\"/>VectorAngle"
msgstr "<anchor id=\"gel-function-VectorAngle\"/>VectorAngle"
-#: C/genius.xml:6414(synopsis)
+#: C/genius.xml:6458(synopsis)
#, no-wrap
msgid "VectorAngle (v,w,B...)"
msgstr "VectorAngle (v,w,B...)"
-#: C/genius.xml:6415(para)
+#: C/genius.xml:6459(para)
msgid ""
"The angle of two vectors with respect to inner product given by <varname>B</"
"varname>. If <varname>B</varname> is not given then the standard Hermitian "
@@ -11396,20 +11579,20 @@ msgstr ""
"sesquilineal de dos argumentos o bien, una matriz que devuelve una forma "
"sesquilineal."
-#: C/genius.xml:6424(term)
+#: C/genius.xml:6468(term)
msgid "<anchor id=\"gel-function-VectorSpaceDirectSum\"/>VectorSpaceDirectSum"
msgstr "<anchor id=\"gel-function-VectorSpaceDirectSum\"/>VectorSpaceDirectSum"
-#: C/genius.xml:6426(synopsis)
+#: C/genius.xml:6470(synopsis)
#, no-wrap
msgid "VectorSpaceDirectSum (M,N)"
msgstr "VectorSpaceDirectSum (M,N)"
-#: C/genius.xml:6427(para)
+#: C/genius.xml:6471(para)
msgid "The direct sum of the vector spaces M and N."
msgstr "Suma directa de los espacios vectoriales M y N."
-#: C/genius.xml:6432(term)
+#: C/genius.xml:6476(term)
msgid ""
"<anchor id=\"gel-function-VectorSubspaceIntersection\"/"
">VectorSubspaceIntersection"
@@ -11417,86 +11600,86 @@ msgstr ""
"<anchor id=\"gel-function-VectorSubspaceIntersection\"/"
">VectorSubspaceIntersection"
-#: C/genius.xml:6434(synopsis)
+#: C/genius.xml:6478(synopsis)
#, no-wrap
msgid "VectorSubspaceIntersection (M,N)"
msgstr "VectorSubspaceIntersection (M,N)"
-#: C/genius.xml:6435(para)
+#: C/genius.xml:6479(para)
msgid "Intersection of the subspaces given by M and N."
msgstr "Intersección de subespacios dados por M y N."
-#: C/genius.xml:6440(term)
+#: C/genius.xml:6484(term)
msgid "<anchor id=\"gel-function-VectorSubspaceSum\"/>VectorSubspaceSum"
msgstr "<anchor id=\"gel-function-VectorSubspaceSum\"/>VectorSubspaceSum"
-#: C/genius.xml:6442(synopsis)
+#: C/genius.xml:6486(synopsis)
#, no-wrap
msgid "VectorSubspaceSum (M,N)"
msgstr "VectorSubspaceSum (M,N)"
-#: C/genius.xml:6443(para)
+#: C/genius.xml:6487(para)
msgid ""
"The sum of the vector spaces M and N, that is {w | w=m+n, m in M, n in N}."
msgstr ""
"La suma de los espacios vectoriales M y N, esto es {w | w=m+n, m en M, n en "
"N}."
-#: C/genius.xml:6448(term)
+#: C/genius.xml:6492(term)
msgid "<anchor id=\"gel-function-adj\"/>adj"
msgstr "<anchor id=\"gel-function-adj\"/>adj"
-#: C/genius.xml:6450(synopsis)
+#: C/genius.xml:6494(synopsis)
#, no-wrap
msgid "adj (m)"
msgstr "adj (m)"
-#: C/genius.xml:6451(para)
+#: C/genius.xml:6495(para)
msgid "Aliases: <function>Adjugate</function>"
msgstr "Alias: <function>Adjugate</function>"
-#: C/genius.xml:6452(para)
+#: C/genius.xml:6496(para)
msgid "Get the classical adjoint (adjugate) of a matrix."
msgstr "Obtener el adjunto clásico de una matriz."
-#: C/genius.xml:6457(term)
+#: C/genius.xml:6501(term)
msgid "<anchor id=\"gel-function-cref\"/>cref"
msgstr "<anchor id=\"gel-function-cref\"/>cref"
-#: C/genius.xml:6459(synopsis)
+#: C/genius.xml:6503(synopsis)
#, no-wrap
msgid "cref (M)"
msgstr "cref (M)"
-#: C/genius.xml:6460(para)
+#: C/genius.xml:6504(para)
msgid ""
"Aliases: <function>CREF</function><function>ColumnReducedEchelonForm</"
"function>"
msgstr ""
"Alias: <function>CREF</function><function>ColumnReducedEchelonForm</function>"
-#: C/genius.xml:6461(para)
+#: C/genius.xml:6505(para)
msgid "Compute the Column Reduced Echelon Form."
msgstr "Calcular la forma en escalón reducida por columnas."
-#: C/genius.xml:6466(term)
+#: C/genius.xml:6510(term)
msgid "<anchor id=\"gel-function-det\"/>det"
msgstr "<anchor id=\"gel-function-det\"/>det"
-#: C/genius.xml:6468(synopsis)
+#: C/genius.xml:6512(synopsis)
#, no-wrap
msgid "det (M)"
msgstr "det (M)"
-#: C/genius.xml:6469(para)
+#: C/genius.xml:6513(para)
msgid "Aliases: <function>Determinant</function>"
msgstr "Alias: <function>Determinant</function>"
-#: C/genius.xml:6470(para)
+#: C/genius.xml:6514(para)
msgid "Get the determinant of a matrix."
msgstr "Obtener el determinante de una matriz."
-#: C/genius.xml:6471(para)
+#: C/genius.xml:6515(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Determinant\">Wikipedia</"
"ulink> or <ulink url=\"http://planetmath.org/encyclopedia/Determinant2.html"
@@ -11506,20 +11689,20 @@ msgstr ""
"\">Wikipedia</ulink> o <ulink url=\"http://planetmath.org/encyclopedia/"
"Determinant2.html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6480(term)
+#: C/genius.xml:6524(term)
msgid "<anchor id=\"gel-function-ref\"/>ref"
msgstr "<anchor id=\"gel-function-ref\"/>ref"
-#: C/genius.xml:6482(synopsis)
+#: C/genius.xml:6526(synopsis)
#, no-wrap
msgid "ref (M)"
msgstr "ref (M)"
-#: C/genius.xml:6483(para)
+#: C/genius.xml:6527(para)
msgid "Aliases: <function>REF</function><function>RowEchelonForm</function>"
msgstr "Alias: <function>REF</function><function>RowEchelonForm</function>"
-#: C/genius.xml:6484(para)
+#: C/genius.xml:6528(para)
msgid ""
"Get the row echelon form of a matrix. That is, apply gaussian elimination "
"but not backaddition to <varname>M</varname>. The pivot rows are divided to "
@@ -11529,7 +11712,7 @@ msgstr ""
"gausiana pero no hacer la reducción a <varname>M</varname>. Las filas pivote "
"están divididas para que todos los pivotes sean 1."
-#: C/genius.xml:6487(para)
+#: C/genius.xml:6531(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Row_echelon_form\">Wikipedia</"
"ulink> or <ulink url=\"http://planetmath.org/encyclopedia/RowEchelonForm.html"
@@ -11539,22 +11722,22 @@ msgstr ""
"\">Wikipedia</ulink> o <ulink url=\"http://planetmath.org/encyclopedia/"
"RowEchelonForm.html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6496(term)
+#: C/genius.xml:6540(term)
msgid "<anchor id=\"gel-function-rref\"/>rref"
msgstr "<anchor id=\"gel-function-rref\"/>rref"
-#: C/genius.xml:6498(synopsis)
+#: C/genius.xml:6542(synopsis)
#, no-wrap
msgid "rref (M)"
msgstr "rref (M)"
-#: C/genius.xml:6499(para)
+#: C/genius.xml:6543(para)
msgid ""
"Aliases: <function>RREF</function><function>ReducedRowEchelonForm</function>"
msgstr ""
"Alias: <function>RREF</function><function>ReducedRowEchelonForm</function>"
-#: C/genius.xml:6500(para)
+#: C/genius.xml:6544(para)
msgid ""
"Get the reduced row echelon form of a matrix. That is, apply gaussian "
"elimination together with backaddition to <varname>M</varname>."
@@ -11562,7 +11745,7 @@ msgstr ""
"Obtener la matriz escalonada reducida por filas. Es decir, aplicar la "
"eliminación gausiana junto con la reducción a <varname>M</varname>."
-#: C/genius.xml:6501(para)
+#: C/genius.xml:6545(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Reduced_row_echelon_form"
"\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/"
@@ -11573,24 +11756,24 @@ msgstr ""
"planetmath.org/encyclopedia/ReducedRowEchelonForm.html\">Planetmath</ulink> "
"para obtener más información."
-#: C/genius.xml:6513(title)
+#: C/genius.xml:6557(title)
msgid "Combinatorics"
msgstr "Combinatoria"
-#: C/genius.xml:6516(term)
+#: C/genius.xml:6560(term)
msgid "<anchor id=\"gel-function-Catalan\"/>Catalan"
msgstr "<anchor id=\"gel-function-Catalan\"/>Catalan"
-#: C/genius.xml:6518(synopsis)
+#: C/genius.xml:6562(synopsis)
#, no-wrap
msgid "Catalan (n)"
msgstr "Catalan (n)"
-#: C/genius.xml:6519(para)
+#: C/genius.xml:6563(para)
msgid "Get <varname>n</varname>th Catalan number."
msgstr "Obtener el <varname>n</varname>-ésimo número de Catalan."
-#: C/genius.xml:6520(para)
+#: C/genius.xml:6564(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/CatalanNumbers.html"
"\">Planetmath</ulink> for more information."
@@ -11598,16 +11781,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/CatalanNumbers.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6528(term)
+#: C/genius.xml:6572(term)
msgid "<anchor id=\"gel-function-Combinations\"/>Combinations"
msgstr "<anchor id=\"gel-function-Combinations\"/>Combinations"
-#: C/genius.xml:6530(synopsis)
+#: C/genius.xml:6574(synopsis)
#, no-wrap
msgid "Combinations (k,n)"
msgstr "Combinations (k,n)"
-#: C/genius.xml:6531(para)
+#: C/genius.xml:6575(para)
msgid ""
"Get all combinations of k numbers from 1 to n as a vector of vectors. (See "
"also <link linkend=\"gel-function-NextCombination\">NextCombination</link>)"
@@ -11616,20 +11799,20 @@ msgstr ""
"vectores. (Consulte <link linkend=\"gel-function-NextCombination"
"\">NextCombination</link>)"
-#: C/genius.xml:6538(term)
+#: C/genius.xml:6582(term)
msgid "<anchor id=\"gel-function-DoubleFactorial\"/>DoubleFactorial"
msgstr "<anchor id=\"gel-function-DoubleFactorial\"/>DoubleFactorial"
-#: C/genius.xml:6540(synopsis)
+#: C/genius.xml:6584(synopsis)
#, no-wrap
msgid "DoubleFactorial (n)"
msgstr "DoubleFactorial (n)"
-#: C/genius.xml:6541(para)
+#: C/genius.xml:6585(para)
msgid "Double factorial: <userinput>n(n-2)(n-4)...</userinput>"
msgstr "Doble factorial: <userinput>n(n-2)(n-4)...</userinput>"
-#: C/genius.xml:6542(para)
+#: C/genius.xml:6586(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/DoubleFactorial.html"
"\">Planetmath</ulink> for more information."
@@ -11637,20 +11820,20 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/DoubleFactorial.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6550(term)
+#: C/genius.xml:6594(term)
msgid "<anchor id=\"gel-function-Factorial\"/>Factorial"
msgstr "<anchor id=\"gel-function-Factorial\"/>Factorial"
-#: C/genius.xml:6552(synopsis)
+#: C/genius.xml:6596(synopsis)
#, no-wrap
msgid "Factorial (n)"
msgstr "Factorial (n)"
-#: C/genius.xml:6553(para)
+#: C/genius.xml:6597(para)
msgid "Factorial: <userinput>n(n-1)(n-2)...</userinput>"
msgstr "Factorial: <userinput>n(n-1)(n-2)...</userinput>"
-#: C/genius.xml:6554(para)
+#: C/genius.xml:6598(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/Factorial.html"
"\">Planetmath</ulink> for more information."
@@ -11658,21 +11841,21 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/Factorial.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6562(term)
+#: C/genius.xml:6606(term)
msgid "<anchor id=\"gel-function-FallingFactorial\"/>FallingFactorial"
msgstr "<anchor id=\"gel-function-FallingFactorial\"/>FallingFactorial"
-#: C/genius.xml:6564(synopsis)
+#: C/genius.xml:6608(synopsis)
#, no-wrap
msgid "FallingFactorial (n,k)"
msgstr "FallingFactorial (n,k)"
-#: C/genius.xml:6565(para)
+#: C/genius.xml:6609(para)
msgid "Falling factorial: <userinput>(n)_k = n(n-1)...(n-(k-1))</userinput>"
msgstr ""
"Factorial descendente: <userinput>(n)_k = n(n-1)...(n-(k-1))</userinput>"
-#: C/genius.xml:6566(para)
+#: C/genius.xml:6610(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/FallingFactorial.html"
"\">Planetmath</ulink> for more information."
@@ -11680,20 +11863,20 @@ msgstr ""
"Consulte la <ulink url=\"http://planetmath.org/encyclopedia/FallingFactorial."
"html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6574(term)
+#: C/genius.xml:6618(term)
msgid "<anchor id=\"gel-function-Fibonacci\"/>Fibonacci"
msgstr "<anchor id=\"gel-function-Fibonacci\"/>Fibonacci"
-#: C/genius.xml:6576(synopsis)
+#: C/genius.xml:6620(synopsis)
#, no-wrap
msgid "Fibonacci (x)"
msgstr "Fibonacci (x)"
-#: C/genius.xml:6577(para)
+#: C/genius.xml:6621(para)
msgid "Aliases: <function>fib</function>"
msgstr "Alias: <function>fib</function>"
-#: C/genius.xml:6578(para)
+#: C/genius.xml:6622(para)
msgid ""
"Calculate <varname>n</varname>th Fibonacci number. That is the number "
"defined recursively by <userinput>Fibonacci(n) = Fibonacci(n-1) + Fibonacci"
@@ -11704,7 +11887,7 @@ msgstr ""
"Fibonacci(n-2)</userinput> y <userinput>Fibonacci(1) = Fibonacci(2) = 1</"
"userinput>."
-#: C/genius.xml:6585(para)
+#: C/genius.xml:6629(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Fibonacci_number\">Wikipedia</"
"ulink> or <ulink url=\"http://planetmath.org/encyclopedia/FibonacciSequence."
@@ -11717,16 +11900,16 @@ msgstr ""
"wolfram.com/FibonacciNumber.html\">Mathworld</ulink> para obtener más "
"información."
-#: C/genius.xml:6595(term)
+#: C/genius.xml:6639(term)
msgid "<anchor id=\"gel-function-FrobeniusNumber\"/>FrobeniusNumber"
msgstr "<anchor id=\"gel-function-FrobeniusNumber\"/>FrobeniusNumber"
-#: C/genius.xml:6597(synopsis)
+#: C/genius.xml:6641(synopsis)
#, no-wrap
msgid "FrobeniusNumber (v,arg...)"
msgstr "FrobeniusNumber (v,arg...)"
-#: C/genius.xml:6598(para)
+#: C/genius.xml:6642(para)
msgid ""
"Calculate the Frobenius number. That is calculate smallest number that "
"cannot be given as a non-negative integer linear combination of a given "
@@ -11739,7 +11922,7 @@ msgstr ""
"o un simple vector. Todos los números tendrán un máximo común divisor de "
"enteros «GCD» de 1."
-#: C/genius.xml:6605(para)
+#: C/genius.xml:6649(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/FrobeniusNumber.html"
"\">Mathworld</ulink> for more information."
@@ -11747,32 +11930,32 @@ msgstr ""
"Consulte la <ulink url=\"http://mathworld.wolfram.com/FrobeniusNumber.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:6613(term)
+#: C/genius.xml:6657(term)
msgid "<anchor id=\"gel-function-GaloisMatrix\"/>GaloisMatrix"
msgstr "<anchor id=\"gel-function-GaloisMatrix\"/>GaloisMatrix"
-#: C/genius.xml:6615(synopsis)
+#: C/genius.xml:6659(synopsis)
#, no-wrap
msgid "GaloisMatrix (combining_rule)"
msgstr "GaloisMatrix (regla_de_combinación)"
-#: C/genius.xml:6616(para)
+#: C/genius.xml:6660(para)
msgid ""
"Galois matrix given a linear combining rule (a_1*x_+...+a_n*x_n=x_(n+1))."
msgstr ""
"Matriz de Galois dada una regla de combinación lineal (a_1*x_+...+a_n*x_n=x_"
"(n+1))."
-#: C/genius.xml:6621(term)
+#: C/genius.xml:6665(term)
msgid "<anchor id=\"gel-function-GreedyAlgorithm\"/>GreedyAlgorithm"
msgstr "<anchor id=\"gel-function-GreedyAlgorithm\"/>GreedyAlgorithm"
-#: C/genius.xml:6623(synopsis)
+#: C/genius.xml:6667(synopsis)
#, no-wrap
msgid "FrobeniusNumber (n,v)"
msgstr "FrobeniusNumber (n,v)"
-#: C/genius.xml:6624(para)
+#: C/genius.xml:6668(para)
msgid ""
"Find the vector <varname>c</varname> of non-negative integers such that "
"taking the dot product with <varname>v</varname> is equal to n. If not "
@@ -11785,7 +11968,7 @@ msgstr ""
"varname> estará ordenada de forma incremental y estará constituida de "
"enteros no negativos."
-#: C/genius.xml:6631(para)
+#: C/genius.xml:6675(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/GreedyAlgorithm.html"
"\">Mathworld</ulink> for more information."
@@ -11793,20 +11976,20 @@ msgstr ""
"Consulte la <ulink url=\"http://mathworld.wolfram.com/GreedyAlgorithm.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:6639(term)
+#: C/genius.xml:6683(term)
msgid "<anchor id=\"gel-function-HarmonicNumber\"/>HarmonicNumber"
msgstr "<anchor id=\"gel-function-HarmonicNumber\"/>HarmonicNumber"
-#: C/genius.xml:6641(synopsis)
+#: C/genius.xml:6685(synopsis)
#, no-wrap
msgid "HarmonicNumber (n,r)"
msgstr "HarmonicNumber (n,r)"
-#: C/genius.xml:6642(para)
+#: C/genius.xml:6686(para)
msgid "Aliases: <function>HarmonicH</function>"
msgstr "Alias: <function>HarmonicH</function>"
-#: C/genius.xml:6643(para)
+#: C/genius.xml:6687(para)
msgid ""
"Harmonic Number, the <varname>n</varname>th harmonic number of order "
"<varname>r</varname>."
@@ -11814,16 +11997,16 @@ msgstr ""
"Número harmónico, el <varname>n</varname>-ésimo número harmónico de orden "
"<varname>r</varname>."
-#: C/genius.xml:6648(term)
+#: C/genius.xml:6692(term)
msgid "<anchor id=\"gel-function-Hofstadter\"/>Hofstadter"
msgstr "<anchor id=\"gel-function-Hofstadter\"/>Hofstadter"
-#: C/genius.xml:6650(synopsis)
+#: C/genius.xml:6694(synopsis)
#, no-wrap
msgid "Hofstadter (n)"
msgstr "Hofstadter (n)"
-#: C/genius.xml:6651(para)
+#: C/genius.xml:6695(para)
msgid ""
"Hofstadter's function q(n) defined by q(1)=1, q(2)=1, q(n)=q(n-q(n-1))+q(n-q"
"(n-2))."
@@ -11831,32 +12014,32 @@ msgstr ""
"Función q(n) de Hofstadter definida por q(1)=1, q(2)=1, q(n)=q(n-q(n-1))+q(n-"
"q(n-2))."
-#: C/genius.xml:6656(term)
+#: C/genius.xml:6700(term)
msgid ""
"<anchor id=\"gel-function-LinearRecursiveSequence\"/>LinearRecursiveSequence"
msgstr ""
"<anchor id=\"gel-function-LinearRecursiveSequence\"/>LinearRecursiveSequence"
-#: C/genius.xml:6658(synopsis)
+#: C/genius.xml:6702(synopsis)
#, no-wrap
msgid "LinearRecursiveSequence (seed_values,combining_rule,n)"
msgstr "LinearRecursiveSequence (seed_values,combining_rule,n)"
-#: C/genius.xml:6659(para)
+#: C/genius.xml:6703(para)
msgid "Compute linear recursive sequence using Galois stepping."
msgstr ""
"Calcular la sucesión lineal recursiva utilizando el escalamiento de Galois."
-#: C/genius.xml:6664(term)
+#: C/genius.xml:6708(term)
msgid "<anchor id=\"gel-function-Multinomial\"/>Multinomial"
msgstr "<anchor id=\"gel-function-Multinomial\"/>Multinomial"
-#: C/genius.xml:6666(synopsis)
+#: C/genius.xml:6710(synopsis)
#, no-wrap
msgid "Multinomial (v,arg...)"
msgstr "Multinomial (v,arg...)"
-#: C/genius.xml:6667(para)
+#: C/genius.xml:6711(para)
msgid ""
"Calculate multinomial coefficients. Takes a vector of <varname>k</varname> "
"non-negative integers and computes the multinomial coefficient. This "
@@ -11868,12 +12051,12 @@ msgstr ""
"corresponde al coeficiente en el polinomio homogéneo en <varname>k</varname> "
"variables con las correspondientes potencias."
-#: C/genius.xml:6676(programlisting)
+#: C/genius.xml:6720(programlisting)
#, no-wrap
msgid "(a+b+c)! / (a!b!c!)\n"
msgstr "(a+b+c)! / (a!b!c!)\n"
-#: C/genius.xml:6673(para)
+#: C/genius.xml:6717(para)
msgid ""
"The formula for <userinput>Multinomial(a,b,c)</userinput> can be written as: "
"<placeholder-1/> In other words, if we would have only two elements, then "
@@ -11887,7 +12070,7 @@ msgstr ""
"<userinput>Binomial(a+b,a)</userinput> o <userinput>Binomial(a+b,b)</"
"userinput>."
-#: C/genius.xml:6683(para)
+#: C/genius.xml:6727(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/MultinomialTheorem.html"
"\">Planetmath</ulink>, <ulink url=\"http://mathworld.wolfram.com/"
@@ -11901,16 +12084,16 @@ msgstr ""
"wikipedia.org/wiki/Multinomial_theorem\">Wikipedia</ulink> para obtener más "
"información."
-#: C/genius.xml:6693(term)
+#: C/genius.xml:6737(term)
msgid "<anchor id=\"gel-function-NextCombination\"/>NextCombination"
msgstr "<anchor id=\"gel-function-NextCombination\"/>NextCombination"
-#: C/genius.xml:6695(synopsis)
+#: C/genius.xml:6739(synopsis)
#, no-wrap
msgid "NextCombination (v,n)"
msgstr "NextCombination (v,n)"
-#: C/genius.xml:6696(para)
+#: C/genius.xml:6740(para)
msgid ""
"Get combination that would come after v in call to combinations, first "
"combination should be <userinput>[1:k]</userinput>. This function is useful "
@@ -11922,7 +12105,7 @@ msgstr ""
"si tiene muchas combinaciones que pasar y no quiere olvidarse de guardarlas "
"todas."
-#: C/genius.xml:6701(para)
+#: C/genius.xml:6745(para)
msgid ""
"For example with Combination you would normally write a loop like: "
"<screen><userinput>for n in Combinations (4,6) do (\n"
@@ -11948,19 +12131,23 @@ msgstr ""
"</screen> Consulte también <link linkend=\"gel-function-Combinations"
"\">Combination</link>."
-#: C/genius.xml:6719(term)
+#: C/genius.xml:6763(term)
msgid "<anchor id=\"gel-function-Pascal\"/>Pascal"
msgstr "<anchor id=\"gel-function-Pascal\"/>Pascal"
-#: C/genius.xml:6721(synopsis)
+#: C/genius.xml:6765(synopsis)
#, no-wrap
msgid "Pascal (i)"
msgstr "Pascal (i)"
-#: C/genius.xml:6722(para)
+#: C/genius.xml:6766(para)
+#| msgid ""
+#| "Get the Pascal's triangle as a matrix. This will return an <varname>i</"
+#| "varname>+1 by <varname>i</varname>+1 lower diagonal matrix which is the "
+#| "Pascal's triangle after <varname>i</varname> iterations."
msgid ""
"Get the Pascal's triangle as a matrix. This will return an <varname>i</"
-"varname>+1 by <varname>i</varname>+1 lower diagonal matrix which is the "
+"varname>+1 by <varname>i</varname>+1 lower diagonal matrix that is the "
"Pascal's triangle after <varname>i</varname> iterations."
msgstr ""
"Obtener el triángulo de Pascal como una matriz. Esto devolverá una "
@@ -11968,7 +12155,7 @@ msgstr ""
"matriz que es el triángulo de Pascal después de <varname>i</varname> "
"iteraciones."
-#: C/genius.xml:6726(para)
+#: C/genius.xml:6770(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/PascalsTriangle.html"
"\">Planetmath</ulink> for more information."
@@ -11976,16 +12163,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/PascalsTriangle.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6734(term)
+#: C/genius.xml:6778(term)
msgid "<anchor id=\"gel-function-Permutations\"/>Permutations"
msgstr "<anchor id=\"gel-function-Permutations\"/>Permutations"
-#: C/genius.xml:6736(synopsis)
+#: C/genius.xml:6780(synopsis)
#, no-wrap
msgid "Permutations (k,n)"
msgstr "Permutations (k,n)"
-#: C/genius.xml:6737(para)
+#: C/genius.xml:6781(para)
msgid ""
"Get all permutations of <varname>k</varname> numbers from 1 to <varname>n</"
"varname> as a vector of vectors."
@@ -11993,7 +12180,7 @@ msgstr ""
"Obtener todas las permutaciones de <varname>k</varname> números desde el 1 "
"al <varname>n</varname> como un vector de vectores."
-#: C/genius.xml:6738(para) C/genius.xml:6827(para)
+#: C/genius.xml:6782(para) C/genius.xml:6871(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/Permutation.html\">Mathworld</"
"ulink> or <ulink url=\"http://en.wikipedia.org/wiki/Permutation\">Wikipedia</"
@@ -12003,24 +12190,24 @@ msgstr ""
"\">Mathworld</ulink> o la <ulink url=\"http://en.wikipedia.org/wiki/"
"Permutation\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:6747(term)
+#: C/genius.xml:6791(term)
msgid "<anchor id=\"gel-function-RisingFactorial\"/>RisingFactorial"
msgstr "<anchor id=\"gel-function-RisingFactorial\"/>RisingFactorial"
-#: C/genius.xml:6749(synopsis)
+#: C/genius.xml:6793(synopsis)
#, no-wrap
msgid "RisingFactorial (n,k)"
msgstr "RisingFactorial (n,k)"
-#: C/genius.xml:6750(para)
+#: C/genius.xml:6794(para)
msgid "Aliases: <function>Pochhammer</function>"
msgstr "Alias: <function>Pochhammer</function>"
-#: C/genius.xml:6751(para)
+#: C/genius.xml:6795(para)
msgid "(Pochhammer) Rising factorial: (n)_k = n(n+1)...(n+(k-1))."
msgstr "(Puchhammer) factorial creciente: (n)_k = n(n+1)...(n+(k-1))."
-#: C/genius.xml:6752(para)
+#: C/genius.xml:6796(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/RisingFactorial.html"
"\">Planetmath</ulink> for more information."
@@ -12028,24 +12215,24 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/RisingFactorial.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6760(term)
+#: C/genius.xml:6804(term)
msgid "<anchor id=\"gel-function-StirlingNumberFirst\"/>StirlingNumberFirst"
msgstr "<anchor id=\"gel-function-StirlingNumberFirst\"/>StirlingNumberFirst"
-#: C/genius.xml:6762(synopsis)
+#: C/genius.xml:6806(synopsis)
#, no-wrap
msgid "StirlingNumberFirst (n,m)"
msgstr "StirlingNumberFirst (n,m)"
-#: C/genius.xml:6763(para)
+#: C/genius.xml:6807(para)
msgid "Aliases: <function>StirlingS1</function>"
msgstr "Alias: <function>StirlingS1</function>"
-#: C/genius.xml:6764(para)
+#: C/genius.xml:6808(para)
msgid "Stirling number of the first kind."
msgstr "Número de Stirling de primera clase."
-#: C/genius.xml:6765(para)
+#: C/genius.xml:6809(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/"
"StirlingNumbersOfTheFirstKind.html\">Planetmath</ulink> or <ulink url="
@@ -12057,24 +12244,24 @@ msgstr ""
"\"http://mathworld.wolfram.com/StirlingNumberoftheFirstKind.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:6774(term)
+#: C/genius.xml:6818(term)
msgid "<anchor id=\"gel-function-StirlingNumberSecond\"/>StirlingNumberSecond"
msgstr "<anchor id=\"gel-function-StirlingNumberSecond\"/>StirlingNumberSecond"
-#: C/genius.xml:6776(synopsis)
+#: C/genius.xml:6820(synopsis)
#, no-wrap
msgid "StirlingNumberSecond (n,m)"
msgstr "StirlingNumberSecond (n,m)"
-#: C/genius.xml:6777(para)
+#: C/genius.xml:6821(para)
msgid "Aliases: <function>StirlingS2</function>"
msgstr "Alias: <function>StirlingS2</function>"
-#: C/genius.xml:6778(para)
+#: C/genius.xml:6822(para)
msgid "Stirling number of the second kind."
msgstr "Número de Stirling de segunda clase."
-#: C/genius.xml:6779(para)
+#: C/genius.xml:6823(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/"
"StirlingNumbersSecondKind.html\">Planetmath</ulink> or <ulink url=\"http://"
@@ -12086,33 +12273,33 @@ msgstr ""
"mathworld.wolfram.com/StirlingNumberoftheSecondKind.html\">Mathworld</ulink> "
"para obtener más información."
-#: C/genius.xml:6788(term)
+#: C/genius.xml:6832(term)
msgid "<anchor id=\"gel-function-Subfactorial\"/>Subfactorial"
msgstr "<anchor id=\"gel-function-Subfactorial\"/>Subfactorial"
-#: C/genius.xml:6790(synopsis)
+#: C/genius.xml:6834(synopsis)
#, no-wrap
msgid "Subfactorial (n)"
msgstr "Subfactorial (n)"
-#: C/genius.xml:6791(para)
+#: C/genius.xml:6835(para)
msgid "Subfactorial: n! times sum_{k=1}^n (-1)^k/k!."
msgstr "Subfactorial: n! times sum_{k=1}^n (-1)^k/k!."
-#: C/genius.xml:6796(term)
+#: C/genius.xml:6840(term)
msgid "<anchor id=\"gel-function-Triangular\"/>Triangular"
msgstr "<anchor id=\"gel-function-Triangular\"/>Triangular"
-#: C/genius.xml:6798(synopsis)
+#: C/genius.xml:6842(synopsis)
#, no-wrap
msgid "Triangular (nth)"
msgstr "Triangular (nth)"
-#: C/genius.xml:6799(para)
+#: C/genius.xml:6843(para)
msgid "Calculate the <varname>n</varname>th triangular number."
msgstr "Calcular el <varname>n</varname>-ésimo número triangular."
-#: C/genius.xml:6800(para)
+#: C/genius.xml:6844(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/TriangularNumbers.html"
"\">Planetmath</ulink> for more information."
@@ -12120,20 +12307,20 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/TriangularNumbers."
"html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6808(term)
+#: C/genius.xml:6852(term)
msgid "<anchor id=\"gel-function-nCr\"/>nCr"
msgstr "<anchor id=\"gel-function-nCr\"/>nCr"
-#: C/genius.xml:6810(synopsis)
+#: C/genius.xml:6854(synopsis)
#, no-wrap
msgid "nCr (n,r)"
msgstr "nCr (n,r)"
-#: C/genius.xml:6811(para)
+#: C/genius.xml:6855(para)
msgid "Aliases: <function>Binomial</function>"
msgstr "Alias: <function>Binomial</function>"
-#: C/genius.xml:6812(para)
+#: C/genius.xml:6856(para)
msgid ""
"Calculate combinations, that is, the binomial coefficient. <varname>n</"
"varname> can be any real number."
@@ -12141,7 +12328,7 @@ msgstr ""
"Calcular combinaciones, es decir, el coeficiente del binomio. <varname>n</"
"varname> puede ser cualquier número real."
-#: C/genius.xml:6814(para)
+#: C/genius.xml:6858(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/Choose.html"
"\">Planetmath</ulink> for more information."
@@ -12149,16 +12336,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/Choose.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6822(term)
+#: C/genius.xml:6866(term)
msgid "<anchor id=\"gel-function-nPr\"/>nPr"
msgstr "<anchor id=\"gel-function-nPr\"/>nPr"
-#: C/genius.xml:6824(synopsis)
+#: C/genius.xml:6868(synopsis)
#, no-wrap
msgid "nPr (n,r)"
msgstr "nPr (n,r)"
-#: C/genius.xml:6825(para)
+#: C/genius.xml:6869(para)
msgid ""
"Calculate the number of permutations of size <varname>r</varname>of numbers "
"from 1 to <varname>n</varname>."
@@ -12166,22 +12353,22 @@ msgstr ""
"Calcular el número de permutaciones de tamaño <varname>r</varname> de "
"números desde el 1 al <varname>n</varname>."
-#: C/genius.xml:6839(title)
+#: C/genius.xml:6883(title)
msgid "Calculus"
msgstr "Cálculo"
-#: C/genius.xml:6842(term)
+#: C/genius.xml:6886(term)
msgid ""
"<anchor id=\"gel-function-CompositeSimpsonsRule\"/>CompositeSimpsonsRule"
msgstr ""
"<anchor id=\"gel-function-CompositeSimpsonsRule\"/>CompositeSimpsonsRule"
-#: C/genius.xml:6844(synopsis)
+#: C/genius.xml:6888(synopsis)
#, no-wrap
msgid "CompositeSimpsonsRule (f,a,b,n)"
msgstr "CompositeSimpsonsRule (f,a,b,n)"
-#: C/genius.xml:6845(para)
+#: C/genius.xml:6889(para)
msgid ""
"Integration of f by Composite Simpson's Rule on the interval [a,b] with n "
"subintervals with error of max(f'''')*h^4*(b-a)/180, note that n should be "
@@ -12190,7 +12377,7 @@ msgstr ""
"Integrar f usando la Regla Compuesta de Simpson en el intervalo [a,b] con n "
"subintervalos y un error de max(f'''')*h^4*(b-a)/180, n debe ser entero."
-#: C/genius.xml:6846(para) C/genius.xml:6858(para)
+#: C/genius.xml:6890(para) C/genius.xml:6902(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/SimpsonsRule.html"
"\">Planetmath</ulink> for more information."
@@ -12198,7 +12385,7 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/SimpsonsRule.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:6854(term)
+#: C/genius.xml:6898(term)
msgid ""
"<anchor id=\"gel-function-CompositeSimpsonsRuleTolerance\"/"
">CompositeSimpsonsRuleTolerance"
@@ -12206,12 +12393,12 @@ msgstr ""
"<anchor id=\"gel-function-CompositeSimpsonsRuleTolerance\"/"
">CompositeSimpsonsRuleTolerance"
-#: C/genius.xml:6856(synopsis)
+#: C/genius.xml:6900(synopsis)
#, no-wrap
msgid "CompositeSimpsonsRuleTolerance (f,a,b,FourthDerivativeBound,Tolerance)"
msgstr "CompositeSimpsonsRuleTolerance (f,a,b,FourthDerivativeBound,Tolerance)"
-#: C/genius.xml:6857(para)
+#: C/genius.xml:6901(para)
msgid ""
"Integration of f by Composite Simpson's Rule on the interval [a,b] with the "
"number of steps calculated by the fourth derivative bound and the desired "
@@ -12220,16 +12407,16 @@ msgstr ""
"Integración de F por la Regla compuesta de Simpson en el intervalo [a,b] con "
"el número de pasos calculado por la cuarta derivada y la tolerancia deseada."
-#: C/genius.xml:6866(term)
+#: C/genius.xml:6910(term)
msgid "<anchor id=\"gel-function-Derivative\"/>Derivative"
msgstr "<anchor id=\"gel-function-Derivative\"/>Derivative"
-#: C/genius.xml:6868(synopsis)
+#: C/genius.xml:6912(synopsis)
#, no-wrap
msgid "Derivative (f,x0)"
msgstr "Derivative (f,x0)"
-#: C/genius.xml:6869(para)
+#: C/genius.xml:6913(para)
msgid ""
"Attempt to calculate derivative by trying first symbolically and then "
"numerically."
@@ -12237,24 +12424,30 @@ msgstr ""
"Intentar calcular la derivada, primero simbólicamente y después "
"numéricamente."
-#: C/genius.xml:6874(term)
+#: C/genius.xml:6918(term)
msgid ""
"<anchor id=\"gel-function-EvenPeriodicExtension\"/>EvenPeriodicExtension"
msgstr ""
"<anchor id=\"gel-function-EvenPeriodicExtension\"/>EvenPeriodicExtension"
-#: C/genius.xml:6876(synopsis)
+#: C/genius.xml:6920(synopsis)
#, no-wrap
msgid "EvenPeriodicExtension (f,L)"
msgstr "EvenPeriodicExtension (f,L)"
-#: C/genius.xml:6877(para)
-msgid ""
-"Return a function which is even periodic extension of <function>f</function> "
-"with half period <varname>L</varname>. That is a function defined on the "
-"interval <userinput>[0,L]</userinput> extended to be even on <userinput>[-L,"
-"L]</userinput> and then extended to be periodic with period <userinput>2*L</"
-"userinput>."
+#: C/genius.xml:6921(para)
+#| msgid ""
+#| "Return a function which is even periodic extension of <function>f</"
+#| "function> with half period <varname>L</varname>. That is a function "
+#| "defined on the interval <userinput>[0,L]</userinput> extended to be even "
+#| "on <userinput>[-L,L]</userinput> and then extended to be periodic with "
+#| "period <userinput>2*L</userinput>."
+msgid ""
+"Return a function that is the even periodic extension of <function>f</"
+"function> with half period <varname>L</varname>. That is a function defined "
+"on the interval <userinput>[0,L]</userinput> extended to be even on "
+"<userinput>[-L,L]</userinput> and then extended to be periodic with period "
+"<userinput>2*L</userinput>."
msgstr ""
"Devolver una función que es una extensión periódica par de <function>f</"
"function> con medio periodo <varname>L</varname>. Esto es una función que se "
@@ -12262,7 +12455,7 @@ msgstr ""
"en <userinput>[-L,L]</userinput> y entonces extendido para ser periódico con "
"periodo <userinput>2*L</userinput>."
-#: C/genius.xml:6882(para)
+#: C/genius.xml:6926(para)
msgid ""
"See also <link linkend=\"gel-function-OddPeriodicExtension"
"\">OddPeriodicExtension</link> and <link linkend=\"gel-function-"
@@ -12272,20 +12465,29 @@ msgstr ""
"\">OddPeriodicExtension</link> y <link linkend=\"gel-function-"
"PeriodicExtension\">PeriodicExtension</link>."
-#: C/genius.xml:6892(term)
+#: C/genius.xml:6936(term)
msgid ""
"<anchor id=\"gel-function-FourierSeriesFunction\"/>FourierSeriesFunction"
msgstr ""
"<anchor id=\"gel-function-FourierSeriesFunction\"/>FourierSeriesFunction"
-#: C/genius.xml:6894(synopsis)
+#: C/genius.xml:6938(synopsis)
#, no-wrap
msgid "FourierSeriesFunction (a,b,L)"
msgstr "FourierSeriesFunction (a,b,L)"
-#: C/genius.xml:6895(para)
-msgid ""
-"Return a function which is a Fourier series with the coefficients given by "
+#: C/genius.xml:6939(para)
+#| msgid ""
+#| "Return a function which is a Fourier series with the coefficients given "
+#| "by the vectors <varname>a</varname> (sines) and <varname>b</varname> "
+#| "(cosines). Note that <userinput>a@(1)</userinput> is the constant "
+#| "coefficient! That is, <userinput>a@(n)</userinput> refers to the term "
+#| "<userinput>cos(x*(n-1)*pi/L)</userinput>, while <userinput>b@(n)</"
+#| "userinput> refers to the term <userinput>sin(x*n*pi/L)</userinput>. "
+#| "Either <varname>a</varname> or <varname>b</varname> can be "
+#| "<constant>null</constant>."
+msgid ""
+"Return a function that is a Fourier series with the coefficients given by "
"the vectors <varname>a</varname> (sines) and <varname>b</varname> (cosines). "
"Note that <userinput>a@(1)</userinput> is the constant coefficient! That is, "
"<userinput>a@(n)</userinput> refers to the term <userinput>cos(x*(n-1)*pi/L)"
@@ -12302,7 +12504,7 @@ msgstr ""
"Tanto <varname>a</varname> o <varname>b</varname> puede ser <constant>null</"
"constant>."
-#: C/genius.xml:6903(para) C/genius.xml:7005(para) C/genius.xml:7024(para)
+#: C/genius.xml:6947(para) C/genius.xml:7049(para) C/genius.xml:7068(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Fourier_series\">Wikipedia</"
"ulink> or <ulink url=\"http://mathworld.wolfram.com/FourierSeries.html"
@@ -12312,30 +12514,30 @@ msgstr ""
"\">Wikipedia</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"FourierSeries.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:6912(term)
+#: C/genius.xml:6956(term)
msgid "<anchor id=\"gel-function-InfiniteProduct\"/>InfiniteProduct"
msgstr "<anchor id=\"gel-function-InfiniteProduct\"/>InfiniteProduct"
-#: C/genius.xml:6914(synopsis)
+#: C/genius.xml:6958(synopsis)
#, no-wrap
msgid "InfiniteProduct (func,start,inc)"
msgstr "InfiniteProduct (func,inicio,inc)"
-#: C/genius.xml:6915(para)
+#: C/genius.xml:6959(para)
msgid "Try to calculate an infinite product for a single parameter function."
msgstr ""
"Intenta calcular un producto infinito para una función de un sólo parámetro."
-#: C/genius.xml:6920(term)
+#: C/genius.xml:6964(term)
msgid "<anchor id=\"gel-function-InfiniteProduct2\"/>InfiniteProduct2"
msgstr "<anchor id=\"gel-function-InfiniteProduct2\"/>InfiniteProduct2"
-#: C/genius.xml:6922(synopsis)
+#: C/genius.xml:6966(synopsis)
#, no-wrap
msgid "InfiniteProduct2 (func,arg,start,inc)"
msgstr "InfiniteProduct2 (func,arg,inicio,inc)"
-#: C/genius.xml:6923(para)
+#: C/genius.xml:6967(para)
msgid ""
"Try to calculate an infinite product for a double parameter function with "
"func(arg,n)."
@@ -12343,30 +12545,30 @@ msgstr ""
"Intenta calcular un producto infinito para una función de dos parámetros con "
"func(arg,n)"
-#: C/genius.xml:6928(term)
+#: C/genius.xml:6972(term)
msgid "<anchor id=\"gel-function-InfiniteSum\"/>InfiniteSum"
msgstr "<anchor id=\"gel-function-InfiniteSum\"/>InfiniteSum"
-#: C/genius.xml:6930(synopsis)
+#: C/genius.xml:6974(synopsis)
#, no-wrap
msgid "InfiniteSum (func,start,inc)"
msgstr "InfiniteSum (func,inicio,inc)"
-#: C/genius.xml:6931(para)
+#: C/genius.xml:6975(para)
msgid "Try to calculate an infinite sum for a single parameter function."
msgstr ""
"Intentar calcular una suma infinita para una función de un sólo parámetro."
-#: C/genius.xml:6936(term)
+#: C/genius.xml:6980(term)
msgid "<anchor id=\"gel-function-InfiniteSum2\"/>InfiniteSum2"
msgstr "<anchor id=\"gel-function-InfiniteSum2\"/>InfiniteSum2"
-#: C/genius.xml:6938(synopsis)
+#: C/genius.xml:6982(synopsis)
#, no-wrap
msgid "InfiniteSum2 (func,arg,start,inc)"
msgstr "InfiniteSum2 (func,arg,inicio,inc)"
-#: C/genius.xml:6939(para)
+#: C/genius.xml:6983(para)
msgid ""
"Try to calculate an infinite sum for a double parameter function with func"
"(arg,n)."
@@ -12374,16 +12576,16 @@ msgstr ""
"Intenta calcular una suma infinita para una función de dos parámetros con "
"func(arg,n)."
-#: C/genius.xml:6944(term)
+#: C/genius.xml:6988(term)
msgid "<anchor id=\"gel-function-IsContinuous\"/>IsContinuous"
msgstr "<anchor id=\"gel-function-IsContinuous\"/>IsContinuous"
-#: C/genius.xml:6946(synopsis)
+#: C/genius.xml:6990(synopsis)
#, no-wrap
msgid "IsContinuous (f,x0)"
msgstr "IsContinuous (f,x0)"
-#: C/genius.xml:6947(para)
+#: C/genius.xml:6991(para)
msgid ""
"Try and see if a real-valued function is continuous at x0 by calculating the "
"limit there."
@@ -12391,16 +12593,16 @@ msgstr ""
"Comprueba si una función real es continua en x0 calculando el límite en ese "
"punto."
-#: C/genius.xml:6952(term)
+#: C/genius.xml:6996(term)
msgid "<anchor id=\"gel-function-IsDifferentiable\"/>IsDifferentiable"
msgstr "<anchor id=\"gel-function-IsDifferentiable\"/>IsDifferentiable"
-#: C/genius.xml:6954(synopsis)
+#: C/genius.xml:6998(synopsis)
#, no-wrap
msgid "IsDifferentiable (f,x0)"
msgstr "IsDifferentiable (f,x0)"
-#: C/genius.xml:6955(para)
+#: C/genius.xml:6999(para)
msgid ""
"Test for differentiability by approximating the left and right limits and "
"comparing."
@@ -12408,29 +12610,29 @@ msgstr ""
"Comprobar la diferenciabilidad aproximando los límites izquierdo y derecho y "
"comparándolos."
-#: C/genius.xml:6960(term)
+#: C/genius.xml:7004(term)
msgid "<anchor id=\"gel-function-LeftLimit\"/>LeftLimit"
msgstr "<anchor id=\"gel-function-LeftLimit\"/>LeftLimit"
-#: C/genius.xml:6962(synopsis)
+#: C/genius.xml:7006(synopsis)
#, no-wrap
msgid "LeftLimit (f,x0)"
msgstr "LeftLimit (f,x0)"
-#: C/genius.xml:6963(para)
+#: C/genius.xml:7007(para)
msgid "Calculate the left limit of a real-valued function at x0."
msgstr "Calcular el límite por la izquierda de una función real en x0."
-#: C/genius.xml:6968(term)
+#: C/genius.xml:7012(term)
msgid "<anchor id=\"gel-function-Limit\"/>Limit"
msgstr "<anchor id=\"gel-function-Limit\"/>Limit"
-#: C/genius.xml:6970(synopsis)
+#: C/genius.xml:7014(synopsis)
#, no-wrap
msgid "Limit (f,x0)"
msgstr "Limit (f,x0)"
-#: C/genius.xml:6971(para)
+#: C/genius.xml:7015(para)
msgid ""
"Calculate the limit of a real-valued function at x0. Tries to calculate both "
"left and right limits."
@@ -12438,37 +12640,37 @@ msgstr ""
"Calcular el límite de una función real en x0. Intenta calcular tanto el "
"límite por la derecha como por la izquierda."
-#: C/genius.xml:6976(term)
+#: C/genius.xml:7020(term)
msgid "<anchor id=\"gel-function-MidpointRule\"/>MidpointRule"
msgstr "<anchor id=\"gel-function-MidpointRule\"/>MidpointRule"
-#: C/genius.xml:6978(synopsis)
+#: C/genius.xml:7022(synopsis)
#, no-wrap
msgid "MidpointRule (f,a,b,n)"
msgstr "MidpointRule (f,a,b,n)"
-#: C/genius.xml:6979(para)
+#: C/genius.xml:7023(para)
msgid "Integration by midpoint rule."
msgstr "Integración por la regla del punto medio."
-#: C/genius.xml:6984(term)
+#: C/genius.xml:7028(term)
msgid "<anchor id=\"gel-function-NumericalDerivative\"/>NumericalDerivative"
msgstr "<anchor id=\"gel-function-NumericalDerivative\"/>NumericalDerivative"
-#: C/genius.xml:6986(synopsis)
+#: C/genius.xml:7030(synopsis)
#, no-wrap
msgid "NumericalDerivative (f,x0)"
msgstr "NumericalDerivative (f,x0)"
-#: C/genius.xml:6987(para)
+#: C/genius.xml:7031(para)
msgid "Aliases: <function>NDerivative</function>"
msgstr "Alias: <function>NDerivative</function>"
-#: C/genius.xml:6988(para)
+#: C/genius.xml:7032(para)
msgid "Attempt to calculate numerical derivative."
msgstr "Intentar calcular la derivada numérica."
-#: C/genius.xml:6993(term)
+#: C/genius.xml:7037(term)
msgid ""
"<anchor id=\"gel-function-NumericalFourierSeriesCoefficients\"/"
">NumericalFourierSeriesCoefficients"
@@ -12476,20 +12678,12 @@ msgstr ""
"<anchor id=\"gel-function-NumericalFourierSeriesCoefficients\"/"
">NumericalFourierSeriesCoefficients"
-#: C/genius.xml:6995(synopsis)
+#: C/genius.xml:7039(synopsis)
#, no-wrap
msgid "NumericalFourierSeriesCoefficients (f,L,N)"
msgstr "NumericalFourierSeriesCoefficients (f,L,N)"
-#: C/genius.xml:6996(para)
-#| msgid ""
-#| "Return a vector of vectors <userinput>[a,b]</userinput> where <varname>a</"
-#| "varname> are the cosine coefficients and <varname>b</varname> are the "
-#| "sine coefficients of the Fourier series of <function>f</function> with "
-#| "half-period <varname>L</varname> (that is defined on <userinput>[-L,L]</"
-#| "userinput> and extended periodically) with coefficients up to <varname>N</"
-#| "varname>th harmonic computed numerically. The coefficients are computed "
-#| "by numerical integration using <function>NumericalIntegral</function>."
+#: C/genius.xml:7040(para)
msgid ""
"Return a vector of vectors <userinput>[a,b]</userinput> where <varname>a</"
"varname> are the cosine coefficients and <varname>b</varname> are the sine "
@@ -12509,7 +12703,7 @@ msgstr ""
"calculan por la integración numérica al usar <link linkend=\"gel-function-"
"NumericalIntegral\"><function>NumericalIntegral</function></link>."
-#: C/genius.xml:7014(term)
+#: C/genius.xml:7058(term)
msgid ""
"<anchor id=\"gel-function-NumericalFourierSeriesFunction\"/"
">NumericalFourierSeriesFunction"
@@ -12517,22 +12711,22 @@ msgstr ""
"<anchor id=\"gel-function-NumericalFourierSeriesFunction\"/"
">NumericalFourierSeriesFunction"
-#: C/genius.xml:7016(synopsis)
+#: C/genius.xml:7060(synopsis)
#, no-wrap
msgid "NumericalFourierSeriesFunction (f,L,N)"
msgstr "NumericalFourierSeriesFunction (f,L,N)"
-#: C/genius.xml:7017(para)
+#: C/genius.xml:7061(para)
#| msgid ""
#| "Return a function which is the Fourier series of <function>f</function> "
#| "with half-period <varname>L</varname> (that is defined on <userinput>[-L,"
#| "L]</userinput> and extended periodically) with coefficients up to "
#| "<varname>N</varname>th harmonic computed numerically. This is the "
#| "trigonometric real series composed of sines and cosines. The coefficients "
-#| "are computed by numerical integration using <function>NumericalIntegral</"
-#| "function>."
+#| "are computed by numerical integration using <link linkend=\"gel-function-"
+#| "NumericalIntegral\"><function>NumericalIntegral</function></link>."
msgid ""
-"Return a function which is the Fourier series of <function>f</function> with "
+"Return a function that is the Fourier series of <function>f</function> with "
"half-period <varname>L</varname> (that is defined on <userinput>[-L,L]</"
"userinput> and extended periodically) with coefficients up to <varname>N</"
"varname>th harmonic computed numerically. This is the trigonometric real "
@@ -12548,7 +12742,7 @@ msgstr ""
"calculan por la integración numérica al utilizar <link linkend=\"gel-"
"function-NumericalIntegral\"><function>NumericalIntegral</function></link>."
-#: C/genius.xml:7033(term)
+#: C/genius.xml:7077(term)
msgid ""
"<anchor id=\"gel-function-NumericalFourierCosineSeriesCoefficients\"/"
">NumericalFourierCosineSeriesCoefficients"
@@ -12556,22 +12750,12 @@ msgstr ""
"<anchor id=\"gel-function-NumericalFourierCosineSeriesCoefficients\"/"
">NumericalFourierCosineSeriesCoefficients"
-#: C/genius.xml:7035(synopsis)
+#: C/genius.xml:7079(synopsis)
#, no-wrap
msgid "NumericalFourierCosineSeriesCoefficients (f,L,N)"
msgstr "NumericalFourierCosineSeriesCoefficients (f,L,N)"
-#: C/genius.xml:7036(para)
-#| msgid ""
-#| "Return a vector of coefficients of the cosine Fourier series of "
-#| "<function>f</function> with half-period <varname>L</varname>. That is, we "
-#| "take <function>f</function> defined on <userinput>[0,L]</userinput> take "
-#| "the even periodic extension and compute the Fourier series, which only "
-#| "has cosine terms. The series is computed up to the <varname>N</varname>th "
-#| "harmonic. The coefficients are computed by numerical integration using "
-#| "<function>NumericalIntegral</function>. Note that <userinput>a@(1)</"
-#| "userinput> is the constant coefficient! That is, <userinput>a@(n)</"
-#| "userinput> refers to the term <userinput>cos(x*(n-1)*pi/L)</userinput>."
+#: C/genius.xml:7080(para)
msgid ""
"Return a vector of coefficients of the cosine Fourier series of <function>f</"
"function> with half-period <varname>L</varname>. That is, we take "
@@ -12596,7 +12780,7 @@ msgstr ""
"<userinput>a@(n)</userinput> se refiere a el término <userinput>cos(x*(n-1)"
"*pi/L)</userinput>."
-#: C/genius.xml:7048(para) C/genius.xml:7068(para)
+#: C/genius.xml:7092(para) C/genius.xml:7112(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Fourier_series\">Wikipedia</"
"ulink> or <ulink url=\"http://mathworld.wolfram.com/FourierCosineSeries.html"
@@ -12606,7 +12790,7 @@ msgstr ""
"\">Wikipedia</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"FourierCosineSeries.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:7057(term)
+#: C/genius.xml:7101(term)
msgid ""
"<anchor id=\"gel-function-NumericalFourierCosineSeriesFunction\"/"
">NumericalFourierCosineSeriesFunction"
@@ -12614,12 +12798,12 @@ msgstr ""
"<anchor id=\"gel-function-NumericalFourierCosineSeriesFunction\"/"
">NumericalFourierCosineSeriesFunction"
-#: C/genius.xml:7059(synopsis)
+#: C/genius.xml:7103(synopsis)
#, no-wrap
msgid "NumericalFourierCosineSeriesFunction (f,L,N)"
msgstr "NumericalFourierCosineSeriesFunction (f,L,N)"
-#: C/genius.xml:7060(para)
+#: C/genius.xml:7104(para)
#| msgid ""
#| "Return a function which is the cosine Fourier series of <function>f</"
#| "function> with half-period <varname>L</varname>. That is, we take "
@@ -12627,9 +12811,10 @@ msgstr "NumericalFourierCosineSeriesFunction (f,L,N)"
#| "even periodic extension and compute the Fourier series, which only has "
#| "cosine terms. The series is computed up to the <varname>N</varname>th "
#| "harmonic. The coefficients are computed by numerical integration using "
-#| "<function>NumericalIntegral</function>."
+#| "<link linkend=\"gel-function-NumericalIntegral"
+#| "\"><function>NumericalIntegral</function></link>."
msgid ""
-"Return a function which is the cosine Fourier series of <function>f</"
+"Return a function that is the cosine Fourier series of <function>f</"
"function> with half-period <varname>L</varname>. That is, we take "
"<function>f</function> defined on <userinput>[0,L]</userinput> take the even "
"periodic extension and compute the Fourier series, which only has cosine "
@@ -12640,13 +12825,13 @@ msgstr ""
"Devuelve una función que es el coseno de la serie de Fourier de <function>f</"
"function> con medio periodo <varname>L</varname>. Es decir, se toma "
"<function>f</function> definida en <userinput>[0,L]</userinput> toma la "
-"extensión periódica par y calcula la serie de Fourier, que sólo tiene "
-"cosenso como términos. La serie se calcula hasta la <varname>N</varname>-"
-"ésima harmónica. Los coeficientes se calculan por la integración numérica al "
+"extensión periódica par y calcula la serie de Fourier, que sólo tiene coseno "
+"como términos. La serie se calcula hasta la <varname>N</varname>-ésima "
+"harmónica. Los coeficientes se calculan por la integración numérica al "
"utilizar <link linkend=\"gel-function-NumericalIntegral"
"\"><function>NumericalIntegral</function></link>."
-#: C/genius.xml:7077(term)
+#: C/genius.xml:7121(term)
msgid ""
"<anchor id=\"gel-function-NumericalFourierSineSeriesCoefficients\"/"
">NumericalFourierSineSeriesCoefficients"
@@ -12654,20 +12839,12 @@ msgstr ""
"<anchor id=\"gel-function-NumericalFourierSineSeriesCoefficients\"/"
">NumericalFourierSineSeriesCoefficients"
-#: C/genius.xml:7079(synopsis)
+#: C/genius.xml:7123(synopsis)
#, no-wrap
msgid "NumericalFourierSineSeriesCoefficients (f,L,N)"
msgstr "NumericalFourierSineSeriesCoefficients (f,L,N)"
-#: C/genius.xml:7080(para)
-#| msgid ""
-#| "Return a vector of coefficients of the sine Fourier series of "
-#| "<function>f</function> with half-period <varname>L</varname>. That is, we "
-#| "take <function>f</function> defined on <userinput>[0,L]</userinput> take "
-#| "the odd periodic extension and compute the Fourier series, which only has "
-#| "sine terms. The series is computed up to the <varname>N</varname>th "
-#| "harmonic. The coefficients are computed by numerical integration using "
-#| "<function>NumericalIntegral</function>."
+#: C/genius.xml:7124(para)
msgid ""
"Return a vector of coefficients of the sine Fourier series of <function>f</"
"function> with half-period <varname>L</varname>. That is, we take "
@@ -12686,7 +12863,7 @@ msgstr ""
"utilizar <link linkend=\"gel-function-NumericalIntegral"
"\"><function>NumericalIntegral</function></link>."
-#: C/genius.xml:7089(para) C/genius.xml:7109(para)
+#: C/genius.xml:7133(para) C/genius.xml:7153(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Fourier_series\">Wikipedia</"
"ulink> or <ulink url=\"http://mathworld.wolfram.com/FourierSineSeries.html"
@@ -12696,7 +12873,7 @@ msgstr ""
"\">Wikipedia</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"FourierSineSeries.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:7098(term)
+#: C/genius.xml:7142(term)
msgid ""
"<anchor id=\"gel-function-NumericalFourierSineSeriesFunction\"/"
">NumericalFourierSineSeriesFunction"
@@ -12704,12 +12881,12 @@ msgstr ""
"<anchor id=\"gel-function-NumericalFourierSineSeriesFunction\"/"
">NumericalFourierSineSeriesFunction"
-#: C/genius.xml:7100(synopsis)
+#: C/genius.xml:7144(synopsis)
#, no-wrap
msgid "NumericalFourierSineSeriesFunction (f,L,N)"
msgstr "NumericalFourierSineSeriesFunction (f,L,N)"
-#: C/genius.xml:7101(para)
+#: C/genius.xml:7145(para)
#| msgid ""
#| "Return a function which is the sine Fourier series of <function>f</"
#| "function> with half-period <varname>L</varname>. That is, we take "
@@ -12717,9 +12894,10 @@ msgstr "NumericalFourierSineSeriesFunction (f,L,N)"
#| "odd periodic extension and compute the Fourier series, which only has "
#| "sine terms. The series is computed up to the <varname>N</varname>th "
#| "harmonic. The coefficients are computed by numerical integration using "
-#| "<function>NumericalIntegral</function>."
+#| "<link linkend=\"gel-function-NumericalIntegral"
+#| "\"><function>NumericalIntegral</function></link>."
msgid ""
-"Return a function which is the sine Fourier series of <function>f</function> "
+"Return a function that is the sine Fourier series of <function>f</function> "
"with half-period <varname>L</varname>. That is, we take <function>f</"
"function> defined on <userinput>[0,L]</userinput> take the odd periodic "
"extension and compute the Fourier series, which only has sine terms. The "
@@ -12736,16 +12914,16 @@ msgstr ""
"utilizar <link linkend=\"gel-function-NumericalIntegral"
"\"><function>NumericalIntegral</function></link>."
-#: C/genius.xml:7118(term)
+#: C/genius.xml:7162(term)
msgid "<anchor id=\"gel-function-NumericalIntegral\"/>NumericalIntegral"
msgstr "<anchor id=\"gel-function-NumericalIntegral\"/>NumericalIntegral"
-#: C/genius.xml:7120(synopsis)
+#: C/genius.xml:7164(synopsis)
#, no-wrap
msgid "NumericalIntegral (f,a,b)"
msgstr "NumericalIntegral (f,a,b)"
-#: C/genius.xml:7121(para)
+#: C/genius.xml:7165(para)
msgid ""
"Integration by rule set in NumericalIntegralFunction of f from a to b using "
"NumericalIntegralSteps steps."
@@ -12753,22 +12931,22 @@ msgstr ""
"Integración por el conjunto de reglas en NumericalIntegralFunction de f "
"desde «a» a «b» usando NumericalIntegralSteps pasos."
-#: C/genius.xml:7126(term)
+#: C/genius.xml:7170(term)
msgid ""
"<anchor id=\"gel-function-NumericalLeftDerivative\"/>NumericalLeftDerivative"
msgstr ""
"<anchor id=\"gel-function-NumericalLeftDerivative\"/>NumericalLeftDerivative"
-#: C/genius.xml:7128(synopsis)
+#: C/genius.xml:7172(synopsis)
#, no-wrap
msgid "NumericalLeftDerivative (f,x0)"
msgstr "NumericalLeftDerivative (f,x0)"
-#: C/genius.xml:7129(para)
+#: C/genius.xml:7173(para)
msgid "Attempt to calculate numerical left derivative."
msgstr "Intentar calcular la derivada numérica por la izquierda."
-#: C/genius.xml:7134(term)
+#: C/genius.xml:7178(term)
msgid ""
"<anchor id=\"gel-function-NumericalLimitAtInfinity\"/"
">NumericalLimitAtInfinity"
@@ -12776,16 +12954,16 @@ msgstr ""
"<anchor id=\"gel-function-NumericalLimitAtInfinity\"/"
">NumericalLimitAtInfinity"
-#: C/genius.xml:7136(synopsis)
+#: C/genius.xml:7180(synopsis)
#, no-wrap
msgid "NumericalLimitAtInfinity (_f,step_fun,tolerance,successive_for_success,N)"
msgstr "NumericalLimitAtInfinity (_f,step_fun,tolerance,successive_for_success,N)"
-#: C/genius.xml:7137(para)
+#: C/genius.xml:7181(para)
msgid "Attempt to calculate the limit of f(step_fun(i)) as i goes from 1 to N."
msgstr "Intentar calcular el límite de f(step_fun(i)), para i desde 1 hasta N."
-#: C/genius.xml:7142(term)
+#: C/genius.xml:7186(term)
msgid ""
"<anchor id=\"gel-function-NumericalRightDerivative\"/"
">NumericalRightDerivative"
@@ -12793,31 +12971,37 @@ msgstr ""
"<anchor id=\"gel-function-NumericalRightDerivative\"/"
">NumericalRightDerivative"
-#: C/genius.xml:7144(synopsis)
+#: C/genius.xml:7188(synopsis)
#, no-wrap
msgid "NumericalRightDerivative (f,x0)"
msgstr "NumericalRightDerivative (f,x0)"
-#: C/genius.xml:7145(para)
+#: C/genius.xml:7189(para)
msgid "Attempt to calculate numerical right derivative."
msgstr "Intentar calcular la derivada numérica por la derecha."
-#: C/genius.xml:7150(term)
+#: C/genius.xml:7194(term)
msgid "<anchor id=\"gel-function-OddPeriodicExtension\"/>OddPeriodicExtension"
msgstr "<anchor id=\"gel-function-OddPeriodicExtension\"/>OddPeriodicExtension"
-#: C/genius.xml:7152(synopsis)
+#: C/genius.xml:7196(synopsis)
#, no-wrap
msgid "OddPeriodicExtension (f,L)"
msgstr "OddPeriodicExtension (f,L)"
-#: C/genius.xml:7153(para)
-msgid ""
-"Return a function which is odd periodic extension of <function>f</function> "
-"with half period <varname>L</varname>. That is a function defined on the "
-"interval <userinput>[0,L]</userinput> extended to be odd on <userinput>[-L,L]"
-"</userinput> and then extended to be periodic with period <userinput>2*L</"
-"userinput>."
+#: C/genius.xml:7197(para)
+#| msgid ""
+#| "Return a function which is odd periodic extension of <function>f</"
+#| "function> with half period <varname>L</varname>. That is a function "
+#| "defined on the interval <userinput>[0,L]</userinput> extended to be odd "
+#| "on <userinput>[-L,L]</userinput> and then extended to be periodic with "
+#| "period <userinput>2*L</userinput>."
+msgid ""
+"Return a function that is the odd periodic extension of <function>f</"
+"function> with half period <varname>L</varname>. That is a function defined "
+"on the interval <userinput>[0,L]</userinput> extended to be odd on "
+"<userinput>[-L,L]</userinput> and then extended to be periodic with period "
+"<userinput>2*L</userinput>."
msgstr ""
"Devuelve una función que es la extensión periódica impar de <function>f</"
"function> con medio periodo <varname>L</varname>. Esto es una función "
@@ -12825,7 +13009,7 @@ msgstr ""
"impar en <userinput>[-L,L]</userinput> y entonces extendida para ser "
"periódica con periodo <userinput>2*L</userinput>."
-#: C/genius.xml:7158(para)
+#: C/genius.xml:7202(para)
msgid ""
"See also <link linkend=\"gel-function-EvenPeriodicExtension"
"\">EvenPeriodicExtension</link> and <link linkend=\"gel-function-"
@@ -12835,7 +13019,7 @@ msgstr ""
"\">EvenPeriodicExtension</link> y <link linkend=\"gel-function-"
"PeriodicExtension\">PeriodicExtension</link>."
-#: C/genius.xml:7168(term)
+#: C/genius.xml:7212(term)
msgid ""
"<anchor id=\"gel-function-OneSidedFivePointFormula\"/"
">OneSidedFivePointFormula"
@@ -12843,16 +13027,16 @@ msgstr ""
"<anchor id=\"gel-function-OneSidedFivePointFormula\"/"
">OneSidedFivePointFormula"
-#: C/genius.xml:7170(synopsis)
+#: C/genius.xml:7214(synopsis)
#, no-wrap
msgid "OneSidedFivePointFormula (f,x0,h)"
msgstr "OneSidedFivePointFormula (f,x0,h)"
-#: C/genius.xml:7171(para)
+#: C/genius.xml:7215(para)
msgid "Compute one-sided derivative using five point formula."
msgstr "Calcular la derivada de un lado usando una fórmula de 5 puntos."
-#: C/genius.xml:7176(term)
+#: C/genius.xml:7220(term)
msgid ""
"<anchor id=\"gel-function-OneSidedThreePointFormula\"/"
">OneSidedThreePointFormula"
@@ -12860,27 +13044,31 @@ msgstr ""
"<anchor id=\"gel-function-OneSidedThreePointFormula\"/"
">OneSidedThreePointFormula"
-#: C/genius.xml:7178(synopsis)
+#: C/genius.xml:7222(synopsis)
#, no-wrap
msgid "OneSidedThreePointFormula (f,x0,h)"
msgstr "OneSidedThreePointFormula (f,x0,h)"
-#: C/genius.xml:7179(para)
+#: C/genius.xml:7223(para)
msgid "Compute one-sided derivative using three-point formula."
msgstr "Calcular la derivada de un lado usando una fórmula de tres puntos."
-#: C/genius.xml:7184(term)
+#: C/genius.xml:7228(term)
msgid "<anchor id=\"gel-function-PeriodicExtension\"/>PeriodicExtension"
msgstr "<anchor id=\"gel-function-PeriodicExtension\"/>PeriodicExtension"
-#: C/genius.xml:7186(synopsis)
+#: C/genius.xml:7230(synopsis)
#, no-wrap
msgid "PeriodicExtension (f,a,b)"
msgstr "PeriodicExtension (f,a,b)"
-#: C/genius.xml:7187(para)
+#: C/genius.xml:7231(para)
+#| msgid ""
+#| "Return a function which is the periodic extension of <function>f</"
+#| "function> defined on the interval <userinput>[a,b]</userinput> and has "
+#| "period <userinput>b-a</userinput>."
msgid ""
-"Return a function which is the periodic extension of <function>f</function> "
+"Return a function that is the periodic extension of <function>f</function> "
"defined on the interval <userinput>[a,b]</userinput> and has period "
"<userinput>b-a</userinput>."
msgstr ""
@@ -12888,7 +13076,7 @@ msgstr ""
"que se define en el intervalo <userinput>[a,b]</userinput> y tiene un "
"periodo <userinput>b-a</userinput>."
-#: C/genius.xml:7190(para)
+#: C/genius.xml:7234(para)
msgid ""
"See also <link linkend=\"gel-function-OddPeriodicExtension"
"\">OddPeriodicExtension</link> and <link linkend=\"gel-function-"
@@ -12898,20 +13086,20 @@ msgstr ""
"\">OddPeriodicExtension</link> y <link linkend=\"gel-function-"
"EvenPeriodicExtension\">EvenPeriodicExtension</link>."
-#: C/genius.xml:7200(term)
+#: C/genius.xml:7244(term)
msgid "<anchor id=\"gel-function-RightLimit\"/>RightLimit"
msgstr "<anchor id=\"gel-function-RightLimit\"/>RightLimit"
-#: C/genius.xml:7202(synopsis)
+#: C/genius.xml:7246(synopsis)
#, no-wrap
msgid "RightLimit (f,x0)"
msgstr "RightLimit (f,x0)"
-#: C/genius.xml:7203(para)
+#: C/genius.xml:7247(para)
msgid "Calculate the right limit of a real-valued function at x0."
msgstr "Calcular el límite por la derecha de una función real en x0."
-#: C/genius.xml:7208(term)
+#: C/genius.xml:7252(term)
msgid ""
"<anchor id=\"gel-function-TwoSidedFivePointFormula\"/"
">TwoSidedFivePointFormula"
@@ -12919,16 +13107,16 @@ msgstr ""
"<anchor id=\"gel-function-TwoSidedFivePointFormula\"/"
">TwoSidedFivePointFormula"
-#: C/genius.xml:7210(synopsis)
+#: C/genius.xml:7254(synopsis)
#, no-wrap
msgid "TwoSidedFivePointFormula (f,x0,h)"
msgstr "TwoSidedFivePointFormula (f,x0,h)"
-#: C/genius.xml:7211(para)
+#: C/genius.xml:7255(para)
msgid "Compute two-sided derivative using five-point formula."
msgstr "Calcular la derivada de dos lados usando una fórmula de cinco puntos."
-#: C/genius.xml:7216(term)
+#: C/genius.xml:7260(term)
msgid ""
"<anchor id=\"gel-function-TwoSidedThreePointFormula\"/"
">TwoSidedThreePointFormula"
@@ -12936,46 +13124,46 @@ msgstr ""
"<anchor id=\"gel-function-TwoSidedThreePointFormula\"/"
">TwoSidedThreePointFormula"
-#: C/genius.xml:7218(synopsis)
+#: C/genius.xml:7262(synopsis)
#, no-wrap
msgid "TwoSidedThreePointFormula (f,x0,h)"
msgstr "TwoSidedThreePointFormula (f,x0,h)"
-#: C/genius.xml:7219(para)
+#: C/genius.xml:7263(para)
msgid "Compute two-sided derivative using three-point formula."
msgstr "Calcular la derivada de dos lados usando una fórmula de tres puntos."
-#: C/genius.xml:7227(title)
+#: C/genius.xml:7271(title)
msgid "Functions"
msgstr "Funciones"
-#: C/genius.xml:7230(term)
+#: C/genius.xml:7274(term)
msgid "<anchor id=\"gel-function-Argument\"/>Argument"
msgstr "<anchor id=\"gel-function-Argument\"/>Argument"
-#: C/genius.xml:7232(synopsis)
+#: C/genius.xml:7276(synopsis)
#, no-wrap
msgid "Argument (z)"
msgstr "Argument (z)"
-#: C/genius.xml:7233(para)
+#: C/genius.xml:7277(para)
msgid "Aliases: <function>Arg</function><function>arg</function>"
msgstr "Alias: <function>Arg</function><function>arg</function>"
-#: C/genius.xml:7234(para)
+#: C/genius.xml:7278(para)
msgid "argument (angle) of complex number."
msgstr "argumento (ángulo) de un número complejo."
-#: C/genius.xml:7239(term)
+#: C/genius.xml:7283(term)
msgid "<anchor id=\"gel-function-BesselJ0\"/>BesselJ0"
msgstr "<anchor id=\"gel-function-BesselJ0\"/>BesselJ0"
-#: C/genius.xml:7241(synopsis)
+#: C/genius.xml:7285(synopsis)
#, no-wrap
msgid "BesselJ0 (x)"
msgstr "BesselJ0 (x)"
-#: C/genius.xml:7242(para)
+#: C/genius.xml:7286(para)
msgid ""
"Bessel function of the first kind of order 0. Only implemented for real "
"numbers."
@@ -12983,8 +13171,8 @@ msgstr ""
"Función de Bessel de primer tipo de orden 0. Implementada solo para números "
"reales."
-#: C/genius.xml:7243(para) C/genius.xml:7255(para) C/genius.xml:7267(para)
-#: C/genius.xml:7279(para) C/genius.xml:7291(para) C/genius.xml:7303(para)
+#: C/genius.xml:7287(para) C/genius.xml:7299(para) C/genius.xml:7311(para)
+#: C/genius.xml:7323(para) C/genius.xml:7335(para) C/genius.xml:7347(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Bessel_functions\">Wikipedia</"
"ulink> for more information."
@@ -12992,16 +13180,16 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Bessel_functions"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:7251(term)
+#: C/genius.xml:7295(term)
msgid "<anchor id=\"gel-function-BesselJ1\"/>BesselJ1"
msgstr "<anchor id=\"gel-function-BesselJ1\"/>BesselJ1"
-#: C/genius.xml:7253(synopsis)
+#: C/genius.xml:7297(synopsis)
#, no-wrap
msgid "BesselJ1 (x)"
msgstr "BesselJ1 (x)"
-#: C/genius.xml:7254(para)
+#: C/genius.xml:7298(para)
msgid ""
"Bessel function of the first kind of order 1. Only implemented for real "
"numbers."
@@ -13009,16 +13197,16 @@ msgstr ""
"Función de Bessel de primer tipo de orden 1. Implementada solo para números "
"reales."
-#: C/genius.xml:7263(term)
+#: C/genius.xml:7307(term)
msgid "<anchor id=\"gel-function-BesselJn\"/>BesselJn"
msgstr "<anchor id=\"gel-function-BesselJn\"/>BesselJn"
-#: C/genius.xml:7265(synopsis)
+#: C/genius.xml:7309(synopsis)
#, no-wrap
msgid "BesselJn (n,x)"
msgstr "BesselJn (n,x)"
-#: C/genius.xml:7266(para)
+#: C/genius.xml:7310(para)
msgid ""
"Bessel function of the first kind of order <varname>n</varname>. Only "
"implemented for real numbers."
@@ -13026,16 +13214,16 @@ msgstr ""
"Función de Bessel de primer tipo de orden <varname>n</varname>. Implementada "
"solo para números reales."
-#: C/genius.xml:7275(term)
+#: C/genius.xml:7319(term)
msgid "<anchor id=\"gel-function-BesselY0\"/>BesselY0"
msgstr "<anchor id=\"gel-function-BesselY0\"/>BesselY0"
-#: C/genius.xml:7277(synopsis)
+#: C/genius.xml:7321(synopsis)
#, no-wrap
msgid "BesselY0 (x)"
msgstr "BesselY0 (x)"
-#: C/genius.xml:7278(para)
+#: C/genius.xml:7322(para)
msgid ""
"Bessel function of the second kind of order 0. Only implemented for real "
"numbers."
@@ -13043,16 +13231,16 @@ msgstr ""
"Función de Bessel de segundo tipo de orden 0. Implementada solo para números "
"reales."
-#: C/genius.xml:7287(term)
+#: C/genius.xml:7331(term)
msgid "<anchor id=\"gel-function-BesselY1\"/>BesselY1"
msgstr "<anchor id=\"gel-function-BesselY1\"/>BesselY1"
-#: C/genius.xml:7289(synopsis)
+#: C/genius.xml:7333(synopsis)
#, no-wrap
msgid "BesselY1 (x)"
msgstr "BesselY1 (x)"
-#: C/genius.xml:7290(para)
+#: C/genius.xml:7334(para)
msgid ""
"Bessel function of the second kind of order 1. Only implemented for real "
"numbers."
@@ -13060,16 +13248,16 @@ msgstr ""
"Función de Bessel de segunto tipo de orden 1. Implementada solo para números "
"reales."
-#: C/genius.xml:7299(term)
+#: C/genius.xml:7343(term)
msgid "<anchor id=\"gel-function-BesselYn\"/>BesselYn"
msgstr "<anchor id=\"gel-function-BesselYn\"/>BesselYn"
-#: C/genius.xml:7301(synopsis)
+#: C/genius.xml:7345(synopsis)
#, no-wrap
msgid "BesselYn (n,x)"
msgstr "BesselYn (n,x)"
-#: C/genius.xml:7302(para)
+#: C/genius.xml:7346(para)
msgid ""
"Bessel function of the second kind of order <varname>n</varname>. Only "
"implemented for real numbers."
@@ -13077,50 +13265,50 @@ msgstr ""
"Función de Bessel de segundo tipo de orden <varname>n</varname>. "
"Implementada solo para números reales."
-#: C/genius.xml:7311(term)
+#: C/genius.xml:7355(term)
msgid "<anchor id=\"gel-function-DirichletKernel\"/>DirichletKernel"
msgstr "<anchor id=\"gel-function-DirichletKernel\"/>DirichletKernel"
-#: C/genius.xml:7313(synopsis)
+#: C/genius.xml:7357(synopsis)
#, no-wrap
msgid "DirichletKernel (n,t)"
msgstr "DirichletKernel (n,t)"
-#: C/genius.xml:7314(para)
+#: C/genius.xml:7358(para)
msgid "Dirichlet kernel of order n."
msgstr "Núcleo de Dirichlet de orden n."
-#: C/genius.xml:7319(term)
+#: C/genius.xml:7363(term)
msgid "<anchor id=\"gel-function-DiscreteDelta\"/>DiscreteDelta"
msgstr "<anchor id=\"gel-function-DiscreteDelta\"/>DiscreteDelta"
-#: C/genius.xml:7321(synopsis)
+#: C/genius.xml:7365(synopsis)
#, no-wrap
msgid "DiscreteDelta (v)"
msgstr "DiscreteDelta (v)"
-#: C/genius.xml:7322(para)
+#: C/genius.xml:7366(para)
msgid "Returns 1 if and only if all elements are zero."
msgstr "Devuelve 1 si y sólo si todos los elementos son cero."
-#: C/genius.xml:7327(term)
+#: C/genius.xml:7371(term)
msgid "<anchor id=\"gel-function-ErrorFunction\"/>ErrorFunction"
msgstr "<anchor id=\"gel-function-ErrorFunction\"/>ErrorFunction"
-#: C/genius.xml:7329(synopsis)
+#: C/genius.xml:7373(synopsis)
#, no-wrap
msgid "ErrorFunction (x)"
msgstr "ErrorFunction (x)"
-#: C/genius.xml:7330(para)
+#: C/genius.xml:7374(para)
msgid "Aliases: <function>erf</function>"
msgstr "Alias: <function>erf</function>"
-#: C/genius.xml:7331(para)
+#: C/genius.xml:7375(para)
msgid "The error function, 2/sqrt(pi) * int_0^x e^(-t^2) dt."
msgstr "La función de error, 2/sqrt(pi) * int_0^x e^(-t^2) dt."
-#: C/genius.xml:7332(para)
+#: C/genius.xml:7376(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/ErrorFunction.html"
"\">Planetmath</ulink> for more information."
@@ -13128,23 +13316,23 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/ErrorFunction.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:7340(term)
+#: C/genius.xml:7384(term)
msgid "<anchor id=\"gel-function-FejerKernel\"/>FejerKernel"
msgstr "<anchor id=\"gel-function-FejerKernel\"/>FejerKernel"
-#: C/genius.xml:7342(synopsis)
+#: C/genius.xml:7386(synopsis)
#, no-wrap
msgid "FejerKernel (n,t)"
msgstr "FejerKernel (n,t)"
-#: C/genius.xml:7343(para)
+#: C/genius.xml:7387(para)
msgid ""
"Fejer kernel of order <varname>n</varname> evaluated at <varname>t</varname>"
msgstr ""
"Núcleo de Fejer de orden <varname>n</varname> evaluado en <varname>t</"
"varname>"
-#: C/genius.xml:7345(para)
+#: C/genius.xml:7389(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/FejerKernel.html"
"\">Planetmath</ulink> for more information."
@@ -13152,24 +13340,24 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/FejerKernel.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:7353(term)
+#: C/genius.xml:7397(term)
msgid "<anchor id=\"gel-function-GammaFunction\"/>GammaFunction"
msgstr "<anchor id=\"gel-function-GammaFunction\"/>GammaFunction"
-#: C/genius.xml:7355(synopsis)
+#: C/genius.xml:7399(synopsis)
#, no-wrap
msgid "GammaFunction (x)"
msgstr "GammaFunction (x)"
-#: C/genius.xml:7356(para)
+#: C/genius.xml:7400(para)
msgid "Aliases: <function>Gamma</function>"
msgstr "Alias: <function>Gamma</function>"
-#: C/genius.xml:7357(para)
+#: C/genius.xml:7401(para)
msgid "The Gamma function. Currently only implemented for real values."
msgstr "La función «Gamma». Actualmente sólo implementada para valores reales."
-#: C/genius.xml:7358(para)
+#: C/genius.xml:7402(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/GammaFunction.html"
"\">Planetmath</ulink> for more information."
@@ -13177,47 +13365,47 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/GammaFunction.html"
"\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:7366(term)
+#: C/genius.xml:7410(term)
msgid "<anchor id=\"gel-function-KroneckerDelta\"/>KroneckerDelta"
msgstr "<anchor id=\"gel-function-KroneckerDelta\"/>KroneckerDelta"
-#: C/genius.xml:7368(synopsis)
+#: C/genius.xml:7412(synopsis)
#, no-wrap
msgid "KroneckerDelta (v)"
msgstr "KroneckerDelta (v)"
-#: C/genius.xml:7369(para)
+#: C/genius.xml:7413(para)
msgid "Returns 1 if and only if all elements are equal."
msgstr "Devuelve 1 si y sólo si todos los elementos son iguales."
-#: C/genius.xml:7374(term)
+#: C/genius.xml:7418(term)
msgid "<anchor id=\"gel-function-MinimizeFunction\"/>MinimizeFunction"
msgstr "<anchor id=\"gel-function-MinimizeFunction\"/>MinimizeFunction"
-#: C/genius.xml:7376(synopsis)
+#: C/genius.xml:7420(synopsis)
#, no-wrap
msgid "MinimizeFunction (func,x,incr)"
msgstr "MinimizeFunction (func,x,incr)"
-#: C/genius.xml:7377(para)
+#: C/genius.xml:7421(para)
msgid "Find the first value where f(x)=0."
msgstr "Buscar el primer valor donde f(x)=0."
-#: C/genius.xml:7382(term)
+#: C/genius.xml:7426(term)
msgid "<anchor id=\"gel-function-MoebiusDiskMapping\"/>MoebiusDiskMapping"
msgstr "<anchor id=\"gel-function-MoebiusDiskMapping\"/>MoebiusDiskMapping"
-#: C/genius.xml:7384(synopsis)
+#: C/genius.xml:7428(synopsis)
#, no-wrap
msgid "MoebiusDiskMapping (a,z)"
msgstr "MoebiusDiskMapping (a,z)"
-#: C/genius.xml:7385(para)
+#: C/genius.xml:7429(para)
msgid "Moebius mapping of the disk to itself mapping a to 0."
msgstr "Mapa de Moebius del disco a sí mismo mapeando a 0."
-#: C/genius.xml:7386(para) C/genius.xml:7398(para) C/genius.xml:7410(para)
-#: C/genius.xml:7422(para) C/genius.xml:7434(para)
+#: C/genius.xml:7430(para) C/genius.xml:7442(para) C/genius.xml:7454(para)
+#: C/genius.xml:7466(para) C/genius.xml:7478(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/MobiusTransformation.html"
"\">Planetmath</ulink> for more information."
@@ -13225,16 +13413,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/"
"MobiusTransformation.html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:7394(term)
+#: C/genius.xml:7438(term)
msgid "<anchor id=\"gel-function-MoebiusMapping\"/>MoebiusMapping"
msgstr "<anchor id=\"gel-function-MoebiusMapping\"/>MoebiusMapping"
-#: C/genius.xml:7396(synopsis)
+#: C/genius.xml:7440(synopsis)
#, no-wrap
msgid "MoebiusMapping (z,z2,z3,z4)"
msgstr "MoebiusMapping (z,z2,z3,z4)"
-#: C/genius.xml:7397(para)
+#: C/genius.xml:7441(para)
msgid ""
"Moebius mapping using the cross ratio taking z2,z3,z4 to 1,0, and infinity "
"respectively."
@@ -13242,7 +13430,7 @@ msgstr ""
"Mapa de Moebius usando el radio cruzado z2,z3,z4 a 1,0 e infinito "
"respectivamente."
-#: C/genius.xml:7406(term)
+#: C/genius.xml:7450(term)
msgid ""
"<anchor id=\"gel-function-MoebiusMappingInftyToInfty\"/"
">MoebiusMappingInftyToInfty"
@@ -13250,12 +13438,12 @@ msgstr ""
"<anchor id=\"gel-function-MoebiusMappingInftyToInfty\"/"
">MoebiusMappingInftyToInfty"
-#: C/genius.xml:7408(synopsis)
+#: C/genius.xml:7452(synopsis)
#, no-wrap
msgid "MoebiusMappingInftyToInfty (z,z2,z3)"
msgstr "MoebiusMappingInftyToInfty (z,z2,z3)"
-#: C/genius.xml:7409(para)
+#: C/genius.xml:7453(para)
msgid ""
"Moebius mapping using the cross ratio taking infinity to infinity and z2,z3 "
"to 1 and 0 respectively."
@@ -13263,7 +13451,7 @@ msgstr ""
"Mapa de Moebius usando el radio cruzado tomando infinito a infinito y z2,z3 "
"a 1 y 0 respectivamente."
-#: C/genius.xml:7418(term)
+#: C/genius.xml:7462(term)
msgid ""
"<anchor id=\"gel-function-MoebiusMappingInftyToOne\"/"
">MoebiusMappingInftyToOne"
@@ -13271,12 +13459,12 @@ msgstr ""
"<anchor id=\"gel-function-MoebiusMappingInftyToOne\"/"
">MoebiusMappingInftyToOne"
-#: C/genius.xml:7420(synopsis)
+#: C/genius.xml:7464(synopsis)
#, no-wrap
msgid "MoebiusMappingInftyToOne (z,z3,z4)"
msgstr "MoebiusMappingInftyToOne (z,z3,z4)"
-#: C/genius.xml:7421(para)
+#: C/genius.xml:7465(para)
msgid ""
"Moebius mapping using the cross ratio taking infinity to 1 and z3,z4 to 0 "
"and infinity respectively."
@@ -13284,7 +13472,7 @@ msgstr ""
"Mapa de Moebius usando la relación cruzada tomando de infinito a 1 y z3,z4 a "
"0 e infinito respectivamente."
-#: C/genius.xml:7430(term)
+#: C/genius.xml:7474(term)
msgid ""
"<anchor id=\"gel-function-MoebiusMappingInftyToZero\"/"
">MoebiusMappingInftyToZero"
@@ -13292,12 +13480,12 @@ msgstr ""
"<anchor id=\"gel-function-MoebiusMappingInftyToZero\"/"
">MoebiusMappingInftyToZero"
-#: C/genius.xml:7432(synopsis)
+#: C/genius.xml:7476(synopsis)
#, no-wrap
msgid "MoebiusMappingInftyToZero (z,z2,z4)"
msgstr "MoebiusMappingInftyToZero (z,z2,z4)"
-#: C/genius.xml:7433(para)
+#: C/genius.xml:7477(para)
msgid ""
"Moebius mapping using the cross ratio taking infinity to 0 and z2,z4 to 1 "
"and infinity respectively."
@@ -13305,16 +13493,16 @@ msgstr ""
"Mapa de Moebius usando la relación cruzada tomando de infinito a 0 y z2,z4 a "
"1 e infinito respectivamente."
-#: C/genius.xml:7442(term)
+#: C/genius.xml:7486(term)
msgid "<anchor id=\"gel-function-PoissonKernel\"/>PoissonKernel"
msgstr "<anchor id=\"gel-function-PoissonKernel\"/>PoissonKernel"
-#: C/genius.xml:7444(synopsis)
+#: C/genius.xml:7488(synopsis)
#, no-wrap
msgid "PoissonKernel (r,sigma)"
msgstr "PoissonKernel (r,sigma)"
-#: C/genius.xml:7445(para)
+#: C/genius.xml:7489(para)
msgid ""
"Poisson kernel on D(0,1) (not normalized to 1, that is integral of this is "
"2pi)."
@@ -13322,39 +13510,39 @@ msgstr ""
"El núcleo de Poisson en D(0,1) (no normalizado a 1, esto es, su integral es "
"2pi)."
-#: C/genius.xml:7450(term)
+#: C/genius.xml:7494(term)
msgid "<anchor id=\"gel-function-PoissonKernelRadius\"/>PoissonKernelRadius"
msgstr "<anchor id=\"gel-function-PoissonKernelRadius\"/>PoissonKernelRadius"
-#: C/genius.xml:7452(synopsis)
+#: C/genius.xml:7496(synopsis)
#, no-wrap
msgid "PoissonKernelRadius (r,sigma)"
msgstr "PoissonKernelRadius (r,sigma)"
-#: C/genius.xml:7453(para)
+#: C/genius.xml:7497(para)
msgid "Poisson kernel on D(0,R) (not normalized to 1)."
msgstr "El núcleo de Poisson en D(0,R) (no normalizado a 1)."
-#: C/genius.xml:7458(term)
+#: C/genius.xml:7502(term)
msgid "<anchor id=\"gel-function-RiemannZeta\"/>RiemannZeta"
msgstr "<anchor id=\"gel-function-RiemannZeta\"/>RiemannZeta"
-#: C/genius.xml:7460(synopsis)
+#: C/genius.xml:7504(synopsis)
#, no-wrap
msgid "RiemannZeta (x)"
msgstr "RiemannZeta (x)"
-#: C/genius.xml:7461(para)
+#: C/genius.xml:7505(para)
msgid "Aliases: <function>zeta</function>"
msgstr "Alias: <function>zeta</function>"
-#: C/genius.xml:7462(para)
+#: C/genius.xml:7506(para)
msgid "The Riemann zeta function. Currently only implemented for real values."
msgstr ""
"La función «zeta de Riemann». Actualmente sólo implementada para valores "
"reales."
-#: C/genius.xml:7463(para)
+#: C/genius.xml:7507(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/RiemannZetaFunction.html"
"\">Planetmath</ulink> for more information."
@@ -13362,16 +13550,16 @@ msgstr ""
"Consulte <ulink url=\"http://planetmath.org/encyclopedia/RiemannZetaFunction."
"html\">Planetmath</ulink> para obtener más información."
-#: C/genius.xml:7471(term)
+#: C/genius.xml:7515(term)
msgid "<anchor id=\"gel-function-UnitStep\"/>UnitStep"
msgstr "<anchor id=\"gel-function-UnitStep\"/>UnitStep"
-#: C/genius.xml:7473(synopsis)
+#: C/genius.xml:7517(synopsis)
#, no-wrap
msgid "UnitStep (x)"
msgstr "UnitStep (x)"
-#: C/genius.xml:7474(para)
+#: C/genius.xml:7518(para)
msgid ""
"The unit step function is 0 for x<0, 1 otherwise. This is the integral of "
"the Dirac Delta function. Also called the Heaviside function."
@@ -13379,7 +13567,7 @@ msgstr ""
"La función escalón unitario es 0 para x<0, 1 si no. Es la integral de la "
"función delta de Dirac. También llamada función de Heaviside."
-#: C/genius.xml:7475(para)
+#: C/genius.xml:7519(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Unit_step\">Wikipedia</ulink> "
"for more information."
@@ -13387,16 +13575,16 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Unit_step\">Wikipedia</"
"ulink> para obtener más información."
-#: C/genius.xml:7483(term)
+#: C/genius.xml:7527(term)
msgid "<anchor id=\"gel-function-cis\"/>cis"
msgstr "<anchor id=\"gel-function-cis\"/>cis"
-#: C/genius.xml:7485(synopsis)
+#: C/genius.xml:7529(synopsis)
#, no-wrap
msgid "cis (x)"
msgstr "cis (x)"
-#: C/genius.xml:7486(para)
+#: C/genius.xml:7530(para)
msgid ""
"The <function>cis</function> function, that is the same as <userinput>cos(x)"
"+1i*sin(x)</userinput>"
@@ -13404,42 +13592,42 @@ msgstr ""
"La función <function>cis</function> es la misma que <userinput>cos(x)+1i*sin"
"(x)</userinput>"
-#: C/genius.xml:7494(term)
+#: C/genius.xml:7538(term)
msgid "<anchor id=\"gel-function-deg2rad\"/>deg2rad"
msgstr "<anchor id=\"gel-function-deg2rad\"/>deg2rad"
-#: C/genius.xml:7496(synopsis)
+#: C/genius.xml:7540(synopsis)
#, no-wrap
msgid "deg2rad (x)"
msgstr "deg2rad (x)"
-#: C/genius.xml:7497(para)
+#: C/genius.xml:7541(para)
msgid "Convert degrees to radians."
msgstr "Convertir grados a radianes."
-#: C/genius.xml:7502(term)
+#: C/genius.xml:7546(term)
msgid "<anchor id=\"gel-function-rad2deg\"/>rad2deg"
msgstr "<anchor id=\"gel-function-rad2deg\"/>rad2deg"
-#: C/genius.xml:7504(synopsis)
+#: C/genius.xml:7548(synopsis)
#, no-wrap
msgid "rad2deg (x)"
msgstr "rad2deg (x)"
-#: C/genius.xml:7505(para)
+#: C/genius.xml:7549(para)
msgid "Convert radians to degrees."
msgstr "Convertir radianes a grados."
-#: C/genius.xml:7510(term)
+#: C/genius.xml:7554(term)
msgid "<anchor id=\"gel-function-sinc\"/>sinc"
msgstr "<anchor id=\"gel-function-sinc\"/>sinc"
-#: C/genius.xml:7512(synopsis)
+#: C/genius.xml:7556(synopsis)
#, no-wrap
msgid "sinc (x)"
msgstr "sinc (x)"
-#: C/genius.xml:7513(para)
+#: C/genius.xml:7557(para)
msgid ""
"Calculates the unnormalized sinc function, that is <userinput>sin(x)/x</"
"userinput>. If you want the normalized function call <userinput>sinc(pi*x)</"
@@ -13449,7 +13637,7 @@ msgstr ""
"userinput>. Si quiere normalizar la función utilice <userinput>sinc(pi*x)</"
"userinput>."
-#: C/genius.xml:7516(para)
+#: C/genius.xml:7560(para)
msgid ""
"See <ulink url=\"http://en.wikipedia.org/wiki/Sinc\">Wikipedia</ulink> for "
"more information."
@@ -13457,20 +13645,20 @@ msgstr ""
"Consulte la <ulink url=\"http://en.wikipedia.org/wiki/Denominator"
"\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:7527(title)
+#: C/genius.xml:7571(title)
msgid "Equation Solving"
msgstr "Resolución de ecuaciones"
-#: C/genius.xml:7531(term)
+#: C/genius.xml:7575(term)
msgid "<anchor id=\"gel-function-CubicFormula\"/>CubicFormula"
msgstr "<anchor id=\"gel-function-CubicFormula\"/>CubicFormula"
-#: C/genius.xml:7533(synopsis)
+#: C/genius.xml:7577(synopsis)
#, no-wrap
msgid "CubicFormula (p)"
msgstr "CubicFormula (p)"
-#: C/genius.xml:7534(para)
+#: C/genius.xml:7578(para)
msgid ""
"Compute roots of a cubic (degree 3) polynomial using the cubic formula. The "
"polynomial should be given as a vector of coefficients. That is "
@@ -13486,7 +13674,7 @@ msgstr ""
"primera solución siempre es la real como un cúbico siempre tiene una "
"solución real."
-#: C/genius.xml:7543(para)
+#: C/genius.xml:7587(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/CubicFormula.html"
"\">Planetmath</ulink>, <ulink url=\"http://mathworld.wolfram.com/"
@@ -13498,16 +13686,16 @@ msgstr ""
"CubicFormula.html\">Mathworld</ulink>, o <ulink url=\"http://en.wikipedia."
"org/wiki/Cubic_equation\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:7553(term)
+#: C/genius.xml:7597(term)
msgid "<anchor id=\"gel-function-EulersMethod\"/>EulersMethod"
msgstr "<anchor id=\"gel-function-EulersMethod\"/>EulersMethod"
-#: C/genius.xml:7555(synopsis)
+#: C/genius.xml:7599(synopsis)
#, no-wrap
msgid "EulersMethod (f,x0,y0,x1,n)"
msgstr "EulersMethod (f,x0,y0,x1,n)"
-#: C/genius.xml:7556(para)
+#: C/genius.xml:7600(para)
msgid ""
"Use classical Euler's method to numerically solve y'=f(x,y) for initial "
"<varname>x0</varname>, <varname>y0</varname> going to <varname>x1</varname> "
@@ -13519,8 +13707,8 @@ msgstr ""
"incrementos de <varname>n</varname> van a <varname>x1</varname>, devuelve "
"<varname>y</varname> en <varname>x1</varname>."
-#: C/genius.xml:7562(para) C/genius.xml:7590(para) C/genius.xml:7725(para)
-#: C/genius.xml:7755(para)
+#: C/genius.xml:7606(para) C/genius.xml:7634(para) C/genius.xml:7769(para)
+#: C/genius.xml:7799(para)
msgid ""
"Systems can be solved by just having <varname>y</varname> be a (column) "
"vector everywhere. That is, <varname>y0</varname> can be a vector in which "
@@ -13534,7 +13722,7 @@ msgstr ""
"varname> y un vector del mismo tamaño para el segundo argumento y devolverá "
"un vector del mismo tamaño."
-#: C/genius.xml:7569(para) C/genius.xml:7597(para)
+#: C/genius.xml:7613(para) C/genius.xml:7641(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/EulerForwardMethod.html"
"\">Mathworld</ulink>, or <ulink url=\"http://en.wikipedia.org/wiki/"
@@ -13544,16 +13732,16 @@ msgstr ""
"\">Mathworld</ulink>, o la <ulink url=\"http://en.wikipedia.org/wiki/"
"Eulers_method\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:7578(term)
+#: C/genius.xml:7622(term)
msgid "<anchor id=\"gel-function-EulersMethodFull\"/>EulersMethodFull"
msgstr "<anchor id=\"gel-function-EulersMethodFull\"/>EulersMethodFull"
-#: C/genius.xml:7580(synopsis)
+#: C/genius.xml:7624(synopsis)
#, no-wrap
msgid "EulersMethodFull (f,x0,y0,x1,n)"
msgstr "EulersMethodFull (f,x0,y0,x1,n)"
-#: C/genius.xml:7581(para)
+#: C/genius.xml:7625(para)
msgid ""
"Use classical Euler's method to numerically solve y'=f(x,y) for initial "
"<varname>x0</varname>, <varname>y0</varname> going to <varname>x1</varname> "
@@ -13569,16 +13757,16 @@ msgstr ""
"varname> e <varname>y</varname>. Adecuado para enlazar con <link linkend="
"\"gel-function-LinePlotDrawLine\">LinePlotDrawLine</link>."
-#: C/genius.xml:7606(term)
+#: C/genius.xml:7650(term)
msgid "<anchor id=\"gel-function-FindRootBisection\"/>FindRootBisection"
msgstr "<anchor id=\"gel-function-FindRootBisection\"/>FindRootBisection"
-#: C/genius.xml:7608(synopsis)
+#: C/genius.xml:7652(synopsis)
#, no-wrap
msgid "FindRootBisection (f,a,b,TOL,N)"
msgstr "FindRootBisection (f,a,b,TOL,N)"
-#: C/genius.xml:7609(para)
+#: C/genius.xml:7653(para)
msgid ""
"Find root of a function using the bisection method. <varname>a</varname> and "
"<varname>b</varname> are the initial guess interval, <userinput>f(a)</"
@@ -13600,18 +13788,18 @@ msgstr ""
"indica el éxito, <varname>value</varname> es el último valor calculado, e "
"<varname>iteration</varname> es el número de iteraciones realizadas."
-#: C/genius.xml:7618(term)
+#: C/genius.xml:7662(term)
msgid ""
"<anchor id=\"gel-function-FindRootFalsePosition\"/>FindRootFalsePosition"
msgstr ""
"<anchor id=\"gel-function-FindRootFalsePosition\"/>FindRootFalsePosition"
-#: C/genius.xml:7620(synopsis)
+#: C/genius.xml:7664(synopsis)
#, no-wrap
msgid "FindRootFalsePosition (f,a,b,TOL,N)"
msgstr "FindRootFalsePosition (f,a,b,TOL,N)"
-#: C/genius.xml:7621(para)
+#: C/genius.xml:7665(para)
msgid ""
"Find root of a function using the method of false position. <varname>a</"
"varname> and <varname>b</varname> are the initial guess interval, "
@@ -13633,18 +13821,18 @@ msgstr ""
"indica el éxito, <varname>value</varname> es el último valor calculado, e "
"<varname>iteration</varname> es el número de iteraciones realizadas."
-#: C/genius.xml:7630(term)
+#: C/genius.xml:7674(term)
msgid ""
"<anchor id=\"gel-function-FindRootMullersMethod\"/>FindRootMullersMethod"
msgstr ""
"<anchor id=\"gel-function-FindRootMullersMethod\"/>FindRootMullersMethod"
-#: C/genius.xml:7632(synopsis)
+#: C/genius.xml:7676(synopsis)
#, no-wrap
msgid "FindRootMullersMethod (f,x0,x1,x2,TOL,N)"
msgstr "FindRootMullersMethod (f,x0,x1,x2,TOL,N)"
-#: C/genius.xml:7633(para)
+#: C/genius.xml:7677(para)
msgid ""
"Find root of a function using the Muller's method. <varname>TOL</varname> is "
"the desired tolerance and <varname>N</varname> is the limit on the number of "
@@ -13662,16 +13850,16 @@ msgstr ""
"varname> es el último valor calculado, e <varname>iteration</varname> es el "
"número de iteraciones realizadas."
-#: C/genius.xml:7640(term)
+#: C/genius.xml:7684(term)
msgid "<anchor id=\"gel-function-FindRootSecant\"/>FindRootSecant"
msgstr "<anchor id=\"gel-function-FindRootSecant\"/>FindRootSecant"
-#: C/genius.xml:7642(synopsis)
+#: C/genius.xml:7686(synopsis)
#, no-wrap
msgid "FindRootSecant (f,a,b,TOL,N)"
msgstr "FindRootSecant (f,a,b,TOL,N)"
-#: C/genius.xml:7643(para)
+#: C/genius.xml:7687(para)
msgid ""
"Find root of a function using the secant method. <varname>a</varname> and "
"<varname>b</varname> are the initial guess interval, <userinput>f(a)</"
@@ -13693,16 +13881,16 @@ msgstr ""
"indica el éxito, <varname>value</varname> es el último valor calculado, e "
"<varname>iteration</varname> es el número de iteraciones realizadas."
-#: C/genius.xml:7652(term)
+#: C/genius.xml:7696(term)
msgid "<anchor id=\"gel-function-PolynomialRoots\"/>PolynomialRoots"
msgstr "<anchor id=\"gel-function-PolynomialRoots\"/>PolynomialRoots"
-#: C/genius.xml:7654(synopsis)
+#: C/genius.xml:7698(synopsis)
#, no-wrap
msgid "PolynomialRoots (p)"
msgstr "PolynomialRoots (p)"
-#: C/genius.xml:7655(para)
+#: C/genius.xml:7699(para)
msgid ""
"Compute roots of a polynomial (degrees 1 through 4) using one of the "
"formulas for such polynomials. The polynomial should be given as a vector of "
@@ -13716,7 +13904,7 @@ msgstr ""
"al vector <userinput>[1,2,0,4]</userinput>. Devuelve un vector columna de "
"las soluciones."
-#: C/genius.xml:7664(para)
+#: C/genius.xml:7708(para)
msgid ""
"The function calls <link linkend=\"gel-function-QuadraticFormula"
"\">QuadraticFormula</link>, <link linkend=\"gel-function-CubicFormula"
@@ -13728,16 +13916,16 @@ msgstr ""
"\">CubicFormula</link>, y a <link linkend=\"gel-function-QuarticFormula"
"\">QuarticFormula</link>."
-#: C/genius.xml:7674(term)
+#: C/genius.xml:7718(term)
msgid "<anchor id=\"gel-function-QuadraticFormula\"/>QuadraticFormula"
msgstr "<anchor id=\"gel-function-QuadraticFormula\"/>QuadraticFormula"
-#: C/genius.xml:7676(synopsis)
+#: C/genius.xml:7720(synopsis)
#, no-wrap
msgid "QuadraticFormula (p)"
msgstr "QuadraticFormula (p)"
-#: C/genius.xml:7677(para)
+#: C/genius.xml:7721(para)
msgid ""
"Compute roots of a quadratic (degree 2) polynomial using the quadratic "
"formula. The polynomial should be given as a vector of coefficients. That is "
@@ -13750,7 +13938,7 @@ msgstr ""
"<userinput>[1,2,3]</userinput>. Devuelve un vector columna de las dos "
"soluciones."
-#: C/genius.xml:7685(para)
+#: C/genius.xml:7729(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/QuadraticFormula.html"
"\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
@@ -13760,16 +13948,16 @@ msgstr ""
"html\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
"QuadraticFormula.html\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:7694(term)
+#: C/genius.xml:7738(term)
msgid "<anchor id=\"gel-function-QuarticFormula\"/>QuarticFormula"
msgstr "<anchor id=\"gel-function-QuarticFormula\"/>QuarticFormula"
-#: C/genius.xml:7696(synopsis)
+#: C/genius.xml:7740(synopsis)
#, no-wrap
msgid "QuarticFormula (p)"
msgstr "QuarticFormula (p)"
-#: C/genius.xml:7697(para)
+#: C/genius.xml:7741(para)
msgid ""
"Compute roots of a quartic (degree 4) polynomial using the quartic formula. "
"The polynomial should be given as a vector of coefficients. That is "
@@ -13782,7 +13970,7 @@ msgstr ""
"<userinput>[1,2,0,0,5]</userinput>. Devuelve un vector columna de las cuatro "
"soluciones."
-#: C/genius.xml:7705(para)
+#: C/genius.xml:7749(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/QuarticFormula.html"
"\">Planetmath</ulink>, <ulink url=\"http://mathworld.wolfram.com/"
@@ -13795,16 +13983,16 @@ msgstr ""
"wikipedia.org/wiki/Quartic_equation\">Wikipedia</ulink> para obtener más "
"información."
-#: C/genius.xml:7715(term)
+#: C/genius.xml:7759(term)
msgid "<anchor id=\"gel-function-RungeKutta\"/>RungeKutta"
msgstr "<anchor id=\"gel-function-RungeKutta\"/>RungeKutta"
-#: C/genius.xml:7717(synopsis)
+#: C/genius.xml:7761(synopsis)
#, no-wrap
msgid "RungeKutta (f,x0,y0,x1,n)"
msgstr "RungeKutta (f,x0,y0,x1,n)"
-#: C/genius.xml:7718(para)
+#: C/genius.xml:7762(para)
msgid ""
"Use classical non-adaptive fourth order Runge-Kutta method to numerically "
"solve y'=f(x,y) for initial <varname>x0</varname>, <varname>y0</varname> "
@@ -13816,7 +14004,7 @@ msgstr ""
"<varname>y0</varname> tienden a <varname>x1</varname> con <varname>n</"
"varname> incrementos, devuelve <varname>y</varname> en <varname>x1</varname>."
-#: C/genius.xml:7732(para) C/genius.xml:7762(para)
+#: C/genius.xml:7776(para) C/genius.xml:7806(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/Runge-KuttaMethod.html"
"\">Mathworld</ulink>, or <ulink url=\"http://en.wikipedia.org/wiki/Runge-"
@@ -13826,16 +14014,16 @@ msgstr ""
"\">Mathworld</ulink>, o la <ulink url=\"http://en.wikipedia.org/wiki/Runge-"
"Kutta_methods\">Wikipedia</ulink> para obtener más información."
-#: C/genius.xml:7741(term)
+#: C/genius.xml:7785(term)
msgid "<anchor id=\"gel-function-RungeKuttaFull\"/>RungeKuttaFull"
msgstr "<anchor id=\"gel-function-RungeKuttaFull\"/>RungeKuttaFull"
-#: C/genius.xml:7743(synopsis)
+#: C/genius.xml:7787(synopsis)
#, no-wrap
msgid "RungeKuttaFull (f,x0,y0,x1,n)"
msgstr "RungeKuttaFull (f,x0,y0,x1,n)"
-#: C/genius.xml:7744(para)
+#: C/genius.xml:7788(para)
msgid ""
"Use classical non-adaptive fourth order Runge-Kutta method to numerically "
"solve y'=f(x,y) for initial <varname>x0</varname>, <varname>y0</varname> "
@@ -13852,20 +14040,20 @@ msgstr ""
"Adecuado para enlazar con <link linkend=\"gel-function-LinePlotDrawLine"
"\">LinePlotDrawLine</link>."
-#: C/genius.xml:7775(title)
+#: C/genius.xml:7819(title)
msgid "Statistics"
msgstr "Estadísticas"
-#: C/genius.xml:7778(term)
+#: C/genius.xml:7822(term)
msgid "<anchor id=\"gel-function-Average\"/>Average"
msgstr "<anchor id=\"gel-function-Average\"/>Average"
-#: C/genius.xml:7780(synopsis)
+#: C/genius.xml:7824(synopsis)
#, no-wrap
msgid "Average (m)"
msgstr "Average (m)"
-#: C/genius.xml:7781(para)
+#: C/genius.xml:7825(para)
msgid ""
"Aliases: <function>average</function><function>Mean</"
"function><function>mean</function>"
@@ -13873,11 +14061,11 @@ msgstr ""
"Alias: <function>average</function><function>Mean</function><function>mean</"
"function>"
-#: C/genius.xml:7782(para)
+#: C/genius.xml:7826(para)
msgid "Calculate average of an entire matrix."
msgstr "Calcular la media de una matriz entera."
-#: C/genius.xml:7783(para) C/genius.xml:7843(para)
+#: C/genius.xml:7827(para) C/genius.xml:7887(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/ArithmeticMean.html"
"\">Mathworld</ulink> for more information."
@@ -13885,16 +14073,16 @@ msgstr ""
"Consulte <ulink url=\"http://mathworld.wolfram.com/ArithmeticMean.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:7791(term)
+#: C/genius.xml:7835(term)
msgid "<anchor id=\"gel-function-GaussDistribution\"/>GaussDistribution"
msgstr "<anchor id=\"gel-function-GaussDistribution\"/>GaussDistribution"
-#: C/genius.xml:7793(synopsis)
+#: C/genius.xml:7837(synopsis)
#, no-wrap
msgid "GaussDistribution (x,sigma)"
msgstr "GaussDistribution (x,sigma)"
-#: C/genius.xml:7794(para)
+#: C/genius.xml:7838(para)
msgid ""
"Integral of the GaussFunction from 0 to <varname>x</varname> (area under the "
"normal curve)."
@@ -13902,7 +14090,7 @@ msgstr ""
"Integral de la función de Gauss desde 0 a <varname>x</varname> (área debajo "
"de la curva normal)."
-#: C/genius.xml:7795(para) C/genius.xml:7807(para)
+#: C/genius.xml:7839(para) C/genius.xml:7851(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/NormalDistribution.html"
"\">Mathworld</ulink> for more information."
@@ -13910,37 +14098,37 @@ msgstr ""
"Consulte <ulink url=\"http://mathworld.wolfram.com/NormalDistribution.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:7803(term)
+#: C/genius.xml:7847(term)
msgid "<anchor id=\"gel-function-GaussFunction\"/>GaussFunction"
msgstr "<anchor id=\"gel-function-GaussFunction\"/>GaussFunction"
-#: C/genius.xml:7805(synopsis)
+#: C/genius.xml:7849(synopsis)
#, no-wrap
msgid "GaussFunction (x,sigma)"
msgstr "GaussFunction (x,sigma)"
-#: C/genius.xml:7806(para)
+#: C/genius.xml:7850(para)
msgid "The normalized Gauss distribution function (the normal curve)."
msgstr "La función de distribución Gausiana normalizada (la curva normal)."
-#: C/genius.xml:7816(term)
+#: C/genius.xml:7860(term)
msgid "<anchor id=\"gel-function-Median\"/>Median"
msgstr "<anchor id=\"gel-function-Median\"/>Median"
-#: C/genius.xml:7818(synopsis)
+#: C/genius.xml:7862(synopsis)
#, no-wrap
msgid "Median (m)"
msgstr "Median (m)"
-#: C/genius.xml:7819(para)
+#: C/genius.xml:7863(para)
msgid "Aliases: <function>median</function>"
msgstr "Alias: <function>median</function>"
-#: C/genius.xml:7820(para)
+#: C/genius.xml:7864(para)
msgid "Calculate median of an entire matrix."
msgstr "Calcular la mediana de una matriz entera."
-#: C/genius.xml:7821(para) C/genius.xml:7856(para)
+#: C/genius.xml:7865(para) C/genius.xml:7900(para)
msgid ""
"See <ulink url=\"http://mathworld.wolfram.com/StatisticalMedian.html"
"\">Mathworld</ulink> for more information."
@@ -13948,7 +14136,7 @@ msgstr ""
"Consulte <ulink url=\"http://mathworld.wolfram.com/StatisticalMedian.html"
"\">Mathworld</ulink> para obtener más información."
-#: C/genius.xml:7829(term)
+#: C/genius.xml:7873(term)
msgid ""
"<anchor id=\"gel-function-PopulationStandardDeviation\"/"
">PopulationStandardDeviation"
@@ -13956,46 +14144,46 @@ msgstr ""
"<anchor id=\"gel-function-PopulationStandardDeviation\"/"
">PopulationStandardDeviation"
-#: C/genius.xml:7831(synopsis)
+#: C/genius.xml:7875(synopsis)
#, no-wrap
msgid "PopulationStandardDeviation (m)"
msgstr "PopulationStandardDeviation (m)"
-#: C/genius.xml:7832(para)
+#: C/genius.xml:7876(para)
msgid "Aliases: <function>stdevp</function>"
msgstr "Alias: <function>stdevp</function>"
-#: C/genius.xml:7833(para)
+#: C/genius.xml:7877(para)
msgid "Calculate the population standard deviation of a whole matrix."
msgstr "Calcular la desviación de población típica de una matriz completa."
-#: C/genius.xml:7838(term)
+#: C/genius.xml:7882(term)
msgid "<anchor id=\"gel-function-RowAverage\"/>RowAverage"
msgstr "<anchor id=\"gel-function-RowAverage\"/>RowAverage"
-#: C/genius.xml:7840(synopsis)
+#: C/genius.xml:7884(synopsis)
#, no-wrap
msgid "RowAverage (m)"
msgstr "RowAverage (m)"
-#: C/genius.xml:7841(para)
+#: C/genius.xml:7885(para)
msgid "Aliases: <function>RowMean</function>"
msgstr "Alias: <function>RowMean</function>"
-#: C/genius.xml:7842(para)
+#: C/genius.xml:7886(para)
msgid "Calculate average of each row in a matrix."
msgstr "Calcular la media de cada columna de una matriz."
-#: C/genius.xml:7851(term)
+#: C/genius.xml:7895(term)
msgid "<anchor id=\"gel-function-RowMedian\"/>RowMedian"
msgstr "<anchor id=\"gel-function-RowMedian\"/>RowMedian"
-#: C/genius.xml:7853(synopsis)
+#: C/genius.xml:7897(synopsis)
#, no-wrap
msgid "RowMedian (m)"
msgstr "RowMedian (m)"
-#: C/genius.xml:7854(para)
+#: C/genius.xml:7898(para)
msgid ""
"Calculate median of each row in a matrix and return a column vector of the "
"medians."
@@ -14003,7 +14191,7 @@ msgstr ""
"Calcular la mediana de cada fila en una matriz y devolver una vector columna "
"de las medianas."
-#: C/genius.xml:7864(term)
+#: C/genius.xml:7908(term)
msgid ""
"<anchor id=\"gel-function-RowPopulationStandardDeviation\"/"
">RowPopulationStandardDeviation"
@@ -14011,16 +14199,16 @@ msgstr ""
"<anchor id=\"gel-function-RowPopulationStandardDeviation\"/"
">RowPopulationStandardDeviation"
-#: C/genius.xml:7866(synopsis)
+#: C/genius.xml:7910(synopsis)
#, no-wrap
msgid "RowPopulationStandardDeviation (m)"
msgstr "RowPopulationStandardDeviation (m)"
-#: C/genius.xml:7867(para)
+#: C/genius.xml:7911(para)
msgid "Aliases: <function>rowstdevp</function>"
msgstr "Alias: <function>rowstdevp</function>"
-#: C/genius.xml:7868(para)
+#: C/genius.xml:7912(para)
msgid ""
"Calculate the population standard deviations of rows of a matrix and return "
"a vertical vector."
@@ -14028,20 +14216,20 @@ msgstr ""
"Calcular la desviación típica de las columnas de una matriz y devuelve una "
"matriz columna."
-#: C/genius.xml:7873(term)
+#: C/genius.xml:7917(term)
msgid "<anchor id=\"gel-function-RowStandardDeviation\"/>RowStandardDeviation"
msgstr "<anchor id=\"gel-function-RowStandardDeviation\"/>RowStandardDeviation"
-#: C/genius.xml:7875(synopsis)
+#: C/genius.xml:7919(synopsis)
#, no-wrap
msgid "RowStandardDeviation (m)"
msgstr "RowStandardDeviation (m)"
-#: C/genius.xml:7876(para)
+#: C/genius.xml:7920(para)
msgid "Aliases: <function>rowstdev</function>"
msgstr "Alias: <function>rowstdev</function>"
-#: C/genius.xml:7877(para)
+#: C/genius.xml:7921(para)
msgid ""
"Calculate the standard deviations of rows of a matrix and return a vertical "
"vector."
@@ -14049,50 +14237,50 @@ msgstr ""
"Calcular la desviación estándar de las filas de una matriz y devuelve una "
"matriz columna."
-#: C/genius.xml:7882(term)
+#: C/genius.xml:7926(term)
msgid "<anchor id=\"gel-function-StandardDeviation\"/>StandardDeviation"
msgstr "<anchor id=\"gel-function-StandardDeviation\"/>StandardDeviation"
-#: C/genius.xml:7884(synopsis)
+#: C/genius.xml:7928(synopsis)
#, no-wrap
msgid "StandardDeviation (m)"
msgstr "StandardDeviation (m)"
-#: C/genius.xml:7885(para)
+#: C/genius.xml:7929(para)
msgid "Aliases: <function>stdev</function>"
msgstr "Alias: <function>stdev</function>"
-#: C/genius.xml:7886(para)
+#: C/genius.xml:7930(para)
msgid "Calculate the standard deviation of a whole matrix."
msgstr "Calcular la desviación estándar de una matriz entera."
-#: C/genius.xml:7894(title)
+#: C/genius.xml:7938(title)
msgid "Polynomials"
msgstr "Polinomios"
-#: C/genius.xml:7897(term)
+#: C/genius.xml:7941(term)
msgid "<anchor id=\"gel-function-AddPoly\"/>AddPoly"
msgstr "<anchor id=\"gel-function-AddPoly\"/>AddPoly"
-#: C/genius.xml:7899(synopsis)
+#: C/genius.xml:7943(synopsis)
#, no-wrap
msgid "AddPoly (p1,p2)"
msgstr "AddPoly (p1,p2)"
-#: C/genius.xml:7900(para)
+#: C/genius.xml:7944(para)
msgid "Add two polynomials (vectors)."
msgstr "Suma dos polinomios (vectores)."
-#: C/genius.xml:7905(term)
+#: C/genius.xml:7949(term)
msgid "<anchor id=\"gel-function-DividePoly\"/>DividePoly"
msgstr "<anchor id=\"gel-function-DividePoly\"/>DividePoly"
-#: C/genius.xml:7907(synopsis)
+#: C/genius.xml:7951(synopsis)
#, no-wrap
msgid "DividePoly (p,q,&r)"
msgstr "DividePoly (p,q,&r)"
-#: C/genius.xml:7908(para)
+#: C/genius.xml:7952(para)
msgid ""
"Divide two polynomials (as vectors) using long division. Returns the "
"quotient of the two polynomials. The optional argument <varname>r</varname> "
@@ -14104,7 +14292,7 @@ msgstr ""
"<varname>r</varname> se utiliza para devolver el residuo. El residuo tendrá "
"el grado más bajo que <varname>q</varname>."
-#: C/genius.xml:7913(para)
+#: C/genius.xml:7957(para)
msgid ""
"See <ulink url=\"http://planetmath.org/encyclopedia/PolynomialLongDivision."
"html\">Planetmath</ulink> for more information."
@@ -14113,42 +14301,42 @@ msgstr ""
"PolynomialLongDivision.html\">Planetmath</ulink> para obtener más "
"información."
-#: C/genius.xml:7921(term)
+#: C/genius.xml:7965(term)
msgid "<anchor id=\"gel-function-IsPoly\"/>IsPoly"
msgstr "<anchor id=\"gel-function-IsPoly\"/>IsPoly"
-#: C/genius.xml:7923(synopsis)
+#: C/genius.xml:7967(synopsis)
#, no-wrap
msgid "IsPoly (p)"
msgstr "IsPoly (p)"
-#: C/genius.xml:7924(para)
+#: C/genius.xml:7968(para)
msgid "Check if a vector is usable as a polynomial."
msgstr "Comprobar si un vector se puede usar como un polinomio."
-#: C/genius.xml:7929(term)
+#: C/genius.xml:7973(term)
msgid "<anchor id=\"gel-function-MultiplyPoly\"/>MultiplyPoly"
msgstr "<anchor id=\"gel-function-MultiplyPoly\"/>MultiplyPoly"
-#: C/genius.xml:7931(synopsis)
+#: C/genius.xml:7975(synopsis)
#, no-wrap
msgid "MultiplyPoly (p1,p2)"
msgstr "MultiplyPoly (p1,p2)"
-#: C/genius.xml:7932(para)
+#: C/genius.xml:7976(para)
msgid "Multiply two polynomials (as vectors)."
msgstr "Multiplica dos polinomios (como vectores)."
-#: C/genius.xml:7937(term)
+#: C/genius.xml:7981(term)
msgid "<anchor id=\"gel-function-NewtonsMethodPoly\"/>NewtonsMethodPoly"
msgstr "<anchor id=\"gel-function-NewtonsMethodPoly\"/>NewtonsMethodPoly"
-#: C/genius.xml:7939(synopsis)
+#: C/genius.xml:7983(synopsis)
#, no-wrap
msgid "NewtonsMethodPoly (poly,guess,epsilon,maxn)"
msgstr "NewtonsMethodPoly (poly,guess,epsilon,maxn)"
-#: C/genius.xml:7940(para)
+#: C/genius.xml:7984(para)
msgid ""
"Run newton's method on a polynomial to attempt to find a root, returns after "
"two successive values are within epsilon or after maxn tries (then returns "
@@ -14160,98 +14348,98 @@ msgstr ""
"<literal>maxn</literal> iteraciones (en cuyo caso devuelve <literal>null</"
"literal>)."
-#: C/genius.xml:7945(term)
+#: C/genius.xml:7989(term)
msgid "<anchor id=\"gel-function-Poly2ndDerivative\"/>Poly2ndDerivative"
msgstr "<anchor id=\"gel-function-Poly2ndDerivative\"/>Poly2ndDerivative"
-#: C/genius.xml:7947(synopsis)
+#: C/genius.xml:7991(synopsis)
#, no-wrap
msgid "Poly2ndDerivative (p)"
msgstr "Poly2ndDerivative (p)"
-#: C/genius.xml:7948(para)
+#: C/genius.xml:7992(para)
msgid "Take second polynomial (as vector) derivative."
msgstr "Tomar la derivada segunda (como vector) polinómico."
-#: C/genius.xml:7953(term)
+#: C/genius.xml:7997(term)
msgid "<anchor id=\"gel-function-PolyDerivative\"/>PolyDerivative"
msgstr "<anchor id=\"gel-function-PolyDerivative\"/>PolyDerivative"
-#: C/genius.xml:7955(synopsis)
+#: C/genius.xml:7999(synopsis)
#, no-wrap
msgid "PolyDerivative (p)"
msgstr "PolyDerivative (p)"
-#: C/genius.xml:7956(para)
+#: C/genius.xml:8000(para)
msgid "Take polynomial (as vector) derivative."
msgstr "Tomar la derivada (como vector) polinómico."
-#: C/genius.xml:7961(term)
+#: C/genius.xml:8005(term)
msgid "<anchor id=\"gel-function-PolyToFunction\"/>PolyToFunction"
msgstr "<anchor id=\"gel-function-PolyToFunction\"/>PolyToFunction"
-#: C/genius.xml:7963(synopsis)
+#: C/genius.xml:8007(synopsis)
#, no-wrap
msgid "PolyToFunction (p)"
msgstr "PolyToFunction (p)"
-#: C/genius.xml:7964(para)
+#: C/genius.xml:8008(para)
msgid "Make function out of a polynomial (as vector)."
msgstr "Extraer una función de un polinomio (como vector)."
-#: C/genius.xml:7969(term)
+#: C/genius.xml:8013(term)
msgid "<anchor id=\"gel-function-PolyToString\"/>PolyToString"
msgstr "<anchor id=\"gel-function-PolyToString\"/>PolyToString"
-#: C/genius.xml:7971(synopsis)
+#: C/genius.xml:8015(synopsis)
#, no-wrap
msgid "PolyToString (p,var...)"
msgstr "PolyToString (p,var...)"
-#: C/genius.xml:7972(para)
+#: C/genius.xml:8016(para)
msgid "Make string out of a polynomial (as vector)."
msgstr "Extraer una cadena de un polinomio (como vector)."
-#: C/genius.xml:7977(term)
+#: C/genius.xml:8021(term)
msgid "<anchor id=\"gel-function-SubtractPoly\"/>SubtractPoly"
msgstr "<anchor id=\"gel-function-SubtractPoly\"/>SubtractPoly"
-#: C/genius.xml:7979(synopsis)
+#: C/genius.xml:8023(synopsis)
#, no-wrap
msgid "SubtractPoly (p1,p2)"
msgstr "SubtractPoly (p1,p2)"
-#: C/genius.xml:7980(para)
+#: C/genius.xml:8024(para)
msgid "Subtract two polynomials (as vectors)."
msgstr "Restar dos polinomios (como vectores)."
-#: C/genius.xml:7985(term)
+#: C/genius.xml:8029(term)
msgid "<anchor id=\"gel-function-TrimPoly\"/>TrimPoly"
msgstr "<anchor id=\"gel-function-TrimPoly\"/>TrimPoly"
-#: C/genius.xml:7987(synopsis)
+#: C/genius.xml:8031(synopsis)
#, no-wrap
msgid "TrimPoly (p)"
msgstr "TrimPoly (p)"
-#: C/genius.xml:7988(para)
+#: C/genius.xml:8032(para)
msgid "Trim zeros from a polynomial (as vector)."
msgstr "Eliminar ceros de un polinomio (como vector)."
-#: C/genius.xml:7996(title)
+#: C/genius.xml:8040(title)
msgid "Set Theory"
msgstr "Teoría de conjuntos"
-#: C/genius.xml:7999(term)
+#: C/genius.xml:8043(term)
msgid "<anchor id=\"gel-function-Intersection\"/>Intersection"
msgstr "<anchor id=\"gel-function-Intersection\"/>Intersection"
-#: C/genius.xml:8001(synopsis)
+#: C/genius.xml:8045(synopsis)
#, no-wrap
msgid "Intersection (X,Y)"
msgstr "Intersection (X,Y)"
-#: C/genius.xml:8002(para)
+#: C/genius.xml:8046(para)
msgid ""
"Returns a set theoretic intersection of X and Y (X and Y are vectors "
"pretending to be sets)."
@@ -14259,16 +14447,16 @@ msgstr ""
"Devuelve la intersección de X e Y (X e Y son vectores que se tratan como "
"conjuntos)."
-#: C/genius.xml:8007(term)
+#: C/genius.xml:8051(term)
msgid "<anchor id=\"gel-function-IsIn\"/>IsIn"
msgstr "<anchor id=\"gel-function-IsIn\"/>IsIn"
-#: C/genius.xml:8009(synopsis)
+#: C/genius.xml:8053(synopsis)
#, no-wrap
msgid "IsIn (x,X)"
msgstr "IsIn (x,X)"
-#: C/genius.xml:8010(para)
+#: C/genius.xml:8054(para)
msgid ""
"Returns <constant>true</constant> if the element x is in the set X (where X "
"is a vector pretending to be a set)."
@@ -14277,16 +14465,16 @@ msgstr ""
"de <literal>Y</literal> (<literal>X</literal> e <literal>Y</literal> son "
"vectores que se tratan como conjuntos)."
-#: C/genius.xml:8015(term)
+#: C/genius.xml:8059(term)
msgid "<anchor id=\"gel-function-IsSubset\"/>IsSubset"
msgstr "<anchor id=\"gel-function-IsSubset\"/>IsSubset"
-#: C/genius.xml:8017(synopsis)
+#: C/genius.xml:8061(synopsis)
#, no-wrap
msgid "IsSubset (X, Y)"
msgstr "IsSubset (X, Y)"
-#: C/genius.xml:8018(para)
+#: C/genius.xml:8062(para)
msgid ""
"Returns <constant>true</constant> if X is a subset of Y (X and Y are vectors "
"pretending to be sets)."
@@ -14295,29 +14483,29 @@ msgstr ""
"de <literal>Y</literal> (<literal>X</literal> e <literal>Y</literal> son "
"vectores que se tratan como conjuntos)."
-#: C/genius.xml:8023(term)
+#: C/genius.xml:8067(term)
msgid "<anchor id=\"gel-function-MakeSet\"/>MakeSet"
msgstr "<anchor id=\"gel-function-MakeSet\"/>MakeSet"
-#: C/genius.xml:8025(synopsis)
+#: C/genius.xml:8069(synopsis)
#, no-wrap
msgid "MakeSet (X)"
msgstr "MakeSet (X)"
-#: C/genius.xml:8026(para)
+#: C/genius.xml:8070(para)
msgid "Returns a vector where every element of X appears only once."
msgstr "Devuelve un vector donde cada elemento de X aparece una sola vez."
-#: C/genius.xml:8031(term)
+#: C/genius.xml:8075(term)
msgid "<anchor id=\"gel-function-SetMinus\"/>SetMinus"
msgstr "<anchor id=\"gel-function-SetMinus\"/>SetMinus"
-#: C/genius.xml:8033(synopsis)
+#: C/genius.xml:8077(synopsis)
#, no-wrap
msgid "SetMinus (X,Y)"
msgstr "SetMinus (X,Y)"
-#: C/genius.xml:8034(para)
+#: C/genius.xml:8078(para)
msgid ""
"Returns a set theoretic difference X-Y (X and Y are vectors pretending to be "
"sets)."
@@ -14325,36 +14513,36 @@ msgstr ""
"Devuelve un conjunto teorético de diferencia X-Y (X e Y son vectores que "
"pretender ser conjuntos)."
-#: C/genius.xml:8039(term)
+#: C/genius.xml:8083(term)
msgid "<anchor id=\"gel-function-Union\"/>Union"
msgstr "<anchor id=\"gel-function-Union\"/>Union"
-#: C/genius.xml:8041(synopsis)
+#: C/genius.xml:8085(synopsis)
#, no-wrap
msgid "Union (X,Y)"
msgstr "Union (X,Y)"
-#: C/genius.xml:8042(para)
+#: C/genius.xml:8086(para)
msgid ""
"Returns a set theoretic union of X and Y (X and Y are vectors pretending to "
"be sets)."
msgstr ""
"Devuelve la unión de X e Y (X e Y son vectores que se tratan como conjuntos)."
-#: C/genius.xml:8050(title)
+#: C/genius.xml:8094(title)
msgid "Commutative Algebra"
msgstr "Álgebra conmutativa"
-#: C/genius.xml:8053(term)
+#: C/genius.xml:8097(term)
msgid "<anchor id=\"gel-function-MacaulayBound\"/>MacaulayBound"
msgstr "<anchor id=\"gel-function-MacaulayBound\"/>MacaulayBound"
-#: C/genius.xml:8055(synopsis)
+#: C/genius.xml:8099(synopsis)
#, no-wrap
msgid "MacaulayBound (c,d)"
msgstr "MacaulayBound (c,d)"
-#: C/genius.xml:8056(para)
+#: C/genius.xml:8100(para)
msgid ""
"For a Hilbert function that is c for degree d, given the Macaulay bound for "
"the Hilbert function of degree d+1 (The c^<d> operator from Green's "
@@ -14364,61 +14552,61 @@ msgstr ""
"obligado por la función de Hilbert de grado d+1 (el c^<d> operador de "
"la prueba de Green)."
-#: C/genius.xml:8061(term)
+#: C/genius.xml:8105(term)
msgid ""
"<anchor id=\"gel-function-MacaulayLowerOperator\"/>MacaulayLowerOperator"
msgstr ""
"<anchor id=\"gel-function-MacaulayLowerOperator\"/>MacaulayLowerOperator"
-#: C/genius.xml:8063(synopsis)
+#: C/genius.xml:8107(synopsis)
#, no-wrap
msgid "MacaulayLowerOperator (c,d)"
msgstr "MacaulayLowerOperator (c,d)"
-#: C/genius.xml:8064(para)
+#: C/genius.xml:8108(para)
msgid "The c_<d> operator from Green's proof of Macaulay's Theorem."
msgstr "El operador c_<d> de la prueba de Green del teorema de Macaulay."
-#: C/genius.xml:8069(term)
+#: C/genius.xml:8113(term)
msgid "<anchor id=\"gel-function-MacaulayRep\"/>MacaulayRep"
msgstr "<anchor id=\"gel-function-MacaulayRep\"/>MacaulayRep"
-#: C/genius.xml:8071(synopsis)
+#: C/genius.xml:8115(synopsis)
#, no-wrap
msgid "MacaulayRep (c,d)"
msgstr "MacaulayRep (c,d)"
-#: C/genius.xml:8072(para)
+#: C/genius.xml:8116(para)
msgid "Return the dth Macaulay representation of a positive integer c."
msgstr "Devolver la representación dth de Macaulay de un entero positivo c."
-#: C/genius.xml:8079(title)
+#: C/genius.xml:8123(title)
msgid "Miscellaneous"
msgstr "Miscelánea"
-#: C/genius.xml:8082(term)
+#: C/genius.xml:8126(term)
msgid "<anchor id=\"gel-function-ASCIIToString\"/>ASCIIToString"
msgstr "<anchor id=\"gel-function-ASCIIToString\"/>ASCIIToString"
-#: C/genius.xml:8084(synopsis)
+#: C/genius.xml:8128(synopsis)
#, no-wrap
msgid "ASCIIToString (vec)"
msgstr "ASCIIToString (vec)"
-#: C/genius.xml:8085(para)
+#: C/genius.xml:8129(para)
msgid "Convert a vector of ASCII values to a string."
msgstr "Convertir un vector de valores ASCII en una cadena."
-#: C/genius.xml:8090(term)
+#: C/genius.xml:8134(term)
msgid "<anchor id=\"gel-function-AlphabetToString\"/>AlphabetToString"
msgstr "<anchor id=\"gel-function-AlphabetToString\"/>AlphabetToString"
-#: C/genius.xml:8092(synopsis)
+#: C/genius.xml:8136(synopsis)
#, no-wrap
msgid "AlphabetToString (vec,alphabet)"
msgstr "AlphabetToString (vec,alfabeto)"
-#: C/genius.xml:8093(para)
+#: C/genius.xml:8137(para)
msgid ""
"Convert a vector of 0-based alphabet values (positions in the alphabet "
"string) to a string."
@@ -14426,29 +14614,29 @@ msgstr ""
"Convierte un vector de valores alfabéticos basados en 0 (posiciones en la "
"cadena alfabeto) a una cadena."
-#: C/genius.xml:8098(term)
+#: C/genius.xml:8142(term)
msgid "<anchor id=\"gel-function-StringToASCII\"/>StringToASCII"
msgstr "<anchor id=\"gel-function-StringToASCII\"/>StringToASCII"
-#: C/genius.xml:8100(synopsis)
+#: C/genius.xml:8144(synopsis)
#, no-wrap
msgid "StringToASCII (str)"
msgstr "StringToASCII (cad)"
-#: C/genius.xml:8101(para)
+#: C/genius.xml:8145(para)
msgid "Convert a string to a vector of ASCII values."
msgstr "Convertir una cadena a un vector de valores ASCII."
-#: C/genius.xml:8106(term)
+#: C/genius.xml:8150(term)
msgid "<anchor id=\"gel-function-StringToAlphabet\"/>StringToAlphabet"
msgstr "<anchor id=\"gel-function-StringToAlphabet\"/>StringToAlphabet"
-#: C/genius.xml:8108(synopsis)
+#: C/genius.xml:8152(synopsis)
#, no-wrap
msgid "StringToAlphabet (str,alphabet)"
msgstr "StringToAlphabet (str,alfabeto)"
-#: C/genius.xml:8109(para)
+#: C/genius.xml:8153(para)
msgid ""
"Convert a string to a vector of 0-based alphabet values (positions in the "
"alphabet string), -1's for unknown letters."
@@ -14456,20 +14644,20 @@ msgstr ""
"Convertir una cadena en un vector de valores alfabéticos basados en 0 "
"(posiciones en la cadena alfabeto), -1 para las letras desconocidas."
-#: C/genius.xml:8117(title)
+#: C/genius.xml:8161(title)
msgid "Symbolic Operations"
msgstr "Operaciones simbólicas"
-#: C/genius.xml:8120(term)
+#: C/genius.xml:8164(term)
msgid "<anchor id=\"gel-function-SymbolicDerivative\"/>SymbolicDerivative"
msgstr "<anchor id=\"gel-function-SymbolicDerivative\"/>SymbolicDerivative"
-#: C/genius.xml:8122(synopsis)
+#: C/genius.xml:8166(synopsis)
#, no-wrap
msgid "SymbolicDerivative (f)"
msgstr "SymbolicDerivative (f)"
-#: C/genius.xml:8123(para)
+#: C/genius.xml:8167(para)
msgid ""
"Attempt to symbolically differentiate the function f, where f is a function "
"of one variable."
@@ -14477,7 +14665,7 @@ msgstr ""
"Intentar diferenciar simbólicamente la función «f», donde «f» es una función "
"de una variable."
-#: C/genius.xml:8124(para)
+#: C/genius.xml:8168(para)
msgid ""
"Examples: <screen><prompt>genius></prompt> <userinput>SymbolicDerivative"
"(sin)</userinput>\n"
@@ -14495,18 +14683,18 @@ msgstr ""
"= (`(x)=(7*(2*x)))\n"
"</screen>"
-#: C/genius.xml:8136(term)
+#: C/genius.xml:8180(term)
msgid ""
"<anchor id=\"gel-function-SymbolicDerivativeTry\"/>SymbolicDerivativeTry"
msgstr ""
"<anchor id=\"gel-function-SymbolicDerivativeTry\"/>SymbolicDerivativeTry"
-#: C/genius.xml:8138(synopsis)
+#: C/genius.xml:8182(synopsis)
#, no-wrap
msgid "SymbolicDerivativeTry (f)"
msgstr "SymbolicDerivativeTry (f)"
-#: C/genius.xml:8139(para)
+#: C/genius.xml:8183(para)
msgid ""
"Attempt to symbolically differentiate the function f, where f is a function "
"of one variable, returns <constant>null</constant> if unsuccessful but is "
@@ -14518,18 +14706,18 @@ msgstr ""
"es silenciosa. (Consulte <link linkend=\"gel-function-SymbolicDerivative"
"\"><function>SymbolicDerivative</function></link>)"
-#: C/genius.xml:8146(term)
+#: C/genius.xml:8190(term)
msgid ""
"<anchor id=\"gel-function-SymbolicNthDerivative\"/>SymbolicNthDerivative"
msgstr ""
"<anchor id=\"gel-function-SymbolicNthDerivative\"/>SymbolicNthDerivative"
-#: C/genius.xml:8148(synopsis)
+#: C/genius.xml:8192(synopsis)
#, no-wrap
msgid "SymbolicNthDerivative (f,n)"
msgstr "SymbolicNthDerivative (f,n)"
-#: C/genius.xml:8149(para)
+#: C/genius.xml:8193(para)
msgid ""
"Attempt to symbolically differentiate a function n times. (See <link linkend="
"\"gel-function-SymbolicDerivative\"><function>SymbolicDerivative</function></"
@@ -14539,7 +14727,7 @@ msgstr ""
"linkend=\"gel-function-SymbolicDerivative\"><function>SymbolicDerivative</"
"function></link>)"
-#: C/genius.xml:8156(term)
+#: C/genius.xml:8200(term)
msgid ""
"<anchor id=\"gel-function-SymbolicNthDerivativeTry\"/"
">SymbolicNthDerivativeTry"
@@ -14547,12 +14735,12 @@ msgstr ""
"<anchor id=\"gel-function-SymbolicNthDerivativeTry\"/"
">SymbolicNthDerivativeTry"
-#: C/genius.xml:8158(synopsis)
+#: C/genius.xml:8202(synopsis)
#, no-wrap
msgid "SymbolicNthDerivativeTry (f,n)"
msgstr "SymbolicNthDerivativeTry (f,n)"
-#: C/genius.xml:8159(para)
+#: C/genius.xml:8203(para)
msgid ""
"Attempt to symbolically differentiate a function n times quietly and return "
"<constant>null</constant> on failure (See <link linkend=\"gel-function-"
@@ -14563,7 +14751,7 @@ msgstr ""
"linkend=\"gel-function-SymbolicNthDerivative"
"\"><function>SymbolicNthDerivative</function></link>)"
-#: C/genius.xml:8166(term)
+#: C/genius.xml:8210(term)
msgid ""
"<anchor id=\"gel-function-SymbolicTaylorApproximationFunction\"/"
">SymbolicTaylorApproximationFunction"
@@ -14571,12 +14759,12 @@ msgstr ""
"<anchor id=\"gel-function-SymbolicTaylorApproximationFunction\"/"
">SymbolicTaylorApproximationFunction"
-#: C/genius.xml:8168(synopsis)
+#: C/genius.xml:8212(synopsis)
#, no-wrap
msgid "SymbolicTaylorApproximationFunction (f,x0,n)"
msgstr "SymbolicTaylorApproximationFunction (f,x0,n)"
-#: C/genius.xml:8169(para)
+#: C/genius.xml:8213(para)
msgid ""
"Attempt to construct the Taylor approximation function around x0 to the nth "
"degree. (See <link linkend=\"gel-function-SymbolicDerivative"
@@ -14586,21 +14774,21 @@ msgstr ""
"(Consulte <link linkend=\"gel-function-SymbolicDerivative"
"\"><function>SymbolicDerivative</function></link>)"
-#: C/genius.xml:8181(term)
+#: C/genius.xml:8225(term)
msgid "<anchor id=\"gel-function-ExportPlot\"/>ExportPlot"
msgstr "<anchor id=\"gel-function-ExportPlot\"/>ExportPlot"
-#: C/genius.xml:8183(synopsis)
+#: C/genius.xml:8227(synopsis)
#, no-wrap
msgid "ExportPlot (file,type)"
msgstr "ExportPlot (archivo,tipo)"
-#: C/genius.xml:8184(synopsis)
+#: C/genius.xml:8228(synopsis)
#, no-wrap
msgid "ExportPlot (file)"
msgstr "ExportPlot (archivo)"
-#: C/genius.xml:8185(para)
+#: C/genius.xml:8229(para)
msgid ""
"Export the contents of the plotting window to a file. The type is a string "
"that specifies the file type to use, \"png\", \"eps\", or \"ps\". If the "
@@ -14612,11 +14800,11 @@ msgstr ""
"se especifica el tipo, se toma a partir de la extensión, en cuyo caso debe "
"ser«.png», «.eps» o «.ps»."
-#: C/genius.xml:8192(para)
+#: C/genius.xml:8236(para)
msgid "Note that files are overwritten without asking."
msgstr "Tenga en cuneta que los archivos se sobreescriben sin preguntar."
-#: C/genius.xml:8195(para)
+#: C/genius.xml:8239(para)
msgid ""
"On successful export, true is returned. Otherwise error is printed and "
"exception is raised."
@@ -14624,7 +14812,7 @@ msgstr ""
"Al exportar correctamente, se devuelve. Si falla algo, se muestra un error y "
"se eleva una excepción."
-#: C/genius.xml:8199(para)
+#: C/genius.xml:8243(para)
msgid ""
"Examples: <screen><prompt>genius></prompt> <userinput>ExportPlot(\"file."
"png\")</userinput>\n"
@@ -14638,36 +14826,36 @@ msgstr ""
"\")</userinput>\n"
"</screen>"
-#: C/genius.xml:8209(term)
+#: C/genius.xml:8253(term)
msgid "<anchor id=\"gel-function-LinePlot\"/>LinePlot"
msgstr "<anchor id=\"gel-function-LinePlot\"/>LinePlot"
-#: C/genius.xml:8211(synopsis)
+#: C/genius.xml:8255(synopsis)
#, no-wrap
msgid "LinePlot (func1,func2,func3,...)"
msgstr "LinePlot (func1,func2,func3,...)"
-#: C/genius.xml:8212(synopsis)
+#: C/genius.xml:8256(synopsis)
#, no-wrap
msgid "LinePlot (func1,func2,func3,x1,x2)"
msgstr "LinePlot (func1,func2,func3,x1,x2)"
-#: C/genius.xml:8213(synopsis)
+#: C/genius.xml:8257(synopsis)
#, no-wrap
msgid "LinePlot (func1,func2,func3,x1,x2,y1,y2)"
msgstr "LinePlot (func1,func2,func3,x1,x2,y1,y2)"
-#: C/genius.xml:8214(synopsis)
+#: C/genius.xml:8258(synopsis)
#, no-wrap
msgid "LinePlot (func1,func2,func3,[x1,x2])"
msgstr "LinePlot (func1,func2,func3,[x1,x2])"
-#: C/genius.xml:8215(synopsis)
+#: C/genius.xml:8259(synopsis)
#, no-wrap
msgid "LinePlot (func1,func2,func3,[x1,x2,y1,y2])"
msgstr "LinePlot (func1,func2,func3,[x1,x2,y1,y2])"
-#: C/genius.xml:8216(para)
+#: C/genius.xml:8260(para)
msgid ""
"Plot a function (or several functions) with a line. First (up to 10) "
"arguments are functions, then optionally you can specify the limits of the "
@@ -14687,8 +14875,8 @@ msgstr ""
"Si no se especifican los límites de y, las funciones se calculan y se usan "
"las áreas máxima y mínima."
-#: C/genius.xml:8227(para) C/genius.xml:8315(para) C/genius.xml:8342(para)
-#: C/genius.xml:8395(para) C/genius.xml:8570(para)
+#: C/genius.xml:8271(para) C/genius.xml:8378(para) C/genius.xml:8405(para)
+#: C/genius.xml:8488(para) C/genius.xml:8663(para)
msgid ""
"The parameter <link linkend=\"gel-function-LinePlotDrawLegends"
"\"><function>LinePlotDrawLegends</function></link> controls the drawing of "
@@ -14698,7 +14886,7 @@ msgstr ""
"\"><function>LinePlotDrawLegends</function></link> controla el dibujado de "
"la leyenda."
-#: C/genius.xml:8232(para)
+#: C/genius.xml:8276(para)
msgid ""
"Examples: <screen><prompt>genius></prompt> <userinput>LinePlot(sin,cos)</"
"userinput>\n"
@@ -14712,16 +14900,16 @@ msgstr ""
"userinput>\n"
"</screen>"
-#: C/genius.xml:8242(term)
+#: C/genius.xml:8286(term)
msgid "<anchor id=\"gel-function-LinePlotClear\"/>LinePlotClear"
msgstr "<anchor id=\"gel-function-LinePlotClear\"/>LinePlotClear"
-#: C/genius.xml:8244(synopsis)
+#: C/genius.xml:8288(synopsis)
#, no-wrap
msgid "LinePlotClear ()"
msgstr "LinePlotClear ()"
-#: C/genius.xml:8245(para)
+#: C/genius.xml:8289(para)
msgid ""
"Show the line plot window and clear out functions and any other lines that "
"were drawn."
@@ -14729,16 +14917,16 @@ msgstr ""
"Muestra la ventana de dibujo lineal y limpia las funciones y otras líneas "
"que se hubiesen dibujado."
-#: C/genius.xml:8253(term)
+#: C/genius.xml:8297(term)
msgid "<anchor id=\"gel-function-LinePlotDrawLine\"/>LinePlotDrawLine"
msgstr "<anchor id=\"gel-function-LinePlotDrawLine\"/>LinePlotDrawLine"
-#: C/genius.xml:8255(synopsis)
+#: C/genius.xml:8299(synopsis)
#, no-wrap
msgid "LinePlotDrawLine (x1,y1,x2,y2,...)"
msgstr "LinePlotDrawLine (x1,y1,x2,y2,...)"
-#: C/genius.xml:8256(synopsis)
+#: C/genius.xml:8300(synopsis)
#, no-wrap
msgid "LinePlotDrawLine (v,...)"
msgstr "LinePlotDrawLine (v,...)"
@@ -14750,7 +14938,7 @@ msgstr "LinePlotDrawLine (v,...)"
# Polyline me parece feo y polilínea me parece aún peor.
#
# No escribo de ... a ... porque "a" se confunde con una variable.
-#: C/genius.xml:8257(para)
+#: C/genius.xml:8301(para)
msgid ""
"Draw a line from <varname>x1</varname>,<varname>y1</varname> to <varname>x2</"
"varname>,<varname>y2</varname>. <varname>x1</varname>,<varname>y1</varname>, "
@@ -14763,35 +14951,62 @@ msgstr ""
"<varname>y2</varname> por una matriz de <varname>n</varname> por 2 para "
"obtener una curva poligonal de mayor longitud."
-#: C/genius.xml:8264(para)
-msgid ""
-"Extra parameters can be added to specify line color, thickness, arrows, and "
-"the plotting window. You can do this by adding a string <userinput>\"color"
-"\"</userinput>, <userinput>\"thickness\"</userinput>, <userinput>\"window\"</"
-"userinput>, or <userinput>\"arrow\"</userinput>, and after it either the "
-"color string, the thicknes as an integer, the window as 4-vector, and for "
-"arrow either <userinput>\"origin\"</userinput>, <userinput>\"end\"</"
-"userinput>, <userinput>\"both\"</userinput>, or <userinput>\"none\"</"
-"userinput>. For <userinput>\"window\"</userinput> we can specify <userinput>"
-"\"fit\"</userinput> rather than a vector in which case, the x range will be "
-"set precisely and the y range will be set with five percent borders around "
-"the line. Finally, the legend can be specified by adding <userinput>\"legend"
-"\"</userinput> and the string with the legend."
-msgstr ""
-"Se pueden añadir parámetros adicionales para especificar el color de la "
-"línea, el grosor, las filas y la ventana de dibujo. Esto se hace añadiendo "
-"una cadena <userinput>\"color\"</userinput>, <userinput>\"thickness\"</"
-"userinput>, <userinput>\"window\"</userinput>, o <userinput>\"arrow\"</"
-"userinput>, y después de esto, cualquiera cadena de color, el grosor como un "
-"entero, la ventana de dibujo con 4 vectores, y por fila cualquier <userinput>"
-"\"origin\"</userinput>, <userinput>\"end\"</userinput>, <userinput>\"both\"</"
-"userinput>, o <userinput>\"none\"</userinput>. Para <userinput>\"window\"</"
-"userinput> especifique <userinput>\"fit\"</userinput> en lugar de un vector "
-"en cuyo caso, el rango X se ajustará con precisión y el rango Y se ajustará "
-"con cinco puntos bordeando la línea. Finalmente se puede añadir una leyenda "
-"<userinput>\"legend\"</userinput> y la cadena con la leyenda."
-
-#: C/genius.xml:8284(para)
+#: C/genius.xml:8308(para)
+msgid ""
+"Extra parameters can be added to specify line color, thickness, arrows, the "
+"plotting window, or legend. You can do this by adding an argument string "
+"<userinput>\"color\"</userinput>, <userinput>\"thickness\"</userinput>, "
+"<userinput>\"window\"</userinput>, <userinput>\"arrow\"</userinput>, or "
+"<userinput>\"legend\"</userinput>, and after it specify the color, the "
+"thicknes, the window as 4-vector, type of arrow, or the legend."
+msgstr ""
+
+#: C/genius.xml:8318(para)
+msgid ""
+"The color should be either a string indicating the common english word for "
+"the color that GTK will recognize such as <userinput>\"red\"</userinput>, "
+"<userinput>\"blue\"</userinput>, <userinput>\"yellow\"</userinput>, etc... "
+"Alternatively the color can be specified in RGB format as <userinput>\"#rgb"
+"\"</userinput>, <userinput>\"#rrggbb\"</userinput>, or <userinput>"
+"\"#rrrrggggbbbb\"</userinput>, where the r, g, or b are hex digits of the "
+"red, green, and blue components of the color. Finally the color can also be "
+"specified as a real vector specifying the red green and blue components "
+"where the components are between 0 and 1."
+msgstr ""
+
+#: C/genius.xml:8328(para)
+msgid ""
+"The window should be given as usual as <userinput>[x1,x2,y1,y2]</userinput>, "
+"or alternatively can be given as a string <userinput>\"fit\"</userinput> in "
+"which case, the x range will be set precisely and the y range will be set "
+"with five percent borders around the line."
+msgstr ""
+
+#: C/genius.xml:8335(para)
+msgid ""
+"Arrow specification should be <userinput>\"origin\"</userinput>, <userinput>"
+"\"end\"</userinput>, <userinput>\"both\"</userinput>, or <userinput>\"none"
+"\"</userinput>."
+msgstr ""
+
+#: C/genius.xml:8342(para)
+msgid ""
+"Finally, legend should be a string that can be used as the legend in the "
+"graph. That is, if legends are being printed."
+msgstr ""
+
+#: C/genius.xml:8346(para)
+#| msgid ""
+#| "Examples: <screen><prompt>genius></prompt> <userinput>LinePlotDrawLine"
+#| "(0,0,1,1,\"color\",\"blue\",\"thickness\",3)</userinput>\n"
+#| "<prompt>genius></prompt> <userinput>LinePlotDrawLine([0,0;1,-1;-1,-1])"
+#| "</userinput>\n"
+#| "<prompt>genius></prompt> <userinput>LinePlotDrawLine([0,0;1,1],\"arrow"
+#| "\",\"end\")</userinput>\n"
+#| "<prompt>genius></prompt> <userinput>LinePlotDrawLine(EulersMethodFull(`"
+#| "(x,y)=y,0,3,100),\"color\",\"blue\",\"legend\",\"The Solution\")</"
+#| "userinput>\n"
+#| "</screen>"
msgid ""
"Examples: <screen><prompt>genius></prompt> <userinput>LinePlotDrawLine"
"(0,0,1,1,\"color\",\"blue\",\"thickness\",3)</userinput>\n"
@@ -14801,6 +15016,9 @@ msgid ""
"\"end\")</userinput>\n"
"<prompt>genius></prompt> <userinput>LinePlotDrawLine(EulersMethodFull(`(x,"
"y)=y,0,3,100),\"color\",\"blue\",\"legend\",\"The Solution\")</userinput>\n"
+"<prompt>genius></prompt> <userinput>for r=0.0 to 1.0 by 0.1 do "
+"LinePlotDrawLine([0,0;1,r],\"color\",[r,(1-r),0.5],\"window\",[0,1,0,1])</"
+"userinput>\n"
"</screen>"
msgstr ""
"Ejemplos: <screen><prompt>genius></prompt> <userinput>LinePlotDrawLine"
@@ -14811,38 +15029,41 @@ msgstr ""
"\"end\")</userinput>\n"
"<prompt>genius></prompt> <userinput>LinePlotDrawLine(EulersMethodFull(`(x,"
"y)=y,0,3,100),\"color\",\"blue\",\"legend\",\"The Solution\")</userinput>\n"
+"<prompt>genius></prompt> <userinput>for r=0.0 to 1.0 by 0.1 do "
+"LinePlotDrawLine([0,0;1,r],\"color\",[r,(1-r),0.5],\"window\",[0,1,0,1])</"
+"userinput>\n"
"</screen>"
-#: C/genius.xml:8296(term)
+#: C/genius.xml:8359(term)
msgid "<anchor id=\"gel-function-LinePlotParametric\"/>LinePlotParametric"
msgstr "<anchor id=\"gel-function-LinePlotParametric\"/>LinePlotParametric"
-#: C/genius.xml:8298(synopsis)
+#: C/genius.xml:8361(synopsis)
#, no-wrap
msgid "LinePlotParametric (xfunc,yfunc,...)"
msgstr "LinePlotParametric (xfunc,yfunc,...)"
-#: C/genius.xml:8299(synopsis)
+#: C/genius.xml:8362(synopsis)
#, no-wrap
msgid "LinePlotParametric (xfunc,yfunc,t1,t2,tinc)"
msgstr "LinePlotParametric (xfunc,yfunc,t1,t2,tinc)"
-#: C/genius.xml:8300(synopsis)
+#: C/genius.xml:8363(synopsis)
#, no-wrap
msgid "LinePlotParametric (xfunc,yfunc,t1,t2,tinc,x1,x2,y1,y2)"
msgstr "LinePlotParametric (xfunc,yfunc,t1,t2,tinc,x1,x2,y1,y2)"
-#: C/genius.xml:8301(synopsis)
+#: C/genius.xml:8364(synopsis)
#, no-wrap
msgid "LinePlotParametric (xfunc,yfunc,t1,t2,tinc,[x1,x2,y1,y2])"
msgstr "LinePlotParametric (xfunc,yfunc,t1,t2,tinc,[x1,x2,y1,y2])"
-#: C/genius.xml:8302(synopsis)
+#: C/genius.xml:8365(synopsis)
#, no-wrap
msgid "LinePlotParametric (xfunc,yfunc,t1,t2,tinc,\"fit\")"
msgstr "LinePlotParametric (xfunc,yfunc,t1,t2,tinc,\"fit\")"
-#: C/genius.xml:8303(para)
+#: C/genius.xml:8366(para)
msgid ""
"Plot a parametric function with a line. First come the functions for "
"<varname>x</varname> and <varname>y</varname> then optionally the "
@@ -14854,7 +15075,7 @@ msgstr ""
"<varname>t</varname> límites como <userinput>t1,t2,tinc</userinput>, y "
"luego, opcionalmente, los límites como <userinput>x1,x2,y1,y2</userinput>."
-#: C/genius.xml:8308(para)
+#: C/genius.xml:8371(para)
msgid ""
"If x and y limits are not specified, then the currently set limits apply "
"(See <link linkend=\"gel-function-LinePlotWindow\"><function>LinePlotWindow</"
@@ -14867,26 +15088,26 @@ msgstr ""
"la cadena se da el valor «fit» para los límites x e y, los límites son la "
"medida máxima de la gráfica."
-#: C/genius.xml:8324(term)
+#: C/genius.xml:8387(term)
msgid "<anchor id=\"gel-function-LinePlotCParametric\"/>LinePlotCParametric"
msgstr "<anchor id=\"gel-function-LinePlotCParametric\"/>LinePlotCParametric"
-#: C/genius.xml:8326(synopsis)
+#: C/genius.xml:8389(synopsis)
#, no-wrap
msgid "LinePlotCParametric (func,...)"
msgstr "LinePlotCParametric (func,...)"
-#: C/genius.xml:8327(synopsis)
+#: C/genius.xml:8390(synopsis)
#, no-wrap
msgid "LinePlotCParametric (func,t1,t2,tinc)"
msgstr "LinePlotCParametric (func,t1,t2,tinc)"
-#: C/genius.xml:8328(synopsis)
+#: C/genius.xml:8391(synopsis)
#, no-wrap
msgid "LinePlotCParametric (func,t1,t2,tinc,x1,x2,y1,y2)"
msgstr "LinePlotCParametric (func,t1,t2,tinc,x1,x2,y1,y2)"
-#: C/genius.xml:8329(para)
+#: C/genius.xml:8392(para)
msgid ""
"Plot a parametric complex valued function with a line. First comes the "
"function that returns <computeroutput>x+iy</computeroutput>, then optionally "
@@ -14898,7 +15119,7 @@ msgstr ""
"luego, opcionalmente, los <varname>t</varname> límites como <userinput>t1,t2,"
"tinc</userinput>, y límites como <userinput>x1,x2,y1,y2</userinput>."
-#: C/genius.xml:8335(para)
+#: C/genius.xml:8398(para)
msgid ""
"If limits are not specified, then the currently set limits apply (See <link "
"linkend=\"gel-function-LinePlotWindow\"><function>LinePlotWindow</function></"
@@ -14911,7 +15132,51 @@ msgstr ""
"da el valor «fit» para los límites x e y, los límites son la medida máxima de "
"la gráfica."
-#: C/genius.xml:8351(term)
+#: C/genius.xml:8414(term)
+#| msgid "<anchor id=\"gel-function-LinePlotClear\"/>LinePlotClear"
+msgid "<anchor id=\"gel-function-PlotCanvasFreeze\"/>PlotCanvasFreeze"
+msgstr "<anchor id=\"gel-function-PlotCanvasFreeze\"/>PlotCanvasFreeze"
+
+#: C/genius.xml:8416(synopsis)
+#, no-wrap
+msgid "PlotCanvasFreeze ()"
+msgstr "PlotCanvasFreeze ()"
+
+#: C/genius.xml:8417(para)
+msgid ""
+"Freeze drawing of the canvas plot temporarily. Useful if you need to draw a "
+"bunch of elements and want to delay drawing everything to avoid flicker in "
+"an animation. After everything has been drawn you should call <link linkend="
+"\"gel-function-PlotCanvasThaw\"><function>PlotCanvasThaw</function></link>."
+msgstr ""
+
+#: C/genius.xml:8422(para)
+msgid ""
+"The canvas is always thawed after end of any execution, so it will never "
+"remain frozen. The moment a new command line is shown for example the plot "
+"canvas is thawed automatically. Also note that calls to freeze and thaw may "
+"be safely nested."
+msgstr ""
+
+#: C/genius.xml:8431(term)
+#| msgid "<anchor id=\"gel-function-tanh\"/>tanh"
+msgid "<anchor id=\"gel-function-PlotCanvasThaw\"/>PlotCanvasThaw"
+msgstr "<anchor id=\"gel-function-PlotCanvasThaw\"/>PlotCanvasThaw"
+
+#: C/genius.xml:8433(synopsis)
+#, no-wrap
+msgid "PlotCanvasThaw ()"
+msgstr "PlotCanvasThaw ()"
+
+#: C/genius.xml:8434(para)
+msgid ""
+"Thaw the plot canvas frozen by <link linkend=\"gel-function-PlotCanvasFreeze"
+"\"><function>PlotCanvasFreeze</function></link> and rewdraw the canvas "
+"immediately. The canvas is also always thawed after end of execution of any "
+"program."
+msgstr ""
+
+#: C/genius.xml:8444(term)
msgid ""
"<anchor id=\"gel-function-SlopefieldClearSolutions\"/"
">SlopefieldClearSolutions"
@@ -14919,12 +15184,12 @@ msgstr ""
"<anchor id=\"gel-function-SlopefieldClearSolutions\"/"
">SlopefieldClearSolutions"
-#: C/genius.xml:8353(synopsis)
+#: C/genius.xml:8446(synopsis)
#, no-wrap
msgid "SlopefieldClearSolutions ()"
msgstr "SlopefieldClearSolutions ()"
-#: C/genius.xml:8354(para)
+#: C/genius.xml:8447(para)
msgid ""
"Clears the solutions drawn by the <link linkend=\"gel-function-"
"SlopefieldDrawSolution\"><function>SlopefieldDrawSolution</function></link> "
@@ -14933,18 +15198,18 @@ msgstr ""
"Borra las soluciones elaboradas por la función <link linkend=\"gel-function-"
"SlopefieldDrawSolution\"><function>SlopefieldDrawSolution</function></link>."
-#: C/genius.xml:8363(term)
+#: C/genius.xml:8456(term)
msgid ""
"<anchor id=\"gel-function-SlopefieldDrawSolution\"/>SlopefieldDrawSolution"
msgstr ""
"<anchor id=\"gel-function-SlopefieldDrawSolution\"/>SlopefieldDrawSolution"
-#: C/genius.xml:8365(synopsis)
+#: C/genius.xml:8458(synopsis)
#, no-wrap
msgid "SlopefieldDrawSolution (x, y, dx)"
msgstr "SlopefieldDrawSolution (x, y, dx)"
-#: C/genius.xml:8366(para)
+#: C/genius.xml:8459(para)
msgid ""
"When a slope field plot is active, draw a solution with the specified "
"initial condition. The standard Runge-Kutta method is used with increment "
@@ -14963,21 +15228,21 @@ msgstr ""
"utilizar la interfaz gráfica para dibujar soluciones y especificar las "
"condiciones iniciales con el ratón."
-#: C/genius.xml:8380(term)
+#: C/genius.xml:8473(term)
msgid "<anchor id=\"gel-function-SlopefieldPlot\"/>SlopefieldPlot"
msgstr "<anchor id=\"gel-function-SlopefieldPlot\"/>SlopefieldPlot"
-#: C/genius.xml:8382(synopsis)
+#: C/genius.xml:8475(synopsis)
#, no-wrap
msgid "SlopefieldPlot (func)"
msgstr "SlopefieldPlot (func)"
-#: C/genius.xml:8383(synopsis)
+#: C/genius.xml:8476(synopsis)
#, no-wrap
msgid "SlopefieldPlot (func,x1,x2,y1,y2)"
msgstr "SlopefieldPlot (func,x1,x2,y1,y2)"
-#: C/genius.xml:8384(para)
+#: C/genius.xml:8477(para)
msgid ""
"Plot a slope field. The function <varname>func</varname> should take two "
"real numbers <varname>x</varname> and <varname>y</varname>, or a single "
@@ -14995,7 +15260,7 @@ msgstr ""
"aplicarán los que estén configurados actualmente (Consulte <link linkend="
"\"gel-function-LinePlotWindow\"><function>LinePlotWindow</function></link>)."
-#: C/genius.xml:8400(para)
+#: C/genius.xml:8493(para)
msgid ""
"Examples: <screen><prompt>genius></prompt> <userinput>Slopefield(`(x,y)"
"=sin(x-y),-5,5,-5,5)</userinput>\n"
@@ -15005,44 +15270,52 @@ msgstr ""
"=sin(x-y),-5,5,-5,5)</userinput>\n"
"</screen>"
-#: C/genius.xml:8409(term)
+#: C/genius.xml:8502(term)
msgid "<anchor id=\"gel-function-SurfacePlot\"/>SurfacePlot"
msgstr "<anchor id=\"gel-function-SurfacePlot\"/>SurfacePlot"
-#: C/genius.xml:8411(synopsis)
+#: C/genius.xml:8504(synopsis)
#, no-wrap
msgid "SurfacePlot (func)"
msgstr "SurfacePlot (func)"
-#: C/genius.xml:8412(synopsis)
+#: C/genius.xml:8505(synopsis)
#, no-wrap
msgid "SurfacePlot (func,x1,x2,y1,y2,z1,z2)"
msgstr "SurfacePlot (func,x1,x2,y1,y2,z1,z2)"
-#: C/genius.xml:8413(synopsis)
+#: C/genius.xml:8506(synopsis)
#, no-wrap
msgid "SurfacePlot (func,x1,x2,y1,y2)"
msgstr "SurfacePlot (func,x1,x2,y1,y2)"
-#: C/genius.xml:8414(synopsis)
+#: C/genius.xml:8507(synopsis)
#, no-wrap
msgid "SurfacePlot (func,[x1,x2,y1,y2,z1,z2])"
msgstr "SurfacePlot (func,[x1,x2,y1,y2,z1,z2])"
-#: C/genius.xml:8415(synopsis)
+#: C/genius.xml:8508(synopsis)
#, no-wrap
msgid "SurfacePlot (func,[x1,x2,y1,y2])"
msgstr "SurfacePlot (func,[x1,x2,y1,y2])"
-#: C/genius.xml:8416(para)
-msgid ""
-"Plot a surface function which takes either two arguments or a complex "
-"number. First comes the function then optionally limits as <varname>x1</"
-"varname>, <varname>x2</varname>, <varname>y1</varname>, <varname>y2</"
-"varname>, <varname>z1</varname>, <varname>z2</varname>. If limits are not "
-"specified, then the currently set limits apply (See <link linkend=\"gel-"
-"function-SurfacePlotWindow\"><function>SurfacePlotWindow</function></link>). "
-"Genius can only plot a single surface function at this time."
+#: C/genius.xml:8509(para)
+#| msgid ""
+#| "Plot a surface function which takes either two arguments or a complex "
+#| "number. First comes the function then optionally limits as <varname>x1</"
+#| "varname>, <varname>x2</varname>, <varname>y1</varname>, <varname>y2</"
+#| "varname>, <varname>z1</varname>, <varname>z2</varname>. If limits are not "
+#| "specified, then the currently set limits apply (See <link linkend=\"gel-"
+#| "function-SurfacePlotWindow\"><function>SurfacePlotWindow</function></"
+#| "link>). Genius can only plot a single surface function at this time."
+msgid ""
+"Plot a surface function that takes either two arguments or a complex number. "
+"First comes the function then optionally limits as <varname>x1</varname>, "
+"<varname>x2</varname>, <varname>y1</varname>, <varname>y2</varname>, "
+"<varname>z1</varname>, <varname>z2</varname>. If limits are not specified, "
+"then the currently set limits apply (See <link linkend=\"gel-function-"
+"SurfacePlotWindow\"><function>SurfacePlotWindow</function></link>). Genius "
+"can only plot a single surface function at this time."
msgstr ""
"Dibujar una función superficial que tome entre dos argumentos o un número "
"complejo. Primero vienen las funciones que las limitan de forma opcional "
@@ -15053,7 +15326,7 @@ msgstr ""
"\"><function>SurfacePlotWindow</function></link>). Genius sólo puede dibujar "
"una función superficial sencilla por el momento."
-#: C/genius.xml:8424(para)
+#: C/genius.xml:8517(para)
msgid ""
"If the z limits are not specified then the maxima and minima of the function "
"are used."
@@ -15061,7 +15334,7 @@ msgstr ""
"Si no se especifican los límites de z, se usan los valores máximo y mínimo "
"de la función."
-#: C/genius.xml:8427(para)
+#: C/genius.xml:8520(para)
msgid ""
"Examples: <screen><prompt>genius></prompt> <userinput>SurfacePlot(|sin|,-"
"1,1,-1,1,0,1.5)</userinput>\n"
@@ -15079,41 +15352,41 @@ msgstr ""
"</userinput>\n"
"</screen>"
-#: C/genius.xml:8438(term)
+#: C/genius.xml:8531(term)
msgid "<anchor id=\"gel-function-SurfacePlotData\"/>SurfacePlotData"
msgstr "<anchor id=\"gel-function-SurfacePlotData\"/>SurfacePlotData"
-#: C/genius.xml:8440(synopsis)
+#: C/genius.xml:8533(synopsis)
#, no-wrap
msgid "SurfacePlotData (data)"
msgstr "SurfacePlotData (datos)"
-#: C/genius.xml:8441(synopsis)
+#: C/genius.xml:8534(synopsis)
#, no-wrap
msgid "SurfacePlotData (data,label)"
msgstr "SurfacePlotData (datos,etiqueta)"
-#: C/genius.xml:8442(synopsis)
+#: C/genius.xml:8535(synopsis)
#, no-wrap
msgid "SurfacePlotData (data,x1,x2,y1,y2,z1,z2)"
msgstr "SurfacePlotData (datos,x1,x2,y1,y2,z1,z2)"
-#: C/genius.xml:8443(synopsis)
+#: C/genius.xml:8536(synopsis)
#, no-wrap
msgid "SurfacePlotData (data,label,x1,x2,y1,y2,z1,z2)"
msgstr "SurfacePlotData (datos,etiqueta,x1,x2,y1,y2,z1,z2)"
-#: C/genius.xml:8444(synopsis)
+#: C/genius.xml:8537(synopsis)
#, no-wrap
msgid "SurfacePlotData (data,[x1,x2,y1,y2,z1,z2])"
msgstr "SurfacePlotData (datos,[x1,x2,y1,y2,z1,z2])"
-#: C/genius.xml:8445(synopsis)
+#: C/genius.xml:8538(synopsis)
#, no-wrap
msgid "SurfacePlotData (data,label,[x1,x2,y1,y2,z1,z2])"
msgstr "SurfacePlotData (datos,etiqueta,[x1,x2,y1,y2,z1,z2])"
-#: C/genius.xml:8446(para)
+#: C/genius.xml:8539(para)
msgid ""
"Plot a surface from data. The data is an n by 3 matrix whose rows are the x, "
"y and z coordinates. The data can also be simply a vector whose length is a "
@@ -15125,7 +15398,7 @@ msgstr ""
"cuya longitud sea múltiplo de 3 y que contenga triplas de x, y z. Los datos "
"deben contener al menos 3 puntos."
-#: C/genius.xml:8453(para)
+#: C/genius.xml:8546(para)
msgid ""
"Optionally we can give the label and also optionally the limits. If limits "
"are not given, they are computed from the data, <link linkend=\"gel-function-"
@@ -15139,7 +15412,7 @@ msgstr ""
"function></link> pero, si quiere usarla, debe pasarla explícitamente. Si no "
"se indica una etiqueta, se usa una etiqueta vacía."
-#: C/genius.xml:8460(para)
+#: C/genius.xml:8553(para)
msgid ""
"Examples: <screen><prompt>genius></prompt> <userinput>SurfacePlotData"
"([0,0,0;1,0,1;0,1,1;1,1,3])</userinput>\n"
@@ -15161,7 +15434,7 @@ msgstr ""
"SurfacePlotWindow)</userinput>\n"
"</screen>"
-#: C/genius.xml:8468(para)
+#: C/genius.xml:8561(para)
msgid ""
"Here's an example of how to plot in polar coordinates, in particular how to "
"plot the function <userinput>-r^2 * theta</userinput>: "
@@ -15179,31 +15452,31 @@ msgstr ""
"<prompt>genius></prompt> <userinput>SurfacePlotData(d)</userinput>\n"
"</screen>"
-#: C/genius.xml:8480(term)
+#: C/genius.xml:8573(term)
msgid "<anchor id=\"gel-function-SurfacePlotDataGrid\"/>SurfacePlotDataGrid"
msgstr "<anchor id=\"gel-function-SurfacePlotDataGrid\"/>SurfacePlotDataGrid"
-#: C/genius.xml:8482(synopsis)
+#: C/genius.xml:8575(synopsis)
#, no-wrap
msgid "SurfacePlotDataGrid (data,[x1,x2,y1,y2])"
msgstr "SurfacePlotDataGrid (datos,[x1,x2,y1,y2])"
-#: C/genius.xml:8483(synopsis)
+#: C/genius.xml:8576(synopsis)
#, no-wrap
msgid "SurfacePlotDataGrid (data,[x1,x2,y1,y2,z1,z2])"
msgstr "SurfacePlotDataGrid (datos,[x1,x2,y1,y2,z1,z2])"
-#: C/genius.xml:8484(synopsis)
+#: C/genius.xml:8577(synopsis)
#, no-wrap
msgid "SurfacePlotDataGrid (data,[x1,x2,y1,y2],label)"
msgstr "SurfacePlotDataGrid (datos,[x1,x2,y1,y2],etiqueta)"
-#: C/genius.xml:8485(synopsis)
+#: C/genius.xml:8578(synopsis)
#, no-wrap
msgid "SurfacePlotDataGrid (data,[x1,x2,y1,y2,z1,z2],label)"
msgstr "SurfacePlotDataGrid (datos,[x1,x2,y1,y2,z1,z2],etiqueta)"
-#: C/genius.xml:8486(para)
+#: C/genius.xml:8579(para)
msgid ""
"Plot a surface from regular rectangular data. The data is given in a n by m "
"matrix where the rows are the x coordinate and the columns are the y "
@@ -15225,7 +15498,7 @@ msgstr ""
"<varname>z1</varname> y <varname>z2</varname> no se indican, se calculan a "
"partir de los datos (para obtener valores extremos de los datos)."
-#: C/genius.xml:8500(para)
+#: C/genius.xml:8593(para)
msgid ""
"Optionally we can give the label, if label is not given then empty label is "
"used."
@@ -15233,7 +15506,7 @@ msgstr ""
"Opcionalmente se puede indicar la etiqueta; si no se indica ninguna, se unas "
"una etiqueta vacía."
-#: C/genius.xml:8504(para)
+#: C/genius.xml:8597(para)
msgid ""
"Examples: <screen><prompt>genius></prompt> <userinput>SurfacePlotDataGrid"
"([1,2;3,4],[0,1,0,1])</userinput>\n"
@@ -15255,7 +15528,7 @@ msgstr ""
"\"media silla de montar\")</userinput>\n"
"</screen>"
-#: C/genius.xml:8516(term)
+#: C/genius.xml:8609(term)
msgid ""
"<anchor id=\"gel-function-VectorfieldClearSolutions\"/"
">VectorfieldClearSolutions"
@@ -15263,12 +15536,12 @@ msgstr ""
"<anchor id=\"gel-function-VectorfieldClearSolutions\"/"
">VectorfieldClearSolutions"
-#: C/genius.xml:8518(synopsis)
+#: C/genius.xml:8611(synopsis)
#, no-wrap
msgid "VectorfieldClearSolutions ()"
msgstr "VectorfieldClearSolutions ()"
-#: C/genius.xml:8519(para)
+#: C/genius.xml:8612(para)
msgid ""
"Clears the solutions drawn by the <link linkend=\"gel-function-"
"VectorfieldDrawSolution\"><function>VectorfieldDrawSolution</function></"
@@ -15278,18 +15551,18 @@ msgstr ""
"VectorfieldDrawSolution\"><function>VectorfieldDrawSolution</function></"
"link>."
-#: C/genius.xml:8528(term)
+#: C/genius.xml:8621(term)
msgid ""
"<anchor id=\"gel-function-VectorfieldDrawSolution\"/>VectorfieldDrawSolution"
msgstr ""
"<anchor id=\"gel-function-VectorfieldDrawSolution\"/>VectorfieldDrawSolution"
-#: C/genius.xml:8530(synopsis)
+#: C/genius.xml:8623(synopsis)
#, no-wrap
msgid "VectorfieldDrawSolution (x, y, dt, tlen)"
msgstr "VectorfieldDrawSolution (x, y, dt, tlen)"
-#: C/genius.xml:8531(para)
+#: C/genius.xml:8624(para)
msgid ""
"When a vector field plot is active, draw a solution with the specified "
"initial condition. The standard Runge-Kutta method is used with increment "
@@ -15309,21 +15582,21 @@ msgstr ""
"function></link>. Puede también utilizar la gráfica para dibujar soluciones "
"y especificar las condiciones iniciales con el ratón."
-#: C/genius.xml:8546(term)
+#: C/genius.xml:8639(term)
msgid "<anchor id=\"gel-function-VectorfieldPlot\"/>VectorfieldPlot"
msgstr "<anchor id=\"gel-function-VectorfieldPlot\"/>VectorfieldPlot"
-#: C/genius.xml:8548(synopsis)
+#: C/genius.xml:8641(synopsis)
#, no-wrap
msgid "VectorfieldPlot (funcx, funcy)"
msgstr "VectorfieldPlot (funcx, funcy)"
-#: C/genius.xml:8549(synopsis)
+#: C/genius.xml:8642(synopsis)
#, no-wrap
msgid "VectorfieldPlot (funcx, funcy, x1, x2, y1, y2)"
msgstr "VectorfieldPlot (funcx, funcy, x1, x2, y1, y2)"
-#: C/genius.xml:8550(para)
+#: C/genius.xml:8643(para)
msgid ""
"Plot a two dimensional vector field. The function <varname>funcx</varname> "
"should be the dx/dt of the vectorfield and the function <varname>funcy</"
@@ -15343,7 +15616,7 @@ msgstr ""
"constant>, la magnitud de los vectores se normaliza. Es decir, sólo se "
"muestra la dirección y no la magnitud."
-#: C/genius.xml:8563(para)
+#: C/genius.xml:8656(para)
msgid ""
"Optionally you can specify the limits of the plotting window as <varname>x1</"
"varname>, <varname>x2</varname>, <varname>y1</varname>, <varname>y2</"
@@ -15357,7 +15630,7 @@ msgstr ""
"aplicará los actuales (Consulte <link linkend=\"gel-function-LinePlotWindow"
"\"><function>LinePlotWindow</function></link>)."
-#: C/genius.xml:8575(para)
+#: C/genius.xml:8668(para)
msgid ""
"Examples: <screen><prompt>genius></prompt> <userinput>VectorfieldPlot(`(x,"
"y)=x^2-y, `(x,y)=y^2-x, -1, 1, -1, 1)</userinput>\n"
@@ -15367,19 +15640,19 @@ msgstr ""
"y)=x^2-y, `(x,y)=y^2-x, -1, 1, -1, 1)</userinput>\n"
"</screen>"
-#: C/genius.xml:8590(title)
+#: C/genius.xml:8683(title)
msgid "Example Programs in GEL"
msgstr "Programas de ejemplo en GEL"
-#: C/genius.xml:8592(para)
+#: C/genius.xml:8685(para)
msgid "Here is a function that calculates factorials: <placeholder-1/>"
msgstr "Esto es una función que calcula factoriales: <placeholder-1/>"
-#: C/genius.xml:8597(para)
+#: C/genius.xml:8690(para)
msgid "With indentation it becomes: <placeholder-1/>"
msgstr "Con sangría se convierte: <placeholder-1/>"
-#: C/genius.xml:8607(para)
+#: C/genius.xml:8700(para)
msgid ""
"This is a direct port of the factorial function from the <application>bc</"
"application> manpage. The syntax seems similar to <application>bc</"
@@ -15393,12 +15666,12 @@ msgstr ""
"que se devuelve. Utilizar la función <literal>return</literal> en su lugar, "
"esto será: <placeholder-1/>"
-#: C/genius.xml:8620(programlisting)
+#: C/genius.xml:8713(programlisting)
#, no-wrap
msgid "function f(x) = prod k=1 to x do k\n"
msgstr "function f(x) = prod k=1 to x do k\n"
-#: C/genius.xml:8616(para)
+#: C/genius.xml:8709(para)
msgid ""
"By far the easiest way to define a factorial function would be using the "
"product loop as follows. This is not only the shortest and fastest, but also "
@@ -15408,13 +15681,7 @@ msgstr ""
"lazo del producto como sigue. No es sólo la manera más corta y más rápida, "
"sino probablemente la versión mas legible. <placeholder-1/>"
-#: C/genius.xml:8624(para)
-#| msgid ""
-#| "Here is a larger example, this basically redefines the internal "
-#| "<function>ref</function> function to calculate the row echelon form of a "
-#| "matrix. The function <function>ref</function> is built in and much "
-#| "faster, but this example demonstrates some of the more complex features "
-#| "of GEL. <placeholder-1/>"
+#: C/genius.xml:8717(para)
msgid ""
"Here is a larger example, this basically redefines the internal <link "
"linkend=\"gel-function-ref\"><function>ref</function></link> function to "
@@ -15428,7 +15695,7 @@ msgstr ""
"se construye de manera mucho más rápida, pero este ejemplo demuestra algunas "
"de las características más complejas de GEL. <placeholder-1/>"
-#: C/genius.xml:8679(para)
+#: C/genius.xml:8772(para)
msgid ""
"To configure <application>Genius Mathematics Tool</application>, choose "
"<menuchoice><guimenu>Settings</guimenu><guimenuitem>Preferences</"
@@ -15442,11 +15709,11 @@ msgstr ""
"la calculadora además de los proporcionados por la biblioteca estándar. "
"Estos controlan cómo se comporta la calculadora."
-#: C/genius.xml:8689(title)
+#: C/genius.xml:8782(title)
msgid "Changing Settings with GEL"
msgstr "Cambiar la configuración con GEL"
-#: C/genius.xml:8690(para)
+#: C/genius.xml:8783(para)
msgid ""
"Many of the settings in Genius are simply global variables, and can be "
"evaluated and assigned to in the same way as normal variables. See <xref "
@@ -15460,12 +15727,12 @@ msgstr ""
"y asignar a variables, y la <xref linkend=\"genius-gel-function-parameters\"/"
"> para una lista de configuraciones que se pueden modificar por este método."
-#: C/genius.xml:8699(programlisting)
+#: C/genius.xml:8792(programlisting)
#, no-wrap
msgid "MaxDigits = 12\n"
msgstr "MaxDigits = 12\n"
-#: C/genius.xml:8697(para)
+#: C/genius.xml:8790(para)
msgid ""
"As an example, you can set the maximum number of digits in a result to 12 by "
"typing: <placeholder-1/>"
@@ -15473,16 +15740,15 @@ msgstr ""
"Por ejemplo, puede establecer el número máximo de dígitos en un resultado a "
"12 escribiendo: <placeholder-1/>"
-#: C/genius.xml:8705(title)
+#: C/genius.xml:8798(title)
msgid "Output"
msgstr "Salida"
-#: C/genius.xml:8709(guilabel)
+#: C/genius.xml:8802(guilabel)
msgid "Maximum digits to output"
msgstr "Número máximo de cifras que mostrar"
-#: C/genius.xml:8712(para)
-#| msgid "The maximum digits in a result (<function>MaxDigits</function>)"
+#: C/genius.xml:8805(para)
msgid ""
"The maximum digits in a result (<link linkend=\"gel-function-MaxDigits"
"\"><function>MaxDigits</function></link>)"
@@ -15490,14 +15756,11 @@ msgstr ""
"El número máximo de dígitos en un resultado (<link linkend=\"gel-function-"
"MaxDigits\"><function>MaxDigits</function></link>)"
-#: C/genius.xml:8717(guilabel)
+#: C/genius.xml:8810(guilabel)
msgid "Results as floats"
msgstr "Resultados como números de coma flotante"
-#: C/genius.xml:8720(para)
-#| msgid ""
-#| "If the results should be always printed as floats "
-#| "(<function>ResultsAsFloats</function>)"
+#: C/genius.xml:8813(para)
msgid ""
"If the results should be always printed as floats (<link linkend=\"gel-"
"function-ResultsAsFloats\"><function>ResultsAsFloats</function></link>)"
@@ -15506,14 +15769,11 @@ msgstr ""
"linkend=\"gel-function-ResultsAsFloats\"><function>ResultsAsFloats</"
"function></link>)"
-#: C/genius.xml:8725(guilabel)
+#: C/genius.xml:8818(guilabel)
msgid "Floats in scientific notation"
msgstr "Números de coma flotante en notación científica"
-#: C/genius.xml:8728(para)
-#| msgid ""
-#| "If floats should be in scientific notation (<function>ScientificNotation</"
-#| "function>)"
+#: C/genius.xml:8821(para)
msgid ""
"If floats should be in scientific notation (<link linkend=\"gel-function-"
"ScientificNotation\"><function>ScientificNotation</function></link>)"
@@ -15522,14 +15782,11 @@ msgstr ""
"\"gel-function-ScientificNotation\"><function>ScientificNotation</function></"
"link>)"
-#: C/genius.xml:8733(guilabel)
+#: C/genius.xml:8826(guilabel)
msgid "Always print full expressions"
msgstr "Imprimir siempre expresiones completas"
-#: C/genius.xml:8736(para)
-#| msgid ""
-#| "Should we print out full expressions for non-numeric return values "
-#| "(longer than a line) (<function>FullExpressions</function>)"
+#: C/genius.xml:8829(para)
msgid ""
"Should we print out full expressions for non-numeric return values (longer "
"than a line) (<link linkend=\"gel-function-FullExpressions"
@@ -15539,14 +15796,11 @@ msgstr ""
"numéricos (más largos que una línea) (<link linkend=\"gel-function-"
"FullExpressions\"><function>FullExpressions</function></link>))"
-#: C/genius.xml:8742(guilabel)
+#: C/genius.xml:8835(guilabel)
msgid "Use mixed fractions"
msgstr "Usar fracciones mixtas"
-#: C/genius.xml:8745(para)
-#| msgid ""
-#| "If fractions should be printed as mixed fractions such as \"1 1/3\" "
-#| "rather than \"4/3\". (<function>MixedFractions</function>)"
+#: C/genius.xml:8838(para)
msgid ""
"If fractions should be printed as mixed fractions such as \"1 1/3\" rather "
"than \"4/3\". (<link linkend=\"gel-function-MixedFractions"
@@ -15556,14 +15810,14 @@ msgstr ""
"forma «1 1/3» en vez de «4/3». (<link linkend=\"gel-function-MixedFractions"
"\"><function>MixedFractions</function></link>)"
-#: C/genius.xml:8751(guilabel)
+#: C/genius.xml:8844(guilabel)
msgid ""
"Display 0.0 when floating point number is less than 10^-x (0=never chop)"
msgstr ""
"Mostrar 0.0 cuando el número en coma flotante es menor que 10^-x (0=no "
"truncar nunca)"
-#: C/genius.xml:8754(para)
+#: C/genius.xml:8847(para)
msgid ""
"How to chop output. But only when other numbers nearby are large. See the "
"documentation of the paramter <link linkend=\"gel-function-OutputChopExponent"
@@ -15573,16 +15827,11 @@ msgstr ""
"grandes. Consulte la documentación del parámetro <link linkend=\"gel-"
"function-OutputChopExponent\"><function>OutputChopExponent</function></link>."
-#: C/genius.xml:8762(guilabel)
+#: C/genius.xml:8855(guilabel)
msgid "Only chop numbers when another number is greater than 10^-x"
msgstr "Sólo truncar los números cuando otro número es mayor que 10^-x"
-#: C/genius.xml:8765(para)
-#| msgid ""
-#| "When to chop output. This is set by the paramter "
-#| "<function>OutputChopWhenExponent</function>. See the documentation of the "
-#| "paramter <link linkend=\"gel-function-OutputChopExponent"
-#| "\"><function>OutputChopExponent</function></link>."
+#: C/genius.xml:8858(para)
msgid ""
"When to chop output. This is set by the paramter <link linkend=\"gel-"
"function-OutputChopWhenExponent\"><function>OutputChopWhenExponent</"
@@ -15595,11 +15844,11 @@ msgstr ""
"documentación del parámetro <link linkend=\"gel-function-OutputChopExponent"
"\"><function>OutputChopExponent</function></link>."
-#: C/genius.xml:8773(guilabel)
+#: C/genius.xml:8866(guilabel)
msgid "Remember output settings across sessions"
msgstr "Recordar los ajustes de salida entre sesiones"
-#: C/genius.xml:8776(para)
+#: C/genius.xml:8869(para)
msgid ""
"Should the output settings in the <guilabel>Number/Expression output "
"options</guilabel> frame be remembered for next session. Does not apply to "
@@ -15610,7 +15859,7 @@ msgstr ""
"No se aplica al campo <guilabel>Opciones de salida de error/información</"
"guilabel>."
-#: C/genius.xml:8778(para)
+#: C/genius.xml:8871(para)
msgid ""
"If unchecked, either the default or any previously saved settings are used "
"each time Genius starts up. Note that settings are saved at the end of the "
@@ -15624,11 +15873,11 @@ msgstr ""
"<application>herramienta matemática Genius</application> y entonces "
"desactive la casilla de nuevo."
-#: C/genius.xml:8790(guilabel)
+#: C/genius.xml:8883(guilabel)
msgid "Display errors in a dialog"
msgstr "Mostrar los errores en una ventana de diálogo"
-#: C/genius.xml:8793(para)
+#: C/genius.xml:8886(para)
msgid ""
"If set the errors will be displayed in a separate dialog, if unset the "
"errors will be printed on the console."
@@ -15636,11 +15885,11 @@ msgstr ""
"Si se activan, los errores se mostrarán en un diálogo separado, si no se "
"activan, los errores se imprimirán en la consola."
-#: C/genius.xml:8800(guilabel)
+#: C/genius.xml:8893(guilabel)
msgid "Display information messages in a dialog"
msgstr "Mostrar los mensajes de información en un diálogo"
-#: C/genius.xml:8803(para)
+#: C/genius.xml:8896(para)
msgid ""
"If set the information messages will be displayed in a separate dialog, if "
"unset the information messages will be printed on the console."
@@ -15649,17 +15898,11 @@ msgstr ""
"separado, si no se activan, los mensajes de información se imprimirán en la "
"consola."
-#: C/genius.xml:8811(guilabel)
+#: C/genius.xml:8904(guilabel)
msgid "Maximum errors to display"
msgstr "Máximo de errores que mostrar"
-#: C/genius.xml:8814(para)
-#| msgid ""
-#| "The maximum number of errors to return on one evaluation "
-#| "(<function>MaxErrors</function>). If you set this to 0 then all errors "
-#| "are always returned. Usually if some loop causes many errors, then it is "
-#| "unlikely that you will be able to make sense out of more than a few of "
-#| "these, so seeing a long list of errors is usually not helpful."
+#: C/genius.xml:8907(para)
msgid ""
"The maximum number of errors to return on one evaluation (<link linkend="
"\"gel-function-MaxErrors\"><function>MaxErrors</function></link>). If you "
@@ -15675,7 +15918,7 @@ msgstr ""
"más que de unos pocos fallos, y verá una larga lista de fallos no sirve de "
"mucha ayuda."
-#: C/genius.xml:8826(para)
+#: C/genius.xml:8919(para)
msgid ""
"In addition to these preferences, there are some preferences that can only "
"be changed by setting them in the workspace console. For others that may "
@@ -15686,19 +15929,19 @@ msgstr ""
"afectar a la salida consulte la <xref linkend=\"genius-gel-function-"
"parameters\"/>."
-#: C/genius.xml:8836(function)
+#: C/genius.xml:8929(function)
msgid "IntegerOutputBase"
msgstr "IntegerOutputBase"
-#: C/genius.xml:8839(para)
+#: C/genius.xml:8932(para)
msgid "The base that will be used to output integers"
msgstr "La base que se usará para mostrar enteros"
-#: C/genius.xml:8845(function)
+#: C/genius.xml:8938(function)
msgid "OutputStyle"
msgstr "OutputStyle"
-#: C/genius.xml:8848(para)
+#: C/genius.xml:8941(para)
msgid ""
"A string, can be <literal>\"normal\"</literal>, <literal>\"latex\"</"
"literal>, <literal>\"mathml\"</literal> or <literal>\"troff\"</literal> and "
@@ -15715,22 +15958,15 @@ msgstr ""
"Los otros estilos son para las tipografías de LaTeX, MathML (XML), o en "
"Troff."
-#: C/genius.xml:8860(title)
+#: C/genius.xml:8953(title)
msgid "Precision"
msgstr "Precisión"
-#: C/genius.xml:8864(guilabel)
+#: C/genius.xml:8957(guilabel)
msgid "Floating point precision"
msgstr "Precisión en coma flotante"
-#: C/genius.xml:8867(para)
-#| msgid ""
-#| "The floating point precision in bits (<function>FloatPrecision</"
-#| "function>). Note that changing this only affects newly computed "
-#| "quantities. Old values stored in variables are obviously still in the old "
-#| "precision and if you want to have them more precise you will have to "
-#| "recompute them. Exceptions to this are the system constants such as "
-#| "<function>pi</function> or <function>e</function>."
+#: C/genius.xml:8960(para)
msgid ""
"The floating point precision in bits (<link linkend=\"gel-function-"
"FloatPrecision\"><function>FloatPrecision</function></link>). Note that "
@@ -15750,11 +15986,11 @@ msgstr ""
"<link linkend=\"gel-function-pi\"><function>pi</function></link> o <link "
"linkend=\"gel-function-e\"><function>e</function></link>."
-#: C/genius.xml:8882(guilabel)
+#: C/genius.xml:8975(guilabel)
msgid "Remember precision setting across sessions"
msgstr "Recordar los ajustes de precisión entre sesiones"
-#: C/genius.xml:8885(para)
+#: C/genius.xml:8978(para)
msgid ""
"Should the precision setting be remembered for the next session. If "
"unchecked, either the default or any previously saved setting is used each "
@@ -15769,43 +16005,43 @@ msgstr ""
"sesión, así que si quiere cambiar la configuración por defecto, active esta "
"casilla, reinicie Genius y luego vuelva a desactivarla."
-#: C/genius.xml:8898(title)
+#: C/genius.xml:8991(title)
msgid "Terminal"
msgstr "Terminal"
-#: C/genius.xml:8900(para)
+#: C/genius.xml:8993(para)
msgid "Terminal refers to the console in the work area."
msgstr "«Terminal» se refiere a la consola en el área de trabajo."
-#: C/genius.xml:8907(guilabel)
+#: C/genius.xml:9000(guilabel)
msgid "Scrollback lines"
msgstr "Líneas de desplazamiento hacia atrás"
-#: C/genius.xml:8910(para)
+#: C/genius.xml:9003(para)
msgid "Lines of scrollback in the terminal."
msgstr "Líneas de desfile hacia atrás en la terminal."
-#: C/genius.xml:8915(guilabel)
+#: C/genius.xml:9008(guilabel)
msgid "Font"
msgstr "Tipografía"
-#: C/genius.xml:8918(para)
+#: C/genius.xml:9011(para)
msgid "The font to use on the terminal."
msgstr "La tipografía que usar en la terminal."
-#: C/genius.xml:8923(guilabel)
+#: C/genius.xml:9016(guilabel)
msgid "Black on white"
msgstr "Negro sobre blanco"
-#: C/genius.xml:8926(para)
+#: C/genius.xml:9019(para)
msgid "If to use black on white on the terminal."
msgstr "Si usar blanco sobre negro en la terminal."
-#: C/genius.xml:8931(guilabel)
+#: C/genius.xml:9024(guilabel)
msgid "Blinking cursor"
msgstr "Cursor parpadeante"
-#: C/genius.xml:8934(para)
+#: C/genius.xml:9027(para)
msgid ""
"If the cursor in the terminal should blink when the terminal is in focus. "
"This can sometimes be annoying and it generates idle traffic if you are "
@@ -15815,20 +16051,27 @@ msgstr ""
"veces resulte molesto y genere tráfico innecesario si ejecuta Genius "
"remotamente."
-#: C/genius.xml:8941(title)
+#: C/genius.xml:9034(title)
msgid "Memory"
msgstr "Memoria"
-#: C/genius.xml:8945(guilabel)
+#: C/genius.xml:9038(guilabel)
msgid "Maximum number of nodes to allocate"
msgstr "Número máximo de nodos que asignar"
-#: C/genius.xml:8948(para)
+#: C/genius.xml:9041(para)
+#, fuzzy
+#| msgid ""
+#| "Internally all data is put onto small nodes in memory. This gives a limit "
+#| "on the maximum number of nodes to allocate for computations. This avoids "
+#| "the problem of running out of memory if you do something by mistake which "
+#| "uses too much memory, such as a recursion without end. This could slow "
+#| "your computer and make it hard to even interrupt the program."
msgid ""
"Internally all data is put onto small nodes in memory. This gives a limit on "
-"the maximum number of nodes to allocate for computations. This avoids the "
-"problem of running out of memory if you do something by mistake which uses "
-"too much memory, such as a recursion without end. This could slow your "
+"the maximum number of nodes to allocate for computations. This limit avoids "
+"the problem of running out of memory if you do something by mistake that "
+"uses too much memory, such as a recursion without end. This could slow your "
"computer and make it hard to even interrupt the program."
msgstr ""
"Internamente, todos los datos se ponen en pequeños nodos en la memoria. Esto "
@@ -15837,7 +16080,7 @@ msgstr ""
"memoria de lo normal, como podría ser una recursión sin fin. Esto podría "
"ralentizar su máquina y complicar incluso la interrupción del programa."
-#: C/genius.xml:8956(para)
+#: C/genius.xml:9049(para)
msgid ""
"Once the limit is reached, <application>Genius Mathematics Tool</"
"application> asks if you wish to interrupt the computation or if you wish to "
@@ -15853,7 +16096,7 @@ msgstr ""
"ocasión que ejecuté un programa o una expresión en la consola sin importar "
"la respuesta a la pregunta."
-#: C/genius.xml:8964(para)
+#: C/genius.xml:9057(para)
msgid ""
"Setting the limit to zero means there is no limit to the amount of memory "
"that genius uses."
@@ -15861,11 +16104,11 @@ msgstr ""
"Establecer el límite a cero significa que no hay límite en la cantidad de "
"memoria que usa Genius."
-#: C/genius.xml:8978(title)
+#: C/genius.xml:9071(title)
msgid "About <application>Genius Mathematics Tool</application>"
msgstr "Acerca de la <application>herramienta matemática Genius</application>"
-#: C/genius.xml:8980(para)
+#: C/genius.xml:9073(para)
msgid ""
"<application>Genius Mathematics Tool</application> was written by Jiří "
"(George) Lebl (<email>jirka 5z com</email>). The history of "
@@ -15885,7 +16128,7 @@ msgstr ""
"la <ulink url=\"http://www.jirka.org/genius.html\" type=\"http\">página web "
"de Genius</ulink>."
-#: C/genius.xml:8987(para)
+#: C/genius.xml:9080(para)
msgid ""
"To report a bug or make a suggestion regarding this application or this "
"manual, send email to me (the author) or post to the mailing list (see the "
@@ -15895,7 +16138,7 @@ msgstr ""
"sobre este manual, envíe un correo al autor o publique un mensaje en la "
"lista de correo (consulte la página web)."
-#: C/genius.xml:8993(para)
+#: C/genius.xml:9086(para)
msgid ""
"This program is distributed under the terms of the GNU General Public "
"license as published by the Free Software Foundation; either version 3 of "
@@ -15910,7 +16153,7 @@ msgstr ""
"enlace</ulink>, o en el archivo COPYING incluido con el código fuente de "
"este programa."
-#: C/genius.xml:9000(para)
+#: C/genius.xml:9093(para)
msgid ""
"Jiří Lebl was during various parts of the development partially supported "
"for the work by NSF grant DMS 0900885, the University of Illinois at Urbana-"
@@ -15929,6 +16172,80 @@ msgstr ""
"Daniel Mustieles <daniel mustieles gmail com>, 2011\n"
"Nicolás Satragno <nsatragno gnome org>. 2013"
+#~ msgid "University of Wisconsin-Madison"
+#~ msgstr "Universidad de Wisconsin-Madison"
+
+#~ msgid "June 2013"
+#~ msgstr "Junio de 2013"
+
+#~ msgid ""
+#~ "See <ulink url=\"http://planetmath.org/encyclopedia/LUDecomposition.html"
+#~ "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
+#~ "LUDecomposition.html\">Mathworld</ulink> for more information."
+#~ msgstr ""
+#~ "Consulte <ulink url=\"http://planetmath.org/encyclopedia/LUDecomposition."
+#~ "html\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
+#~ "LUDecomposition.html\">Mathworld</ulink> para obtener más información."
+
+#~ msgid ""
+#~ "See <ulink url=\"http://planetmath.org/encyclopedia/QRDecomposition.html"
+#~ "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/"
+#~ "QRDecomposition.html\">Mathworld</ulink> for more information."
+#~ msgstr ""
+#~ "Consulte <ulink url=\"http://planetmath.org/encyclopedia/QRDecomposition."
+#~ "html\">Planetmath</ulink> o <ulink url=\"http://mathworld.wolfram.com/"
+#~ "QRDecomposition.html\">Mathworld</ulink> para obtener más información."
+
+#~ msgid ""
+#~ "See <ulink url=\"http://planetmath.org/encyclopedia/ToeplitzMatrix.html"
+#~ "\">Planetmath</ulink> for more information."
+#~ msgstr ""
+#~ "Consulte <ulink url=\"http://planetmath.org/encyclopedia/ToeplitzMatrix."
+#~ "html\">Planetmath</ulink> para obtener más información."
+
+#~ msgid ""
+#~ "See <ulink url=\"http://planetmath.org/encyclopedia/Trace.html"
+#~ "\">Planetmath</ulink> for more information."
+#~ msgstr ""
+#~ "Consulte <ulink url=\"http://planetmath.org/encyclopedia/Trace.html"
+#~ "\">Planetmath</ulink> para obtener más información."
+
+#~ msgid ""
+#~ "See <ulink url=\"http://planetmath.org/encyclopedia/Transpose.html"
+#~ "\">Planetmath</ulink> for more information."
+#~ msgstr ""
+#~ "Consulte <ulink url=\"http://planetmath.org/encyclopedia/Transpose.html"
+#~ "\">Planetmath</ulink> para obtener más información."
+
+#~ msgid ""
+#~ "Extra parameters can be added to specify line color, thickness, arrows, "
+#~ "and the plotting window. You can do this by adding a string <userinput>"
+#~ "\"color\"</userinput>, <userinput>\"thickness\"</userinput>, <userinput>"
+#~ "\"window\"</userinput>, or <userinput>\"arrow\"</userinput>, and after it "
+#~ "either the color string, the thicknes as an integer, the window as 4-"
+#~ "vector, and for arrow either <userinput>\"origin\"</userinput>, "
+#~ "<userinput>\"end\"</userinput>, <userinput>\"both\"</userinput>, or "
+#~ "<userinput>\"none\"</userinput>. For <userinput>\"window\"</userinput> we "
+#~ "can specify <userinput>\"fit\"</userinput> rather than a vector in which "
+#~ "case, the x range will be set precisely and the y range will be set with "
+#~ "five percent borders around the line. Finally, the legend can be "
+#~ "specified by adding <userinput>\"legend\"</userinput> and the string with "
+#~ "the legend."
+#~ msgstr ""
+#~ "Se pueden añadir parámetros adicionales para especificar el color de la "
+#~ "línea, el grosor, las filas y la ventana de dibujo. Esto se hace "
+#~ "añadiendo una cadena <userinput>\"color\"</userinput>, <userinput>"
+#~ "\"thickness\"</userinput>, <userinput>\"window\"</userinput>, o "
+#~ "<userinput>\"arrow\"</userinput>, y después de esto, cualquiera cadena de "
+#~ "color, el grosor como un entero, la ventana de dibujo con 4 vectores, y "
+#~ "por fila cualquier <userinput>\"origin\"</userinput>, <userinput>\"end\"</"
+#~ "userinput>, <userinput>\"both\"</userinput>, o <userinput>\"none\"</"
+#~ "userinput>. Para <userinput>\"window\"</userinput> especifique <userinput>"
+#~ "\"fit\"</userinput> en lugar de un vector en cuyo caso, el rango X se "
+#~ "ajustará con precisión y el rango Y se ajustará con cinco puntos "
+#~ "bordeando la línea. Finalmente se puede añadir una leyenda <userinput>"
+#~ "\"legend\"</userinput> y la cadena con la leyenda."
+
#~ msgid "Tolerance of the <function>ErrorFunction</function>."
#~ msgstr "Tolerancia de <function>ErrorFunction</function>."
@@ -17311,9 +17628,6 @@ msgstr ""
#~ msgid "VectorfieldPlot"
#~ msgstr "VectorfieldPlot"
-#~ msgid "December 2012"
-#~ msgstr "Diciembre de 2012"
-
#~ msgid ""
#~ "Find root of a function using the bisection method. <varname>TOL</"
#~ "varname> is the desired tolerance and <varname>N</varname> is the limit "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]