[genius] Updated Czech translation



commit 3c56073bc576c1bb27e1d8b3ba6f5d5fa93c7348
Author: Marek Černocký <marek manet cz>
Date:   Wed Mar 19 20:36:37 2014 +0100

    Updated Czech translation

 help/cs/cs.po | 3534 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 1802 insertions(+), 1732 deletions(-)
---
diff --git a/help/cs/cs.po b/help/cs/cs.po
index 7740ff8..f425afc 100644
--- a/help/cs/cs.po
+++ b/help/cs/cs.po
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: genius master\n"
-"POT-Creation-Date: 2014-03-14 16:55+0000\n"
-"PO-Revision-Date: 2014-03-16 02:18+0100\n"
+"POT-Creation-Date: 2014-03-18 03:33+0000\n"
+"PO-Revision-Date: 2014-03-19 20:29+0100\n"
 "Last-Translator: Marek Černocký <marek manet cz>\n"
 "Language-Team: Czech <gnome-cs-list gnome org>\n"
 "Language: cs\n"
@@ -222,8 +222,8 @@ msgid "0.2"
 msgstr "0.2"
 
 #: C/genius.xml:146(date)
-msgid "October 2013"
-msgstr "říjen 2013"
+msgid "March 2014"
+msgstr "březen 2014"
 
 #: C/genius.xml:148(para)
 msgid "Jiri (George) Lebl <email>jirka 5z com</email>"
@@ -416,7 +416,7 @@ msgstr "Upravit"
 msgid "Calculator"
 msgstr "Kalkulátor"
 
-#: C/genius.xml:273(guilabel) C/genius.xml:8894(title)
+#: C/genius.xml:273(guilabel) C/genius.xml:8928(title)
 msgid "Settings"
 msgstr "Nastavení"
 
@@ -686,7 +686,7 @@ msgstr ""
 "program spustí, aniž by se otevírala zvláštní karta. To odpovídá chování "
 "příkazu <command>load</command>."
 
-#: C/genius.xml:434(title) C/genius.xml:8346(title)
+#: C/genius.xml:434(title) C/genius.xml:8380(title)
 msgid "Plotting"
 msgstr "Vykreslování"
 
@@ -4271,7 +4271,7 @@ msgstr ""
 "transpozice bohužel novou kopii vytváří. Při práci se skutečnými maticemi a "
 "vektory je doporučováno vždy používat operátor <literal>.'</literal>."
 
-#: C/genius.xml:2634(title) C/genius.xml:5669(title)
+#: C/genius.xml:2634(title) C/genius.xml:5703(title)
 msgid "Linear Algebra"
 msgstr "Lineární algebra"
 
@@ -5109,76 +5109,122 @@ msgid "Display a string and an expression with a colon to separate them."
 msgstr "Zobrazit retezec a vyraz navzájem oddělené dvojtečkou."
 
 #: C/genius.xml:3105(term)
+msgid "<anchor id=\"gel-function-DisplayVariables\"/>DisplayVariables"
+msgstr "<anchor id=\"gel-function-DisplayVariables\"/>DisplayVariables"
+
+#: C/genius.xml:3107(synopsis)
+#, no-wrap
+msgid "DisplayVariables (var1,var2,...)"
+msgstr "DisplayVariables (prom1,prom2,...)"
+
+#: C/genius.xml:3110(programlisting)
+#, no-wrap
+msgid ""
+"DisplayVariables(`x,`y,`z)\n"
+"\t    "
+msgstr ""
+"DisplayVariables (`x,`y,`z)\n"
+"\t    "
+
+#: C/genius.xml:3108(para)
+msgid ""
+"Display set of variables. The variables can be given as strings or "
+"identifiers. For example: <placeholder-1/>"
+msgstr ""
+"Zobrazit sadu proměnných. Proměnné mohou být předány jako řetězce nebo "
+"jako identifikátory. Například: <placeholder-1/>"
+
+#: C/genius.xml:3115(programlisting)
+#, no-wrap
+msgid ""
+"DisplayVariables()\n"
+"\t    "
+msgstr ""
+"DisplayVariables ()\n"
+"\t    "
+
+#: C/genius.xml:3113(para)
+msgid ""
+"If called without arguments (must supply empty argument list) as "
+"<placeholder-1/> then all variables are printed including a stacktrace "
+"similar to <guilabel>Show user variables</guilabel> in the graphical version."
+msgstr ""
+"Pokud je zavoláno bez argumentů (musí být předán prázdný seznam argumentů) "
+"jako <placeholder-1/>, budou vypsány všechny proměnné včetně stavu "
+"zásobníku, podobně jako u <guilabel>Zobrazit uživatelské proměnné</guilabel> "
+"v grafické verzi."
+
+#: C/genius.xml:3124(term)
 msgid "<anchor id=\"gel-function-error\"/>error"
 msgstr "<anchor id=\"gel-function-error\"/>error"
 
-#: C/genius.xml:3107(synopsis)
+#: C/genius.xml:3126(synopsis)
 #, no-wrap
 msgid "error (str)"
 msgstr "error (retezec)"
 
-#: C/genius.xml:3108(para)
+#: C/genius.xml:3127(para)
 msgid "Prints a string to the error stream (onto the console)."
 msgstr "Vypsat retezec do chybového proudu (na konzole)."
 
-#: C/genius.xml:3113(term)
+#: C/genius.xml:3132(term)
 msgid "<anchor id=\"gel-function-exit\"/>exit"
 msgstr "<anchor id=\"gel-function-exit\"/>exit"
 
-#: C/genius.xml:3115(synopsis)
+#: C/genius.xml:3134(synopsis)
 #, no-wrap
 msgid "exit"
 msgstr "exit"
 
-#: C/genius.xml:3116(para)
+#: C/genius.xml:3135(para)
 msgid "Aliases: <function>quit</function>"
 msgstr "Alternativní názvy: <function>quit</function>"
 
-#: C/genius.xml:3117(para)
+#: C/genius.xml:3136(para)
 msgid "Exits the program."
 msgstr "Ukončit program."
 
-#: C/genius.xml:3122(term)
+#: C/genius.xml:3141(term)
 msgid "<anchor id=\"gel-function-false\"/>false"
 msgstr "<anchor id=\"gel-function-false\"/>false"
 
-#: C/genius.xml:3124(synopsis)
+#: C/genius.xml:3143(synopsis)
 #, no-wrap
 msgid "false"
 msgstr "false"
 
-#: C/genius.xml:3125(para)
+#: C/genius.xml:3144(para)
 msgid "Aliases: <function>False</function><function>FALSE</function>"
 msgstr ""
 "Alternativní názvy: <function>False</function> <function>FALSE</function>"
 
-#: C/genius.xml:3126(para)
+#: C/genius.xml:3145(para)
 msgid "The <constant>false</constant> boolean value."
 msgstr "Pravdivostní hodnota <constant>false</constant> (nepravda)."
 
-#: C/genius.xml:3131(term)
+#: C/genius.xml:3150(term)
 msgid "<anchor id=\"gel-function-manual\"/>manual"
 msgstr "<anchor id=\"gel-function-manual\"/>manual"
 
-#: C/genius.xml:3133(synopsis)
+#: C/genius.xml:3152(synopsis)
 #, no-wrap
 msgid "manual"
 msgstr "manual"
 
-#: C/genius.xml:3134(para)
+#: C/genius.xml:3153(para)
 msgid "Displays the user manual."
 msgstr "Zobrazit uživatelskou příručku."
 
-#: C/genius.xml:3139(term)
+#: C/genius.xml:3158(term)
 msgid "<anchor id=\"gel-function-print\"/>print"
 msgstr "<anchor id=\"gel-function-print\"/>print"
 
-#: C/genius.xml:3141(synopsis)
+#: C/genius.xml:3160(synopsis)
 #, no-wrap
 msgid "print (str)"
 msgstr "print (retezec)"
 
-#: C/genius.xml:3142(para)
+#: C/genius.xml:3161(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 "
@@ -5187,16 +5233,16 @@ msgstr ""
 "Vypsat výraz a poté odřádkovat. Argument <varname>retezec</varname> může být "
 "libovolný výraz. Před vypsáním je převeden na řetězec."
 
-#: C/genius.xml:3148(term)
+#: C/genius.xml:3167(term)
 msgid "<anchor id=\"gel-function-printn\"/>printn"
 msgstr "<anchor id=\"gel-function-printn\"/>printn"
 
-#: C/genius.xml:3150(synopsis)
+#: C/genius.xml:3169(synopsis)
 #, no-wrap
 msgid "printn (str)"
 msgstr "printn (retezec)"
 
-#: C/genius.xml:3151(para)
+#: C/genius.xml:3170(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 "
@@ -5205,16 +5251,46 @@ msgstr ""
 "Vypsat výraz bez odřádkování. Argument <varname>retezec</varname> může být "
 "libovolný výraz. Před vypsáním je převeden na řetězec."
 
-#: C/genius.xml:3157(term)
+#: C/genius.xml:3176(term)
+msgid "<anchor id=\"gel-function-PrintTable\"/>PrintTable"
+msgstr "<anchor id=\"gel-function-PrintTable\"/>PrintTable"
+
+#: C/genius.xml:3178(synopsis)
+#, no-wrap
+msgid "PrintTable (f,v)"
+msgstr "PrintTable (f,v)"
+
+#: C/genius.xml:3182(programlisting)
+#, no-wrap
+msgid ""
+"PrintTable (f,[0:10])\n"
+"\t    "
+msgstr ""
+"PrintTable (f,[0:10])\n"
+"\t    "
+
+#: C/genius.xml:3179(para)
+msgid ""
+"Print a table of values for a function. The values are in the vector "
+"<varname>v</varname>. You can use the vector building notation as follows: "
+"<placeholder-1/> If <varname>v</varname> is a positive integer, then the "
+"table of integers from 1 up to and including v will be used."
+msgstr ""
+"Vypsat tabulku hodnot pro funkci. Hodnoty jsou ve vektoru <varname>v</"
+"varname>. Můžete použít vestavěnou notaci vektoru takto: <placeholder-1/> "
+"Pokud je <varname>v</varname> celé kladné číslo, použije se tabulka celých "
+"čísel od 1 do v včetně."
+
+#: C/genius.xml:3191(term)
 msgid "<anchor id=\"gel-function-protect\"/>protect"
 msgstr "<anchor id=\"gel-function-protect\"/>protect"
 
-#: C/genius.xml:3159(synopsis)
+#: C/genius.xml:3193(synopsis)
 #, no-wrap
 msgid "protect (id)"
 msgstr "protect (id)"
 
-#: C/genius.xml:3160(para)
+#: C/genius.xml:3194(para)
 msgid ""
 "Protect a variable from being modified. This is used on the internal GEL "
 "functions to avoid them being accidentally overridden."
@@ -5222,16 +5298,16 @@ msgstr ""
 "Ochránit proměnnou proti změnám. Stejný postup je použit u interních funkcí "
 "GEL, aby se zabránilo nechtěnému přepsání."
 
-#: C/genius.xml:3166(term)
+#: C/genius.xml:3200(term)
 msgid "<anchor id=\"gel-function-ProtectAll\"/>ProtectAll"
 msgstr "<anchor id=\"gel-function-ProtectAll\"/>ProtectAll"
 
-#: C/genius.xml:3168(synopsis)
+#: C/genius.xml:3202(synopsis)
 #, no-wrap
 msgid "ProtectAll ()"
 msgstr "ProtectAll ()"
 
-#: C/genius.xml:3169(para)
+#: C/genius.xml:3203(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 "
@@ -5243,16 +5319,16 @@ msgstr ""
 "nechtěnému přepsání. Normálně <application>matematický nástroj Genius</"
 "application> považuje nechráněné proměnné za definované uživatelem."
 
-#: C/genius.xml:3177(term)
+#: C/genius.xml:3211(term)
 msgid "<anchor id=\"gel-function-set\"/>set"
 msgstr "<anchor id=\"gel-function-set\"/>set"
 
-#: C/genius.xml:3179(synopsis)
+#: C/genius.xml:3213(synopsis)
 #, no-wrap
 msgid "set (id,val)"
 msgstr "set (id,hodnota)"
 
-#: C/genius.xml:3183(programlisting)
+#: C/genius.xml:3217(programlisting)
 #, no-wrap
 msgid ""
 "set(`x,1)\n"
@@ -5261,7 +5337,7 @@ msgstr ""
 "set(`x,1)\n"
 "\t    "
 
-#: C/genius.xml:3180(para)
+#: C/genius.xml:3214(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 "
@@ -5272,51 +5348,51 @@ msgstr ""
 "<placeholder-1/> nastaví globální proměnnou <varname>x</varname> na hodnotu "
 "1."
 
-#: C/genius.xml:3191(term)
+#: C/genius.xml:3225(term)
 msgid "<anchor id=\"gel-function-string\"/>string"
 msgstr "<anchor id=\"gel-function-string\"/>string"
 
-#: C/genius.xml:3193(synopsis)
+#: C/genius.xml:3227(synopsis)
 #, no-wrap
 msgid "string (s)"
 msgstr "string (s)"
 
-#: C/genius.xml:3194(para)
+#: C/genius.xml:3228(para)
 msgid "Make a string. This will make a string out of any argument."
 msgstr "Vytvořit řetězec. Vytvoří řetězec podle libovolného argumentu."
 
-#: C/genius.xml:3199(term)
+#: C/genius.xml:3233(term)
 msgid "<anchor id=\"gel-function-true\"/>true"
 msgstr "<anchor id=\"gel-function-true\"/>true"
 
-#: C/genius.xml:3201(synopsis)
+#: C/genius.xml:3235(synopsis)
 #, no-wrap
 msgid "true"
 msgstr "true"
 
-#: C/genius.xml:3202(para)
+#: C/genius.xml:3236(para)
 msgid "Aliases: <function>True</function><function>TRUE</function>"
 msgstr ""
 "Alternativní názvy: <function>True</function> <function>TRUE</function>"
 
-#: C/genius.xml:3203(para)
+#: C/genius.xml:3237(para)
 msgid "The <constant>true</constant> boolean value."
 msgstr "Pravdivostní hodnota <constant>true</constant> (pravda)."
 
-#: C/genius.xml:3208(term)
+#: C/genius.xml:3242(term)
 msgid "<anchor id=\"gel-function-undefine\"/>undefine"
 msgstr "<anchor id=\"gel-function-undefine\"/>undefine"
 
-#: C/genius.xml:3210(synopsis)
+#: C/genius.xml:3244(synopsis)
 #, no-wrap
 msgid "undefine (id)"
 msgstr "undefine (id)"
 
-#: C/genius.xml:3211(para)
+#: C/genius.xml:3245(para)
 msgid "Alias: <function>Undefine</function>"
 msgstr "Alternativní názvy: <function>Undefine</function>"
 
-#: C/genius.xml:3212(para)
+#: C/genius.xml:3246(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 "
@@ -5328,16 +5404,16 @@ msgstr ""
 "používána na lokální proměnné. Je možné předat i vektor identifikátorů a v "
 "takovém případě bude zrušena definice několika proměnných."
 
-#: C/genius.xml:3221(term)
+#: C/genius.xml:3255(term)
 msgid "<anchor id=\"gel-function-UndefineAll\"/>UndefineAll"
 msgstr "<anchor id=\"gel-function-UndefineAll\"/>UndefineAll"
 
-#: C/genius.xml:3223(synopsis)
+#: C/genius.xml:3257(synopsis)
 #, no-wrap
 msgid "UndefineAll ()"
 msgstr "UndefineAll ()"
 
-#: C/genius.xml:3224(para)
+#: C/genius.xml:3258(para)
 msgid ""
 "Undefine all unprotected global variables (including functions and "
 "parameters). Normally <application>Genius Mathematics Tool</application> "
@@ -5353,29 +5429,29 @@ msgstr ""
 "globální definice symbolů, lokální ne, takže může být bezpečně spouštěna i z "
 "těla jiných funkcí."
 
-#: C/genius.xml:3235(term)
+#: C/genius.xml:3269(term)
 msgid "<anchor id=\"gel-function-unprotect\"/>unprotect"
 msgstr "<anchor id=\"gel-function-unprotect\"/>unprotect"
 
-#: C/genius.xml:3237(synopsis)
+#: C/genius.xml:3271(synopsis)
 #, no-wrap
 msgid "unprotect (id)"
 msgstr "unprotect (id)"
 
-#: C/genius.xml:3238(para)
+#: C/genius.xml:3272(para)
 msgid "Unprotect a variable from being modified."
 msgstr "Zrušit ochranu proměnné proti změnám."
 
-#: C/genius.xml:3243(term)
+#: C/genius.xml:3277(term)
 msgid "<anchor id=\"gel-function-UserVariables\"/>UserVariables"
 msgstr "<anchor id=\"gel-function-UserVariables\"/>UserVariables"
 
-#: C/genius.xml:3245(synopsis)
+#: C/genius.xml:3279(synopsis)
 #, no-wrap
 msgid "UserVariables ()"
 msgstr "UserVariables ()"
 
-#: C/genius.xml:3246(para)
+#: C/genius.xml:3280(para)
 msgid ""
 "Return a vector of identifiers of user defined (unprotected) global "
 "variables."
@@ -5383,16 +5459,16 @@ msgstr ""
 "Vrátit vektor všech uživatelem definovaných (nechráněných) globálních "
 "proměnných."
 
-#: C/genius.xml:3252(term)
+#: C/genius.xml:3286(term)
 msgid "<anchor id=\"gel-function-wait\"/>wait"
 msgstr "<anchor id=\"gel-function-wait\"/>wait"
 
-#: C/genius.xml:3254(synopsis)
+#: C/genius.xml:3288(synopsis)
 #, no-wrap
 msgid "wait (secs)"
 msgstr "wait (sekund)"
 
-#: C/genius.xml:3255(para)
+#: C/genius.xml:3289(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 "
@@ -5402,16 +5478,16 @@ msgstr ""
 "nezáporný. Nula se akceptuje a v takovém případě se nic neprovede, vyjma "
 "možnosti, že jsou zpracovány události uživatelského rozhraní."
 
-#: C/genius.xml:3262(term)
+#: C/genius.xml:3296(term)
 msgid "<anchor id=\"gel-function-version\"/>version"
 msgstr "<anchor id=\"gel-function-version\"/>version"
 
-#: C/genius.xml:3264(synopsis)
+#: C/genius.xml:3298(synopsis)
 #, no-wrap
 msgid "version"
 msgstr "version"
 
-#: C/genius.xml:3265(para)
+#: C/genius.xml:3299(para)
 msgid ""
 "Returns the version of Genius as a horizontal 3-vector with major version "
 "first, then minor version and finally the patch level."
@@ -5419,136 +5495,136 @@ msgstr ""
 "Vrátit verzi kalkulátoru Genius jako svislý 3prvkový vektor s hlavním číslem "
 "jako prvním, následuje vedlejší číslo a nakonec úroveň záplat."
 
-#: C/genius.xml:3271(term)
+#: C/genius.xml:3305(term)
 msgid "<anchor id=\"gel-function-warranty\"/>warranty"
 msgstr "<anchor id=\"gel-function-warranty\"/>warranty"
 
-#: C/genius.xml:3273(synopsis)
+#: C/genius.xml:3307(synopsis)
 #, no-wrap
 msgid "warranty"
 msgstr "warranty"
 
-#: C/genius.xml:3274(para)
+#: C/genius.xml:3308(para)
 msgid "Gives the warranty information."
 msgstr "Poskytnout informace o licenci."
 
-#: C/genius.xml:3282(title)
+#: C/genius.xml:3316(title)
 msgid "Parameters"
 msgstr "Parametry"
 
-#: C/genius.xml:3285(term)
+#: C/genius.xml:3319(term)
 msgid "<anchor id=\"gel-function-ChopTolerance\"/>ChopTolerance"
 msgstr "<anchor id=\"gel-function-ChopTolerance\"/>ChopTolerance"
 
-#: C/genius.xml:3287(synopsis)
+#: C/genius.xml:3321(synopsis)
 #, no-wrap
 msgid "ChopTolerance = number"
 msgstr "ChopTolerance = číslo"
 
-#: C/genius.xml:3288(para)
+#: C/genius.xml:3322(para)
 msgid "Tolerance of the <function>Chop</function> function."
 msgstr "Tolerance funkce <function>Chop</function>."
 
-#: C/genius.xml:3293(term)
+#: C/genius.xml:3327(term)
 msgid ""
 "<anchor id=\"gel-function-ContinuousNumberOfTries\"/>ContinuousNumberOfTries"
 msgstr ""
 "<anchor id=\"gel-function-ContinuousNumberOfTries\"/>ContinuousNumberOfTries"
 
-#: C/genius.xml:3295(synopsis)
+#: C/genius.xml:3329(synopsis)
 #, no-wrap
 msgid "ContinuousNumberOfTries = number"
 msgstr "ContinuousNumberOfTries = číslo"
 
-#: C/genius.xml:3296(para)
+#: C/genius.xml:3330(para)
 msgid "How many iterations to try to find the limit for continuity and limits."
 msgstr "Kolik iterací zkusit pro nalezení limity pro spojitost a limit."
 
-#: C/genius.xml:3301(term)
+#: C/genius.xml:3335(term)
 msgid "<anchor id=\"gel-function-ContinuousSFS\"/>ContinuousSFS"
 msgstr "<anchor id=\"gel-function-ContinuousSFS\"/>ContinuousSFS"
 
-#: C/genius.xml:3303(synopsis)
+#: C/genius.xml:3337(synopsis)
 #, no-wrap
 msgid "ContinuousSFS = number"
 msgstr "ContinuousSFS = číslo"
 
-#: C/genius.xml:3304(para)
+#: C/genius.xml:3338(para)
 msgid ""
 "How many successive steps to be within tolerance for calculation of "
 "continuity."
 msgstr ""
 "Kolik postupných kroků, aby to bylo v rámci tolerance pro výpočet spojitosti."
 
-#: C/genius.xml:3309(term)
+#: C/genius.xml:3343(term)
 msgid "<anchor id=\"gel-function-ContinuousTolerance\"/>ContinuousTolerance"
 msgstr "<anchor id=\"gel-function-ContinuousTolerance\"/>ContinuousTolerance"
 
-#: C/genius.xml:3311(synopsis)
+#: C/genius.xml:3345(synopsis)
 #, no-wrap
 msgid "ContinuousTolerance = number"
 msgstr "ContinuousTolerance = číslo"
 
-#: C/genius.xml:3312(para)
+#: C/genius.xml:3346(para)
 msgid "Tolerance for continuity of functions and for calculating the limit."
 msgstr "Tolerance pro spojitost funkcí a výpočet limity."
 
-#: C/genius.xml:3317(term)
+#: C/genius.xml:3351(term)
 msgid ""
 "<anchor id=\"gel-function-DerivativeNumberOfTries\"/>DerivativeNumberOfTries"
 msgstr ""
 "<anchor id=\"gel-function-DerivativeNumberOfTries\"/>DerivativeNumberOfTries"
 
-#: C/genius.xml:3319(synopsis)
+#: C/genius.xml:3353(synopsis)
 #, no-wrap
 msgid "DerivativeNumberOfTries = number"
 msgstr "DerivativeNumberOfTries = číslo"
 
-#: C/genius.xml:3320(para)
+#: C/genius.xml:3354(para)
 msgid "How many iterations to try to find the limit for derivative."
 msgstr "Kolik iterací zkusit pro nalezení limity pro derivaci."
 
-#: C/genius.xml:3325(term)
+#: C/genius.xml:3359(term)
 msgid "<anchor id=\"gel-function-DerivativeSFS\"/>DerivativeSFS"
 msgstr "<anchor id=\"gel-function-DerivativeSFS\"/>DerivativeSFS"
 
-#: C/genius.xml:3327(synopsis)
+#: C/genius.xml:3361(synopsis)
 #, no-wrap
 msgid "DerivativeSFS = number"
 msgstr "DerivativeSFS = číslo"
 
-#: C/genius.xml:3328(para)
+#: C/genius.xml:3362(para)
 msgid ""
 "How many successive steps to be within tolerance for calculation of "
 "derivative."
 msgstr ""
 "Kolik postupných kroků, aby to bylo v rámci tolerance pro výpočet derivace."
 
-#: C/genius.xml:3333(term)
+#: C/genius.xml:3367(term)
 msgid "<anchor id=\"gel-function-DerivativeTolerance\"/>DerivativeTolerance"
 msgstr "<anchor id=\"gel-function-DerivativeTolerance\"/>DerivativeTolerance"
 
-#: C/genius.xml:3335(synopsis)
+#: C/genius.xml:3369(synopsis)
 #, no-wrap
 msgid "DerivativeTolerance = number"
 msgstr "DerivativeTolerance = číslo"
 
-#: C/genius.xml:3336(para)
+#: C/genius.xml:3370(para)
 msgid "Tolerance for calculating the derivatives of functions."
 msgstr "Tolerance pro výpočet derivací funkcí."
 
-#: C/genius.xml:3341(term)
+#: C/genius.xml:3375(term)
 msgid ""
 "<anchor id=\"gel-function-ErrorFunctionTolerance\"/>ErrorFunctionTolerance"
 msgstr ""
 "<anchor id=\"gel-function-ErrorFunctionTolerance\"/>ErrorFunctionTolerance"
 
-#: C/genius.xml:3343(synopsis)
+#: C/genius.xml:3377(synopsis)
 #, no-wrap
 msgid "ErrorFunctionTolerance = number"
 msgstr "ErrorFunctionTolerance = číslo"
 
-#: C/genius.xml:3344(para)
+#: C/genius.xml:3378(para)
 msgid ""
 "Tolerance of the <link linkend=\"gel-function-ErrorFunction"
 "\"><function>ErrorFunction</function></link>."
@@ -5556,33 +5632,33 @@ msgstr ""
 "Tolerance chybové funkce <link linkend=\"gel-function-ErrorFunction"
 "\"><function>ErrorFunction</function></link>."
 
-#: C/genius.xml:3349(term)
+#: C/genius.xml:3383(term)
 msgid "<anchor id=\"gel-function-FloatPrecision\"/>FloatPrecision"
 msgstr "<anchor id=\"gel-function-FloatPrecision\"/>FloatPrecision"
 
-#: C/genius.xml:3351(synopsis)
+#: C/genius.xml:3385(synopsis)
 #, no-wrap
 msgid "FloatPrecision = number"
 msgstr "FloatPrecision = číslo"
 
-#: C/genius.xml:3352(para)
+#: C/genius.xml:3386(para)
 msgid "Floating point precision."
 msgstr "Přesnost desetinných čísel."
 
-#: C/genius.xml:3357(term)
+#: C/genius.xml:3391(term)
 msgid "<anchor id=\"gel-function-FullExpressions\"/>FullExpressions"
 msgstr "<anchor id=\"gel-function-FullExpressions\"/>FullExpressions"
 
-#: C/genius.xml:3359(synopsis)
+#: C/genius.xml:3393(synopsis)
 #, no-wrap
 msgid "FullExpressions = boolean"
 msgstr "FullExpressions = pravdivostní hodnota"
 
-#: C/genius.xml:3360(para)
+#: C/genius.xml:3394(para)
 msgid "Print full expressions, even if more than a line."
 msgstr "Vypisovat úplné výrazy, i když mají více než jeden řádek."
 
-#: C/genius.xml:3365(term)
+#: C/genius.xml:3399(term)
 msgid ""
 "<anchor id=\"gel-function-GaussDistributionTolerance\"/"
 ">GaussDistributionTolerance"
@@ -5590,12 +5666,12 @@ msgstr ""
 "<anchor id=\"gel-function-GaussDistributionTolerance\"/"
 ">GaussDistributionTolerance"
 
-#: C/genius.xml:3367(synopsis)
+#: C/genius.xml:3401(synopsis)
 #, no-wrap
 msgid "GaussDistributionTolerance = number"
 msgstr "GaussDistributionTolerance = číslo"
 
-#: C/genius.xml:3368(para)
+#: C/genius.xml:3402(para)
 msgid ""
 "Tolerance of the <link linkend=\"gel-function-GaussDistribution"
 "\"><function>GaussDistribution</function></link> function."
@@ -5603,31 +5679,31 @@ msgstr ""
 "Tolerance funkce <link linkend=\"gel-function-GaussDistribution"
 "\"><function>GaussDistribution</function></link>."
 
-#: C/genius.xml:3373(term)
+#: C/genius.xml:3407(term)
 msgid "<anchor id=\"gel-function-IntegerOutputBase\"/>IntegerOutputBase"
 msgstr "<anchor id=\"gel-function-IntegerOutputBase\"/>IntegerOutputBase"
 
-#: C/genius.xml:3375(synopsis)
+#: C/genius.xml:3409(synopsis)
 #, no-wrap
 msgid "IntegerOutputBase = number"
 msgstr "IntegerOutputBase = číslo"
 
-#: C/genius.xml:3376(para)
+#: C/genius.xml:3410(para)
 msgid "Integer output base."
 msgstr "Číselná soustava vypisovaných celých čísel."
 
-#: C/genius.xml:3381(term)
+#: C/genius.xml:3415(term)
 msgid ""
 "<anchor id=\"gel-function-IsPrimeMillerRabinReps\"/>IsPrimeMillerRabinReps"
 msgstr ""
 "<anchor id=\"gel-function-IsPrimeMillerRabinReps\"/>IsPrimeMillerRabinReps"
 
-#: C/genius.xml:3383(synopsis)
+#: C/genius.xml:3417(synopsis)
 #, no-wrap
 msgid "IsPrimeMillerRabinReps = number"
 msgstr "IsPrimeMillerRabinReps = číslo"
 
-#: C/genius.xml:3384(para)
+#: C/genius.xml:3418(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</"
@@ -5637,16 +5713,16 @@ msgstr ""
 "prohlášením, že je to prvočíslo, ve funkci <link linkend=\"gel-function-"
 "IsPrime\"><function>IsPrime</function></link>."
 
-#: C/genius.xml:3389(term)
+#: C/genius.xml:3423(term)
 msgid "<anchor id=\"gel-function-LinePlotDrawLegends\"/>LinePlotDrawLegends"
 msgstr "<anchor id=\"gel-function-LinePlotDrawLegends\"/>LinePlotDrawLegends"
 
-#: C/genius.xml:3391(synopsis)
+#: C/genius.xml:3425(synopsis)
 #, no-wrap
 msgid "LinePlotDrawLegends = true"
 msgstr "LinePlotDrawLegends = true"
 
-#: C/genius.xml:3392(para)
+#: C/genius.xml:3426(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-"
@@ -5656,18 +5732,18 @@ msgstr ""
 "gel-function-list-plotting\">funkce čárových grafů</link>, jako třeba <link "
 "linkend=\"gel-function-LinePlot\"><function>LinePlot</function></link>."
 
-#: C/genius.xml:3399(term)
+#: C/genius.xml:3433(term)
 msgid ""
 "<anchor id=\"gel-function-LinePlotDrawAxisLabels\"/>LinePlotDrawAxisLabels"
 msgstr ""
 "<anchor id=\"gel-function-LinePlotDrawAxisLabels\"/>LinePlotDrawAxisLabels"
 
-#: C/genius.xml:3401(synopsis)
+#: C/genius.xml:3435(synopsis)
 #, no-wrap
 msgid "LinePlotDrawAxisLabels = true"
 msgstr "LinePlotDrawAxisLabels = true"
 
-#: C/genius.xml:3402(para)
+#: C/genius.xml:3436(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-"
@@ -5678,18 +5754,18 @@ msgstr ""
 "třeba <link linkend=\"gel-function-LinePlot\"><function>LinePlot</function></"
 "link>."
 
-#: C/genius.xml:3409(term)
+#: C/genius.xml:3443(term)
 msgid ""
 "<anchor id=\"gel-function-LinePlotVariableNames\"/>LinePlotVariableNames"
 msgstr ""
 "<anchor id=\"gel-function-LinePlotVariableNames\"/>LinePlotVariableNames"
 
-#: C/genius.xml:3411(synopsis)
+#: C/genius.xml:3445(synopsis)
 #, no-wrap
 msgid "LinePlotVariableNames = [\"x\",\"y\",\"z\",\"t\"]"
 msgstr "LinePlotVariableNames = [\"x\",\"y\",\"z\",\"t\"]"
 
-#: C/genius.xml:3412(para)
+#: C/genius.xml:3446(para)
 msgid ""
 "Tells genius which variable names are used as default names for <link "
 "linkend=\"genius-gel-function-list-plotting\">line plotting functions</link> "
@@ -5701,16 +5777,16 @@ msgstr ""
 "čárových grafů</link>, jako třeba <link linkend=\"gel-function-LinePlot"
 "\"><function>LinePlot</function></link> a spol."
 
-#: C/genius.xml:3419(term)
+#: C/genius.xml:3453(term)
 msgid "<anchor id=\"gel-function-LinePlotWindow\"/>LinePlotWindow"
 msgstr "<anchor id=\"gel-function-LinePlotWindow\"/>LinePlotWindow"
 
-#: C/genius.xml:3421(synopsis)
+#: C/genius.xml:3455(synopsis)
 #, no-wrap
 msgid "LinePlotWindow = [x1,x2,y1,y2]"
 msgstr "LinePlotWindow = [x1,x2,y1,y2]"
 
-#: C/genius.xml:3422(para)
+#: C/genius.xml:3456(para)
 msgid ""
 "Sets the limits for <link linkend=\"genius-gel-function-list-plotting\">line "
 "plotting functions</link> such as <link linkend=\"gel-function-LinePlot"
@@ -5720,46 +5796,46 @@ msgstr ""
 "\">funkce čárových grafů</link>, jako třeba <link linkend=\"gel-function-"
 "LinePlot\"><function>LinePlot</function></link>."
 
-#: C/genius.xml:3430(term)
+#: C/genius.xml:3464(term)
 msgid "<anchor id=\"gel-function-MaxDigits\"/>MaxDigits"
 msgstr "<anchor id=\"gel-function-MaxDigits\"/>MaxDigits"
 
-#: C/genius.xml:3432(synopsis)
+#: C/genius.xml:3466(synopsis)
 #, no-wrap
 msgid "MaxDigits = number"
 msgstr "MaxDigits = číslo"
 
-#: C/genius.xml:3433(para)
+#: C/genius.xml:3467(para)
 msgid "Maximum digits to display."
 msgstr "Maximální počet číslic, který se má zobrazovat."
 
-#: C/genius.xml:3438(term)
+#: C/genius.xml:3472(term)
 msgid "<anchor id=\"gel-function-MaxErrors\"/>MaxErrors"
 msgstr "<anchor id=\"gel-function-MaxErrors\"/>MaxErrors"
 
-#: C/genius.xml:3440(synopsis)
+#: C/genius.xml:3474(synopsis)
 #, no-wrap
 msgid "MaxErrors = number"
 msgstr "MaxErrors = číslo"
 
-#: C/genius.xml:3441(para)
+#: C/genius.xml:3475(para)
 msgid "Maximum errors to display."
 msgstr "Maximální počet chyb, které se mají zobrazovat."
 
-#: C/genius.xml:3446(term)
+#: C/genius.xml:3480(term)
 msgid "<anchor id=\"gel-function-MixedFractions\"/>MixedFractions"
 msgstr "<anchor id=\"gel-function-MixedFractions\"/>MixedFractions"
 
-#: C/genius.xml:3448(synopsis)
+#: C/genius.xml:3482(synopsis)
 #, no-wrap
 msgid "MixedFractions = boolean"
 msgstr "MixedFractions = pravdivostní hodnota"
 
-#: C/genius.xml:3449(para)
+#: C/genius.xml:3483(para)
 msgid "If true, mixed fractions are printed."
 msgstr "Pokud je nastaveno na true, budou vypisovány složené zlomky."
 
-#: C/genius.xml:3454(term)
+#: C/genius.xml:3488(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalIntegralFunction\"/"
 ">NumericalIntegralFunction"
@@ -5767,12 +5843,12 @@ msgstr ""
 "<anchor id=\"gel-function-NumericalIntegralFunction\"/"
 ">NumericalIntegralFunction"
 
-#: C/genius.xml:3456(synopsis)
+#: C/genius.xml:3490(synopsis)
 #, no-wrap
 msgid "NumericalIntegralFunction = function"
 msgstr "NumericalIntegralFunction = funkce"
 
-#: C/genius.xml:3457(para)
+#: C/genius.xml:3491(para)
 msgid ""
 "The function used for numerical integration in <link linkend=\"gel-function-"
 "NumericalIntegral\"><function>NumericalIntegral</function></link>."
@@ -5780,18 +5856,18 @@ msgstr ""
 "Funkce používaná pro numerické integrování v <link linkend=\"gel-function-"
 "NumericalIntegral\"><function>NumericalIntegral</function></link>."
 
-#: C/genius.xml:3462(term)
+#: C/genius.xml:3496(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalIntegralSteps\"/>NumericalIntegralSteps"
 msgstr ""
 "<anchor id=\"gel-function-NumericalIntegralSteps\"/>NumericalIntegralSteps"
 
-#: C/genius.xml:3464(synopsis)
+#: C/genius.xml:3498(synopsis)
 #, no-wrap
 msgid "NumericalIntegralSteps = number"
 msgstr "NumericalIntegralSteps = číslo"
 
-#: C/genius.xml:3465(para)
+#: C/genius.xml:3499(para)
 msgid ""
 "Steps to perform in <link linkend=\"gel-function-NumericalIntegral"
 "\"><function>NumericalIntegral</function></link>."
@@ -5799,16 +5875,16 @@ msgstr ""
 "Počet kroků, které se mají provést ve funkci <link linkend=\"gel-function-"
 "NumericalIntegral\"><function>NumericalIntegral</function></link>"
 
-#: C/genius.xml:3470(term)
+#: C/genius.xml:3504(term)
 msgid "<anchor id=\"gel-function-OutputChopExponent\"/>OutputChopExponent"
 msgstr "<anchor id=\"gel-function-OutputChopExponent\"/>OutputChopExponent"
 
-#: C/genius.xml:3472(synopsis)
+#: C/genius.xml:3506(synopsis)
 #, no-wrap
 msgid "OutputChopExponent = number"
 msgstr "OutputChopExponent = číslo"
 
-#: C/genius.xml:3473(para)
+#: C/genius.xml:3507(para)
 msgid ""
 "When another number in the object being printed (a matrix or a value) is "
 "greater than 10<superscript>-OutputChopWhenExponent</superscript>, and the "
@@ -5821,7 +5897,7 @@ msgstr ""
 "menší než 10<superscript>-OutputChopExponent</superscript>, pak se místo "
 "tohoto čísla zobrazí <computeroutput>0.0</computeroutput>."
 
-#: C/genius.xml:3480(para)
+#: C/genius.xml:3514(para)
 msgid ""
 "Output is never chopped if <function>OutputChopExponent</function> is zero. "
 "It must be a non-negative integer."
@@ -5829,7 +5905,7 @@ msgstr ""
 "Výstup není nikdy osekán, pokud je <function>OutputChopExponent</function> "
 "nula. Vždy musí být nezáporné celé číslo."
 
-#: C/genius.xml:3484(para)
+#: C/genius.xml:3518(para)
 msgid ""
 "If you want output always chopped according to <function>OutputChopExponent</"
 "function>, then set <function>OutputChopWhenExponent</function>, to "
@@ -5840,18 +5916,18 @@ msgstr ""
 "<function>OutputChopWhenExponent</function> na cokoliv většího nebo rovného "
 "<function>OutputChopExponent</function>."
 
-#: C/genius.xml:3495(term)
+#: C/genius.xml:3529(term)
 msgid ""
 "<anchor id=\"gel-function-OutputChopWhenExponent\"/>OutputChopWhenExponent"
 msgstr ""
 "<anchor id=\"gel-function-OutputChopWhenExponent\"/>OutputChopWhenExponent"
 
-#: C/genius.xml:3497(synopsis)
+#: C/genius.xml:3531(synopsis)
 #, no-wrap
 msgid "OutputChopWhenExponent = number"
 msgstr "OutputChopWhenExponent = číslo"
 
-#: C/genius.xml:3498(para)
+#: C/genius.xml:3532(para)
 msgid ""
 "When to chop output. See <link linkend=\"gel-function-OutputChopExponent"
 "\"><function>OutputChopExponent</function></link>."
@@ -5859,16 +5935,16 @@ msgstr ""
 "Kdy osekávat výstup. Viz <link linkend=\"gel-function-OutputChopExponent"
 "\"><function>OutputChopExponent</function></link>."
 
-#: C/genius.xml:3505(term)
+#: C/genius.xml:3539(term)
 msgid "<anchor id=\"gel-function-OutputStyle\"/>OutputStyle"
 msgstr "<anchor id=\"gel-function-OutputStyle\"/>OutputStyle"
 
-#: C/genius.xml:3507(synopsis)
+#: C/genius.xml:3541(synopsis)
 #, no-wrap
 msgid "OutputStyle = string"
 msgstr "OutputStyle = řetězec"
 
-#: C/genius.xml:3508(para)
+#: C/genius.xml:3542(para)
 msgid ""
 "Output style, this can be <literal>normal</literal>, <literal>latex</"
 "literal>, <literal>mathml</literal> or <literal>troff</literal>."
@@ -5876,12 +5952,12 @@ msgstr ""
 "Styl výstupu, může jít o jeden z <literal>normal</literal>, <literal>latex</"
 "literal>, <literal>mathml</literal> nebo <literal>troff</literal>."
 
-#: C/genius.xml:3515(programlisting)
+#: C/genius.xml:3549(programlisting)
 #, no-wrap
 msgid "OutputStyle = \"latex\"\n"
 msgstr "OutputStyle = \"latex\"\n"
 
-#: C/genius.xml:3511(para)
+#: C/genius.xml:3545(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: "
@@ -5891,42 +5967,42 @@ msgstr ""
 "pro vkládání do dokumentů. Například to můžete nastavit na latex pomocí: "
 "<placeholder-1/>"
 
-#: C/genius.xml:3522(term)
+#: C/genius.xml:3556(term)
 msgid "<anchor id=\"gel-function-ResultsAsFloats\"/>ResultsAsFloats"
 msgstr "<anchor id=\"gel-function-ResultsAsFloats\"/>ResultsAsFloats"
 
-#: C/genius.xml:3524(synopsis)
+#: C/genius.xml:3558(synopsis)
 #, no-wrap
 msgid "ResultsAsFloats = boolean"
 msgstr "ResultsAsFloats = pravdivostní hodnota"
 
-#: C/genius.xml:3525(para)
+#: C/genius.xml:3559(para)
 msgid "Convert all results to floats before printing."
 msgstr "Před vypsáním převést všechny výsledky na desetinná čísla."
 
-#: C/genius.xml:3530(term)
+#: C/genius.xml:3564(term)
 msgid "<anchor id=\"gel-function-ScientificNotation\"/>ScientificNotation"
 msgstr "<anchor id=\"gel-function-ScientificNotation\"/>ScientificNotation"
 
-#: C/genius.xml:3532(synopsis)
+#: C/genius.xml:3566(synopsis)
 #, no-wrap
 msgid "ScientificNotation = boolean"
 msgstr "ScientificNotation = pravdivostní hodnota"
 
-#: C/genius.xml:3533(para)
+#: C/genius.xml:3567(para)
 msgid "Use scientific notation."
 msgstr "Používat vědeckou notaci."
 
-#: C/genius.xml:3538(term)
+#: C/genius.xml:3572(term)
 msgid "<anchor id=\"gel-function-SlopefieldTicks\"/>SlopefieldTicks"
 msgstr "<anchor id=\"gel-function-SlopefieldTicks\"/>SlopefieldTicks"
 
-#: C/genius.xml:3540(synopsis)
+#: C/genius.xml:3574(synopsis)
 #, no-wrap
 msgid "SlopefieldTicks = [vertical,horizontal]"
 msgstr "SlopefieldTicks = [svisle,vodorovne]"
 
-#: C/genius.xml:3541(para)
+#: C/genius.xml:3575(para)
 msgid ""
 "Sets the number of vertical and horizontal ticks in a slopefield plot. (See "
 "<link linkend=\"gel-function-SlopefieldPlot\"><function>SlopefieldPlot</"
@@ -5936,18 +6012,18 @@ msgstr ""
 "pole. (Viz <link linkend=\"gel-function-SlopefieldPlot"
 "\"><function>SlopefieldPlot</function></link>)."
 
-#: C/genius.xml:3548(term)
+#: C/genius.xml:3582(term)
 msgid ""
 "<anchor id=\"gel-function-SumProductNumberOfTries\"/>SumProductNumberOfTries"
 msgstr ""
 "<anchor id=\"gel-function-SumProductNumberOfTries\"/>SumProductNumberOfTries"
 
-#: C/genius.xml:3550(synopsis)
+#: C/genius.xml:3584(synopsis)
 #, no-wrap
 msgid "SumProductNumberOfTries = number"
 msgstr "SumProductNumberOfTries = číslo"
 
-#: C/genius.xml:3551(para)
+#: C/genius.xml:3585(para)
 msgid ""
 "How many iterations to try for <link linkend=\"gel-function-InfiniteSum"
 "\"><function>InfiniteSum</function></link> and <link linkend=\"gel-function-"
@@ -5957,16 +6033,16 @@ msgstr ""
 "\"><function>InfiniteSum</function></link> a <link linkend=\"gel-function-"
 "InfiniteProduct\"><function>InfiniteProduct</function></link>."
 
-#: C/genius.xml:3556(term)
+#: C/genius.xml:3590(term)
 msgid "<anchor id=\"gel-function-SumProductSFS\"/>SumProductSFS"
 msgstr "<anchor id=\"gel-function-SumProductSFS\"/>SumProductSFS"
 
-#: C/genius.xml:3558(synopsis)
+#: C/genius.xml:3592(synopsis)
 #, no-wrap
 msgid "SumProductSFS = number"
 msgstr "SumProductSFS = číslo"
 
-#: C/genius.xml:3559(para)
+#: C/genius.xml:3593(para)
 msgid ""
 "How many successive steps to be within tolerance for <link linkend=\"gel-"
 "function-InfiniteSum\"><function>InfiniteSum</function></link> and <link "
@@ -5978,16 +6054,16 @@ msgstr ""
 "linkend=\"gel-function-InfiniteProduct\"><function>InfiniteProduct</"
 "function></link>."
 
-#: C/genius.xml:3564(term)
+#: C/genius.xml:3598(term)
 msgid "<anchor id=\"gel-function-SumProductTolerance\"/>SumProductTolerance"
 msgstr "<anchor id=\"gel-function-SumProductTolerance\"/>SumProductTolerance"
 
-#: C/genius.xml:3566(synopsis)
+#: C/genius.xml:3600(synopsis)
 #, no-wrap
 msgid "SumProductTolerance = number"
 msgstr "SumProductTolerance = číslo"
 
-#: C/genius.xml:3567(para)
+#: C/genius.xml:3601(para)
 msgid ""
 "Tolerance for <link linkend=\"gel-function-InfiniteSum"
 "\"><function>InfiniteSum</function></link> and <link linkend=\"gel-function-"
@@ -5997,18 +6073,18 @@ msgstr ""
 "\"><function>InfiniteSum</function></link> a <link linkend=\"gel-function-"
 "InfiniteProduct\"><function>InfiniteProduct</function></link>."
 
-#: C/genius.xml:3572(term)
+#: C/genius.xml:3606(term)
 msgid ""
 "<anchor id=\"gel-function-SurfacePlotDrawLegends\"/>SurfacePlotDrawLegends"
 msgstr ""
 "<anchor id=\"gel-function-SurfacePlotDrawLegends\"/>SurfacePlotDrawLegends"
 
-#: C/genius.xml:3574(synopsis)
+#: C/genius.xml:3608(synopsis)
 #, no-wrap
 msgid "SurfacePlotDrawLegends = true"
 msgstr "SurfacePlotDrawLegends = true"
 
-#: C/genius.xml:3575(para)
+#: C/genius.xml:3609(para)
 msgid ""
 "Tells genius to draw the legends for <link linkend=\"genius-gel-function-"
 "list-plotting\">surface plotting functions</link> such as <link linkend="
@@ -6018,7 +6094,7 @@ msgstr ""
 "gel-function-list-plotting\">funkce grafů ploch</link>, jako třeba <link "
 "linkend=\"gel-function-SurfacePlot\"><function>SurfacePlot</function></link>."
 
-#: C/genius.xml:3582(term)
+#: C/genius.xml:3616(term)
 msgid ""
 "<anchor id=\"gel-function-SurfacePlotVariableNames\"/"
 ">SurfacePlotVariableNames"
@@ -6026,12 +6102,12 @@ msgstr ""
 "<anchor id=\"gel-function-SurfacePlotVariableNames\"/"
 ">SurfacePlotVariableNames"
 
-#: C/genius.xml:3584(synopsis)
+#: C/genius.xml:3618(synopsis)
 #, no-wrap
 msgid "SurfacePlotVariableNames = [\"x\",\"y\",\"z\"]"
 msgstr "SurfacePlotVariableNames = [\"x\",\"y\",\"z\"]"
 
-#: C/genius.xml:3585(para)
+#: C/genius.xml:3619(para)
 msgid ""
 "Tells genius which variable names are used as default names for <link "
 "linkend=\"genius-gel-function-list-plotting\">surface plotting functions</"
@@ -6047,16 +6123,16 @@ msgstr ""
 "varname> neodkazuje na závislou (svislou) osu, ale na nezávislou komplexní "
 "proměnnou <userinput>z=x+iy</userinput>."
 
-#: C/genius.xml:3594(term)
+#: C/genius.xml:3628(term)
 msgid "<anchor id=\"gel-function-SurfacePlotWindow\"/>SurfacePlotWindow"
 msgstr "<anchor id=\"gel-function-SurfacePlotWindow\"/>SurfacePlotWindow"
 
-#: C/genius.xml:3596(synopsis)
+#: C/genius.xml:3630(synopsis)
 #, no-wrap
 msgid "SurfacePlotWindow = [x1,x2,y1,y2,z1,z2]"
 msgstr "SurfacePlotWindow = [x1,x2,y1,y2,z1,z2]"
 
-#: C/genius.xml:3597(para)
+#: C/genius.xml:3631(para)
 msgid ""
 "Sets the limits for surface plotting (See <link linkend=\"gel-function-"
 "SurfacePlot\"><function>SurfacePlot</function></link>)."
@@ -6064,18 +6140,18 @@ msgstr ""
 "Nastavuje meze pro vykreslování ploch. (Viz <link linkend=\"gel-function-"
 "SurfacePlot\"><function>SurfacePlot</function></link>)"
 
-#: C/genius.xml:3602(term)
+#: C/genius.xml:3636(term)
 msgid ""
 "<anchor id=\"gel-function-VectorfieldNormalized\"/>VectorfieldNormalized"
 msgstr ""
 "<anchor id=\"gel-function-VectorfieldNormalized\"/>VectorfieldNormalized"
 
-#: C/genius.xml:3604(synopsis)
+#: C/genius.xml:3638(synopsis)
 #, no-wrap
 msgid "VectorfieldNormalized = true"
 msgstr "VectorfieldNormalized = true"
 
-#: C/genius.xml:3605(para)
+#: C/genius.xml:3639(para)
 msgid ""
 "Should the vectorfield plotting have normalized arrow length. If true, "
 "vector fields will only show direction and not magnitude. (See <link linkend="
@@ -6087,16 +6163,16 @@ msgstr ""
 "(Viz <link linkend=\"gel-function-VectorfieldPlot"
 "\"><function>VectorfieldPlot</function></link>)."
 
-#: C/genius.xml:3612(term)
+#: C/genius.xml:3646(term)
 msgid "<anchor id=\"gel-function-VectorfieldTicks\"/>VectorfieldTicks"
 msgstr "<anchor id=\"gel-function-VectorfieldTicks\"/>VectorfieldTicks"
 
-#: C/genius.xml:3614(synopsis)
+#: C/genius.xml:3648(synopsis)
 #, no-wrap
 msgid "VectorfieldTicks = [vertical,horizontal]"
 msgstr "VectorfieldTicks = [svisle,vodorovne]"
 
-#: C/genius.xml:3615(para)
+#: C/genius.xml:3649(para)
 msgid ""
 "Sets the number of vertical and horizontal ticks in a vectorfield plot. (See "
 "<link linkend=\"gel-function-VectorfieldPlot\"><function>VectorfieldPlot</"
@@ -6106,20 +6182,20 @@ msgstr ""
 "vektorového pole. (Viz <link linkend=\"gel-function-VectorfieldPlot"
 "\"><function>VectorfieldPlot</function></link>)."
 
-#: C/genius.xml:3625(title)
+#: C/genius.xml:3659(title)
 msgid "Constants"
 msgstr "Konstanty"
 
-#: C/genius.xml:3628(term)
+#: C/genius.xml:3662(term)
 msgid "<anchor id=\"gel-function-CatalanConstant\"/>CatalanConstant"
 msgstr "<anchor id=\"gel-function-CatalanConstant\"/>CatalanConstant"
 
-#: C/genius.xml:3630(synopsis)
+#: C/genius.xml:3664(synopsis)
 #, no-wrap
 msgid "CatalanConstant"
 msgstr "CatalanConstant"
 
-#: C/genius.xml:3631(para)
+#: C/genius.xml:3665(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</"
@@ -6129,7 +6205,7 @@ msgstr ""
 "<userinput>(-1^k)/((2*k+1)^2)</userinput>, kde <varname>k</varname> je z "
 "intervalu 0 až nekonečno."
 
-#: C/genius.xml:3634(para)
+#: C/genius.xml:3668(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/CatalansConstant.html";
 "\">Mathworld</ulink> for more information."
@@ -6137,25 +6213,25 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://mathworld.wolfram.";
 "com/CatalansConstant.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:3642(term)
+#: C/genius.xml:3676(term)
 msgid "<anchor id=\"gel-function-EulerConstant\"/>EulerConstant"
 msgstr "<anchor id=\"gel-function-EulerConstant\"/>EulerConstant"
 
-#: C/genius.xml:3644(synopsis)
+#: C/genius.xml:3678(synopsis)
 #, no-wrap
 msgid "EulerConstant"
 msgstr "EulerConstant"
 
-#: C/genius.xml:3645(para)
+#: C/genius.xml:3679(para)
 msgid "Aliases: <function>gamma</function>"
 msgstr "Alternativní názvy: <function>gamma</function>"
 
-#: C/genius.xml:3646(para)
+#: C/genius.xml:3680(para)
 msgid "Euler's Constant gamma. Sometimes called the Euler-Mascheroni constant."
 msgstr ""
 "Eulerova konstanta gama. Někdy nazývaná také Eulerova-Mascheroniho konstanta."
 
-#: C/genius.xml:3650(para)
+#: C/genius.xml:3684(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Euler-Mascheroni_constant";
 "\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/";
@@ -6170,20 +6246,20 @@ msgstr ""
 "<ulink url=\"http://cs.wikipedia.org/wiki/Eulerova_konstanta\";>Wikipedia</"
 "ulink>."
 
-#: C/genius.xml:3660(term)
+#: C/genius.xml:3694(term)
 msgid "<anchor id=\"gel-function-GoldenRatio\"/>GoldenRatio"
 msgstr "<anchor id=\"gel-function-GoldenRatio\"/>GoldenRatio"
 
-#: C/genius.xml:3662(synopsis)
+#: C/genius.xml:3696(synopsis)
 #, no-wrap
 msgid "GoldenRatio"
 msgstr "GoldenRatio"
 
-#: C/genius.xml:3663(para)
+#: C/genius.xml:3697(para)
 msgid "The Golden Ratio."
 msgstr "Zlatý řez."
 
-#: C/genius.xml:3664(para)
+#: C/genius.xml:3698(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Golden_ratio\";>Wikipedia</"
 "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/GoldenRatio.html";
@@ -6196,20 +6272,20 @@ msgstr ""
 "ulink> (text je v angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/";
 "Zlat%C3%BD_%C5%99ez\">Wikipedia</ulink>."
 
-#: C/genius.xml:3674(term)
+#: C/genius.xml:3708(term)
 msgid "<anchor id=\"gel-function-Gravity\"/>Gravity"
 msgstr "<anchor id=\"gel-function-Gravity\"/>Gravity"
 
-#: C/genius.xml:3676(synopsis)
+#: C/genius.xml:3710(synopsis)
 #, no-wrap
 msgid "Gravity"
 msgstr "Gravity"
 
-#: C/genius.xml:3677(para)
+#: C/genius.xml:3711(para)
 msgid "Free fall acceleration at sea level."
 msgstr "Zrychlení při volném pádu v úrovni hladiny moře."
 
-#: C/genius.xml:3678(para)
+#: C/genius.xml:3712(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Standard_gravity\";>Wikipedia</"
 "ulink> for more information."
@@ -6217,16 +6293,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/Gravita%C4%8Dn%C3%AD_konstanta\">Wikipedia</ulink>."
 
-#: C/genius.xml:3686(term)
+#: C/genius.xml:3720(term)
 msgid "<anchor id=\"gel-function-e\"/>e"
 msgstr "<anchor id=\"gel-function-e\"/>e"
 
-#: C/genius.xml:3688(synopsis)
+#: C/genius.xml:3722(synopsis)
 #, no-wrap
 msgid "e"
 msgstr "e"
 
-#: C/genius.xml:3689(para)
+#: C/genius.xml:3723(para)
 msgid ""
 "The base of the natural logarithm. <userinput>e^x</userinput> is the "
 "exponential function <link linkend=\"gel-function-exp\"><function>exp</"
@@ -6236,7 +6312,7 @@ msgstr ""
 "funkce <link linkend=\"gel-function-exp\"><function>exp</function></link>. "
 "Hodnota konstanty je přibližně 2,71828182846…"
 
-#: C/genius.xml:3695(para)
+#: C/genius.xml:3729(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/";
 "E_(mathematical_constant)\">Wikipedia</ulink> or <ulink url=\"http://";
@@ -6250,16 +6326,16 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/Eulerovo_%C4%8D";
 "%C3%ADslo\">Wikipedia</ulink>."
 
-#: C/genius.xml:3705(term)
+#: C/genius.xml:3739(term)
 msgid "<anchor id=\"gel-function-pi\"/>pi"
 msgstr "<anchor id=\"gel-function-pi\"/>pi"
 
-#: C/genius.xml:3707(synopsis)
+#: C/genius.xml:3741(synopsis)
 #, no-wrap
 msgid "pi"
 msgstr "pi"
 
-#: C/genius.xml:3708(para)
+#: C/genius.xml:3742(para)
 msgid ""
 "The number pi, that is the ratio of a circle's circumference to its "
 "diameter. This is approximately 3.14159265359..."
@@ -6267,7 +6343,7 @@ msgstr ""
 "Číslo pí, což je poměr obvodu kružnice vůči jejímu průměru. Přibližně to je "
 "3,14159265359…"
 
-#: C/genius.xml:3712(para)
+#: C/genius.xml:3746(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Pi\";>Wikipedia</ulink> or "
 "<ulink url=\"http://planetmath.org/encyclopedia/Pi.html\";>Planetmath</ulink> "
@@ -6280,24 +6356,24 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/P%C3%AD_%28%C4%8D";
 "%C3%ADslo%29\">Wikipedia</ulink>."
 
-#: C/genius.xml:3725(title)
+#: C/genius.xml:3759(title)
 msgid "Numeric"
 msgstr "Práce s čísly"
 
-#: C/genius.xml:3728(term)
+#: C/genius.xml:3762(term)
 msgid "<anchor id=\"gel-function-AbsoluteValue\"/>AbsoluteValue"
 msgstr "<anchor id=\"gel-function-AbsoluteValue\"/>AbsoluteValue"
 
-#: C/genius.xml:3730(synopsis)
+#: C/genius.xml:3764(synopsis)
 #, no-wrap
 msgid "AbsoluteValue (x)"
 msgstr "AbsoluteValue (x)"
 
-#: C/genius.xml:3731(para)
+#: C/genius.xml:3765(para)
 msgid "Aliases: <function>abs</function>"
 msgstr "Alternativní názvy: <function>abs</function>"
 
-#: C/genius.xml:3732(para)
+#: C/genius.xml:3766(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</"
@@ -6307,7 +6383,7 @@ msgstr ""
 "komplexního čísla <varname>x</varname>. U komplexního čísla to je vlastně "
 "vzdálenost <varname>x</varname> od počátku."
 
-#: C/genius.xml:3737(para)
+#: C/genius.xml:3771(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Absolute_value\";>Wikipedia</"
 "ulink>, <ulink url=\"http://planetmath.org/encyclopedia/AbsoluteValue.html";
@@ -6329,34 +6405,34 @@ msgstr ""
 "ComplexModulus.html\">Mathworld (absolutní hodnota komplexního čísla; text "
 "je v angličtině)</ulink>."
 
-#: C/genius.xml:3750(term)
+#: C/genius.xml:3784(term)
 msgid "<anchor id=\"gel-function-Chop\"/>Chop"
 msgstr "<anchor id=\"gel-function-Chop\"/>Chop"
 
-#: C/genius.xml:3752(synopsis)
+#: C/genius.xml:3786(synopsis)
 #, no-wrap
 msgid "Chop (x)"
 msgstr "Chop (x)"
 
-#: C/genius.xml:3753(para)
+#: C/genius.xml:3787(para)
 msgid "Replace very small number with zero."
 msgstr "Nahrazovat velmi malá čísla nulou."
 
-#: C/genius.xml:3758(term)
+#: C/genius.xml:3792(term)
 msgid "<anchor id=\"gel-function-ComplexConjugate\"/>ComplexConjugate"
 msgstr "<anchor id=\"gel-function-ComplexConjugate\"/>ComplexConjugate"
 
-#: C/genius.xml:3760(synopsis)
+#: C/genius.xml:3794(synopsis)
 #, no-wrap
 msgid "ComplexConjugate (z)"
 msgstr "ComplexConjugate (z)"
 
-#: C/genius.xml:3761(para)
+#: C/genius.xml:3795(para)
 msgid "Aliases: <function>conj</function><function>Conj</function>"
 msgstr ""
 "Alternativní názvy: <function>conj</function> <function>Conj</function>"
 
-#: C/genius.xml:3762(para)
+#: C/genius.xml:3796(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 "
@@ -6366,7 +6442,7 @@ msgstr ""
 "Pokud je <varname>z</varname> vektor nebo matice, vypočítají se komplexně "
 "sdružená čísla pro všechny prvky."
 
-#: C/genius.xml:3764(para)
+#: C/genius.xml:3798(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Complex_conjugate\";>Wikipedia</"
 "ulink> for more information."
@@ -6374,20 +6450,20 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/Komplexn%C4%9B_sdru%C5%BEen%C3%A9_%C4%8D%C3%ADslo\">Wikipedia</ulink>."
 
-#: C/genius.xml:3772(term)
+#: C/genius.xml:3806(term)
 msgid "<anchor id=\"gel-function-Denominator\"/>Denominator"
 msgstr "<anchor id=\"gel-function-Denominator\"/>Denominator"
 
-#: C/genius.xml:3774(synopsis)
+#: C/genius.xml:3808(synopsis)
 #, no-wrap
 msgid "Denominator (x)"
 msgstr "Denominator (x)"
 
-#: C/genius.xml:3775(para)
+#: C/genius.xml:3809(para)
 msgid "Get the denominator of a rational number."
 msgstr "Získat jmenovatel racionálního čísla."
 
-#: C/genius.xml:3776(para)
+#: C/genius.xml:3810(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Denominator\";>Wikipedia</"
 "ulink> for more information."
@@ -6395,20 +6471,20 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/Jmenovatel\">Wikipedia</ulink>."
 
-#: C/genius.xml:3784(term)
+#: C/genius.xml:3818(term)
 msgid "<anchor id=\"gel-function-FractionalPart\"/>FractionalPart"
 msgstr "<anchor id=\"gel-function-FractionalPart\"/>FractionalPart"
 
-#: C/genius.xml:3786(synopsis)
+#: C/genius.xml:3820(synopsis)
 #, no-wrap
 msgid "FractionalPart (x)"
 msgstr "FractionalPart (x)"
 
-#: C/genius.xml:3787(para)
+#: C/genius.xml:3821(para)
 msgid "Return the fractional part of a number."
 msgstr "Vrátit část čísla za desetinnou čárkou."
 
-#: C/genius.xml:3788(para)
+#: C/genius.xml:3822(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Fractional_part\";>Wikipedia</"
 "ulink> for more information."
@@ -6416,24 +6492,24 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://en.wikipedia.org/";
 "wiki/Fractional_part\">Wikipedia</ulink> (text je v angličtině)."
 
-#: C/genius.xml:3796(term)
+#: C/genius.xml:3830(term)
 msgid "<anchor id=\"gel-function-Im\"/>Im"
 msgstr "<anchor id=\"gel-function-Im\"/>Im"
 
-#: C/genius.xml:3798(synopsis)
+#: C/genius.xml:3832(synopsis)
 #, no-wrap
 msgid "Im (z)"
 msgstr "Im (z)"
 
-#: C/genius.xml:3799(para)
+#: C/genius.xml:3833(para)
 msgid "Aliases: <function>ImaginaryPart</function>"
 msgstr "Alternativní názvy: <function>ImaginaryPart</function>"
 
-#: C/genius.xml:3800(para)
+#: C/genius.xml:3834(para)
 msgid "Get the imaginary part of a complex number."
 msgstr "Vrátit imaginární část komplexního čísla."
 
-#: C/genius.xml:3801(para)
+#: C/genius.xml:3835(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Imaginary_part\";>Wikipedia</"
 "ulink> for more information."
@@ -6442,42 +6518,42 @@ msgstr ""
 "wiki/Imagin%C3%A1rn%C3%AD_%C4%8D%C3%A1st#Z.C3.A1pis_a_souvisej.C3.ADc.C3."
 "AD_pojmy\">Wikipedia</ulink>."
 
-#: C/genius.xml:3809(term)
+#: C/genius.xml:3843(term)
 msgid "<anchor id=\"gel-function-IntegerQuotient\"/>IntegerQuotient"
 msgstr "<anchor id=\"gel-function-IntegerQuotient\"/>IntegerQuotient"
 
-#: C/genius.xml:3811(synopsis)
+#: C/genius.xml:3845(synopsis)
 #, no-wrap
 msgid "IntegerQuotient (m,n)"
 msgstr "IntegerQuotient (m,n)"
 
-#: C/genius.xml:3812(para)
+#: C/genius.xml:3846(para)
 msgid "Division without remainder."
 msgstr "Dělit beze zbytku."
 
-#: C/genius.xml:3817(term)
+#: C/genius.xml:3851(term)
 msgid "<anchor id=\"gel-function-IsComplex\"/>IsComplex"
 msgstr "<anchor id=\"gel-function-IsComplex\"/>IsComplex"
 
-#: C/genius.xml:3819(synopsis)
+#: C/genius.xml:3853(synopsis)
 #, no-wrap
 msgid "IsComplex (num)"
 msgstr "IsComplex (num)"
 
-#: C/genius.xml:3820(para)
+#: C/genius.xml:3854(para)
 msgid "Check if argument is a complex (non-real) number."
 msgstr "Zkontrolovat, zda je argument komplexní (ne reálné) číslo."
 
-#: C/genius.xml:3825(term)
+#: C/genius.xml:3859(term)
 msgid "<anchor id=\"gel-function-IsComplexRational\"/>IsComplexRational"
 msgstr "<anchor id=\"gel-function-IsComplexRational\"/>IsComplexRational"
 
-#: C/genius.xml:3827(synopsis)
+#: C/genius.xml:3861(synopsis)
 #, no-wrap
 msgid "IsComplexRational (num)"
 msgstr "IsComplexRational (num)"
 
-#: C/genius.xml:3828(para)
+#: C/genius.xml:3862(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 "
@@ -6488,78 +6564,78 @@ msgstr ""
 "se samozřejmě myslí, že „není uloženo jako desetinné číslo s plovoucí "
 "čárkou“."
 
-#: C/genius.xml:3834(term)
+#: C/genius.xml:3868(term)
 msgid "<anchor id=\"gel-function-IsFloat\"/>IsFloat"
 msgstr "<anchor id=\"gel-function-IsFloat\"/>IsFloat"
 
-#: C/genius.xml:3836(synopsis)
+#: C/genius.xml:3870(synopsis)
 #, no-wrap
 msgid "IsFloat (num)"
 msgstr "IsFloat (num)"
 
-#: C/genius.xml:3837(para)
+#: C/genius.xml:3871(para)
 msgid "Check if argument is a floating point number (non-complex)."
 msgstr ""
 "Zkontrolovat, zda je argument desetinné číslo s plovoucí desetinnou čárkou "
 "(ne komplexní)."
 
-#: C/genius.xml:3842(term)
+#: C/genius.xml:3876(term)
 msgid "<anchor id=\"gel-function-IsGaussInteger\"/>IsGaussInteger"
 msgstr "<anchor id=\"gel-function-IsGaussInteger\"/>IsGaussInteger"
 
-#: C/genius.xml:3844(synopsis)
+#: C/genius.xml:3878(synopsis)
 #, no-wrap
 msgid "IsGaussInteger (num)"
 msgstr "IsGaussInteger (num)"
 
-#: C/genius.xml:3845(para)
+#: C/genius.xml:3879(para)
 msgid "Aliases: <function>IsComplexInteger</function>"
 msgstr "Alternativní názvy: <function>IsComplexInteger</function>"
 
-#: C/genius.xml:3846(para)
+#: C/genius.xml:3880(para)
 msgid "Check if argument is a possibly complex integer."
 msgstr "Zkontrolovat, zda je argument komplexní celé číslo."
 
-#: C/genius.xml:3851(term)
+#: C/genius.xml:3885(term)
 msgid "<anchor id=\"gel-function-IsInteger\"/>IsInteger"
 msgstr "<anchor id=\"gel-function-IsInteger\"/>IsInteger"
 
-#: C/genius.xml:3853(synopsis)
+#: C/genius.xml:3887(synopsis)
 #, no-wrap
 msgid "IsInteger (num)"
 msgstr "IsInteger (num)"
 
-#: C/genius.xml:3854(para)
+#: C/genius.xml:3888(para)
 msgid "Check if argument is an integer (non-complex)."
 msgstr "Zkontrolovat, zda je argument celé číslo (ne komplexní)."
 
-#: C/genius.xml:3859(term)
+#: C/genius.xml:3893(term)
 msgid "<anchor id=\"gel-function-IsNonNegativeInteger\"/>IsNonNegativeInteger"
 msgstr "<anchor id=\"gel-function-IsNonNegativeInteger\"/>IsNonNegativeInteger"
 
-#: C/genius.xml:3861(synopsis)
+#: C/genius.xml:3895(synopsis)
 #, no-wrap
 msgid "IsNonNegativeInteger (num)"
 msgstr "IsNonNegativeInteger (num)"
 
-#: C/genius.xml:3862(para)
+#: C/genius.xml:3896(para)
 msgid "Check if argument is a non-negative real integer."
 msgstr "Zkontrolovat, zda je argument nezáporné reálné celé číslo."
 
-#: C/genius.xml:3867(term)
+#: C/genius.xml:3901(term)
 msgid "<anchor id=\"gel-function-IsPositiveInteger\"/>IsPositiveInteger"
 msgstr "<anchor id=\"gel-function-IsPositiveInteger\"/>IsPositiveInteger"
 
-#: C/genius.xml:3869(synopsis)
+#: C/genius.xml:3903(synopsis)
 #, no-wrap
 msgid "IsPositiveInteger (num)"
 msgstr "IsPositiveInteger (num)"
 
-#: C/genius.xml:3870(para)
+#: C/genius.xml:3904(para)
 msgid "Aliases: <function>IsNaturalNumber</function>"
 msgstr "Alternativní názvy: <function>IsNaturalNumber</function>"
 
-#: C/genius.xml:3871(para)
+#: C/genius.xml:3905(para)
 msgid ""
 "Check if argument is a positive real integer. Note that we accept the "
 "convention that 0 is not a natural number."
@@ -6567,16 +6643,16 @@ msgstr ""
 "Zkontrolovat, zda je argument kladné reálné celé číslo. Upozorňujeme, že se "
 "řídíme konvencí, že 0 není přirozené číslo."
 
-#: C/genius.xml:3877(term)
+#: C/genius.xml:3911(term)
 msgid "<anchor id=\"gel-function-IsRational\"/>IsRational"
 msgstr "<anchor id=\"gel-function-IsRational\"/>IsRational"
 
-#: C/genius.xml:3879(synopsis)
+#: C/genius.xml:3913(synopsis)
 #, no-wrap
 msgid "IsRational (num)"
 msgstr "IsRational (num)"
 
-#: C/genius.xml:3880(para)
+#: C/genius.xml:3914(para)
 msgid ""
 "Check if argument is a rational number (non-complex). Of course rational "
 "simply means \"not stored as a floating point number.\""
@@ -6585,33 +6661,33 @@ msgstr ""
 "samozřejmě prostě znamená „není uloženo jako desetinné číslo s plovoucí "
 "čárkou“."
 
-#: C/genius.xml:3885(term)
+#: C/genius.xml:3919(term)
 msgid "<anchor id=\"gel-function-IsReal\"/>IsReal"
 msgstr "<anchor id=\"gel-function-IsReal\"/>IsReal"
 
-#: C/genius.xml:3887(synopsis)
+#: C/genius.xml:3921(synopsis)
 #, no-wrap
 msgid "IsReal (num)"
 msgstr "IsReal (num)"
 
-#: C/genius.xml:3888(para)
+#: C/genius.xml:3922(para)
 msgid "Check if argument is a real number."
 msgstr "Zkontrolovat, zda je argument reálné číslo."
 
-#: C/genius.xml:3893(term)
+#: C/genius.xml:3927(term)
 msgid "<anchor id=\"gel-function-Numerator\"/>Numerator"
 msgstr "<anchor id=\"gel-function-Numerator\"/>Numerator"
 
-#: C/genius.xml:3895(synopsis)
+#: C/genius.xml:3929(synopsis)
 #, no-wrap
 msgid "Numerator (x)"
 msgstr "Numerator (x)"
 
-#: C/genius.xml:3896(para)
+#: C/genius.xml:3930(para)
 msgid "Get the numerator of a rational number."
 msgstr "Získat čitatel racionálního čísla."
 
-#: C/genius.xml:3897(para)
+#: C/genius.xml:3931(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Numerator\";>Wikipedia</ulink> "
 "for more information."
@@ -6619,24 +6695,24 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/%C4%8Citatel\">Wikipedia</ulink>."
 
-#: C/genius.xml:3905(term)
+#: C/genius.xml:3939(term)
 msgid "<anchor id=\"gel-function-Re\"/>Re"
 msgstr "<anchor id=\"gel-function-Re\"/>Re"
 
-#: C/genius.xml:3907(synopsis)
+#: C/genius.xml:3941(synopsis)
 #, no-wrap
 msgid "Re (z)"
 msgstr "Re (z)"
 
-#: C/genius.xml:3908(para)
+#: C/genius.xml:3942(para)
 msgid "Aliases: <function>RealPart</function>"
 msgstr "Alternativní názvy: <function>RealPart</function>"
 
-#: C/genius.xml:3909(para)
+#: C/genius.xml:3943(para)
 msgid "Get the real part of a complex number."
 msgstr "Vrátit reálnou část z komplexního čísla."
 
-#: C/genius.xml:3910(para)
+#: C/genius.xml:3944(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Real_part\";>Wikipedia</ulink> "
 "for more information."
@@ -6645,20 +6721,20 @@ msgstr ""
 "wiki/Re%C3%A1ln%C3%A1_%C4%8D%C3%A1st#Z.C3.A1pis_a_souvisej.C3.ADc.C3.AD_pojmy"
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:3918(term)
+#: C/genius.xml:3952(term)
 msgid "<anchor id=\"gel-function-Sign\"/>Sign"
 msgstr "<anchor id=\"gel-function-Sign\"/>Sign"
 
-#: C/genius.xml:3920(synopsis)
+#: C/genius.xml:3954(synopsis)
 #, no-wrap
 msgid "Sign (x)"
 msgstr "Sign (x)"
 
-#: C/genius.xml:3921(para)
+#: C/genius.xml:3955(para)
 msgid "Aliases: <function>sign</function>"
 msgstr "Alternativní názvy: <function>sign</function>"
 
-#: C/genius.xml:3922(para)
+#: C/genius.xml:3956(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> "
@@ -6670,20 +6746,20 @@ msgstr ""
 "čísel. Pokud je <varname>x</varname> komplexní hodnota, pak <function>Sign</"
 "function> vrací směr nebo 0."
 
-#: C/genius.xml:3932(term)
+#: C/genius.xml:3966(term)
 msgid "<anchor id=\"gel-function-ceil\"/>ceil"
 msgstr "<anchor id=\"gel-function-ceil\"/>ceil"
 
-#: C/genius.xml:3934(synopsis)
+#: C/genius.xml:3968(synopsis)
 #, no-wrap
 msgid "ceil (x)"
 msgstr "ceil (x)"
 
-#: C/genius.xml:3935(para)
+#: C/genius.xml:3969(para)
 msgid "Aliases: <function>Ceiling</function>"
 msgstr "Alternativní názvy: <function>Ceiling</function>"
 
-#: C/genius.xml:3936(para)
+#: C/genius.xml:3970(para)
 msgid ""
 "Get the lowest integer more than or equal to <varname>n</varname>. Examples: "
 "<screen><prompt>genius&gt;</prompt> <userinput>ceil(1.1)</userinput>\n"
@@ -6700,7 +6776,7 @@ msgstr ""
 "= -1\n"
 "</screen>"
 
-#: C/genius.xml:3943(para)
+#: C/genius.xml:3977(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 "
@@ -6716,16 +6792,16 @@ msgstr ""
 "jako nepatrně méně než 4,2. Pokud chcete přesné výsledky, použijte "
 "racionální vyjádření <userinput>42/10</userinput>."
 
-#: C/genius.xml:3955(term)
+#: C/genius.xml:3989(term)
 msgid "<anchor id=\"gel-function-exp\"/>exp"
 msgstr "<anchor id=\"gel-function-exp\"/>exp"
 
-#: C/genius.xml:3957(synopsis)
+#: C/genius.xml:3991(synopsis)
 #, no-wrap
 msgid "exp (x)"
 msgstr "exp (x)"
 
-#: C/genius.xml:3958(para)
+#: C/genius.xml:3992(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 "
@@ -6735,7 +6811,7 @@ msgstr ""
 "<varname>e</varname> je <link linkend=\"gel-function-e\">základ přirozeného "
 "logaritmu</link>."
 
-#: C/genius.xml:3964(para)
+#: C/genius.xml:3998(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Exponential_function";
 "\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/";
@@ -6750,16 +6826,16 @@ msgstr ""
 "wikipedia.org/wiki/Exponenci%C3%A1ln%C3%AD_funkce#Exponenci.C3.A1la_o_z.C3."
 "A1kladu_e\">Wikipedia</ulink>."
 
-#: C/genius.xml:3974(term)
+#: C/genius.xml:4008(term)
 msgid "<anchor id=\"gel-function-float\"/>float"
 msgstr "<anchor id=\"gel-function-float\"/>float"
 
-#: C/genius.xml:3976(synopsis)
+#: C/genius.xml:4010(synopsis)
 #, no-wrap
 msgid "float (x)"
 msgstr "float (x)"
 
-#: C/genius.xml:3977(para)
+#: C/genius.xml:4011(para)
 msgid ""
 "Make number a floating point value. That is returns the floating point "
 "representation of the number <varname>x</varname>."
@@ -6767,52 +6843,52 @@ msgstr ""
 "Udělá z čísla desetinné číslo. Tzn., že vrací hodnotu čísla <varname>x</"
 "varname> v podobě čísla s plovoucí desetinnou čárkou."
 
-#: C/genius.xml:3982(term)
+#: C/genius.xml:4016(term)
 msgid "<anchor id=\"gel-function-floor\"/>floor"
 msgstr "<anchor id=\"gel-function-floor\"/>floor"
 
-#: C/genius.xml:3984(synopsis)
+#: C/genius.xml:4018(synopsis)
 #, no-wrap
 msgid "floor (x)"
 msgstr "floor (x)"
 
-#: C/genius.xml:3985(para)
+#: C/genius.xml:4019(para)
 msgid "Aliases: <function>Floor</function>"
 msgstr "Alternativní názvy: <function>Floor</function>"
 
-#: C/genius.xml:3986(para)
+#: C/genius.xml:4020(para)
 msgid "Get the highest integer less than or equal to <varname>n</varname>."
 msgstr ""
 "Vrátit nejvyšší celé číslo, které je menší nebo rovno <varname>n</varname>."
 
-#: C/genius.xml:3991(term)
+#: C/genius.xml:4025(term)
 msgid "<anchor id=\"gel-function-ln\"/>ln"
 msgstr "<anchor id=\"gel-function-ln\"/>ln"
 
-#: C/genius.xml:3993(synopsis)
+#: C/genius.xml:4027(synopsis)
 #, no-wrap
 msgid "ln (x)"
 msgstr "ln (x)"
 
-#: C/genius.xml:3994(para)
+#: C/genius.xml:4028(para)
 msgid "The natural logarithm, the logarithm to base <varname>e</varname>."
 msgstr "Přirozený logaritmus, logaritmus o základu <varname>e</varname>."
 
-#: C/genius.xml:3999(term)
+#: C/genius.xml:4033(term)
 msgid "<anchor id=\"gel-function-log\"/>log"
 msgstr "<anchor id=\"gel-function-log\"/>log"
 
-#: C/genius.xml:4001(synopsis)
+#: C/genius.xml:4035(synopsis)
 #, no-wrap
 msgid "log (x)"
 msgstr "log (x)"
 
-#: C/genius.xml:4002(synopsis)
+#: C/genius.xml:4036(synopsis)
 #, no-wrap
 msgid "log (x,b)"
 msgstr "log (x,b)"
 
-#: C/genius.xml:4003(para)
+#: C/genius.xml:4037(para)
 msgid ""
 "Logarithm of <varname>x</varname> base <varname>b</varname> (calls <link "
 "linkend=\"gel-function-DiscreteLog\"><function>DiscreteLog</function></link> "
@@ -6824,82 +6900,82 @@ msgstr ""
 "\"><function>DiscreteLog</function></link>), pokud není základ uveden, "
 "použije se <link linkend=\"gel-function-e\"><varname>e</varname></link>."
 
-#: C/genius.xml:4008(term)
+#: C/genius.xml:4042(term)
 msgid "<anchor id=\"gel-function-log10\"/>log10"
 msgstr "<anchor id=\"gel-function-log10\"/>log10"
 
-#: C/genius.xml:4010(synopsis)
+#: C/genius.xml:4044(synopsis)
 #, no-wrap
 msgid "log10 (x)"
 msgstr "log10 (x)"
 
-#: C/genius.xml:4011(para)
+#: C/genius.xml:4045(para)
 msgid "Logarithm of <varname>x</varname> base 10."
 msgstr "Logaritmus čísla <varname>x</varname> o základu 10."
 
-#: C/genius.xml:4016(term)
+#: C/genius.xml:4050(term)
 msgid "<anchor id=\"gel-function-log2\"/>log2"
 msgstr "<anchor id=\"gel-function-log2\"/>log2"
 
-#: C/genius.xml:4018(synopsis)
+#: C/genius.xml:4052(synopsis)
 #, no-wrap
 msgid "log2 (x)"
 msgstr "log2 (x)"
 
-#: C/genius.xml:4019(para)
+#: C/genius.xml:4053(para)
 msgid "Aliases: <function>lg</function>"
 msgstr "Alternativní názvy: <function>lg</function>"
 
-#: C/genius.xml:4020(para)
+#: C/genius.xml:4054(para)
 msgid "Logarithm of <varname>x</varname> base 2."
 msgstr "Logaritmus čísla <varname>x</varname> o základu 2."
 
-#: C/genius.xml:4025(term)
+#: C/genius.xml:4059(term)
 msgid "<anchor id=\"gel-function-max\"/>max"
 msgstr "<anchor id=\"gel-function-max\"/>max"
 
-#: C/genius.xml:4027(synopsis)
+#: C/genius.xml:4061(synopsis)
 #, no-wrap
 msgid "max (a,args...)"
 msgstr "max (a,argumenty...)"
 
-#: C/genius.xml:4028(para)
+#: C/genius.xml:4062(para)
 msgid "Aliases: <function>Max</function><function>Maximum</function>"
 msgstr ""
 "Alternativní názvy: <function>Max</function> <function>Maximum</function>"
 
-#: C/genius.xml:4029(para)
+#: C/genius.xml:4063(para)
 msgid "Returns the maximum of arguments or matrix."
 msgstr "Vrací maximum z argumentů nebo matice."
 
-#: C/genius.xml:4034(term)
+#: C/genius.xml:4068(term)
 msgid "<anchor id=\"gel-function-min\"/>min"
 msgstr "<anchor id=\"gel-function-min\"/>min"
 
-#: C/genius.xml:4036(synopsis)
+#: C/genius.xml:4070(synopsis)
 #, no-wrap
 msgid "min (a,args...)"
 msgstr "min (a,argumenty...)"
 
-#: C/genius.xml:4037(para)
+#: C/genius.xml:4071(para)
 msgid "Aliases: <function>Min</function><function>Minimum</function>"
 msgstr ""
 "Alternativní názvy: <function>Min</function> <function>Minimum</function>"
 
-#: C/genius.xml:4038(para)
+#: C/genius.xml:4072(para)
 msgid "Returns the minimum of arguments or matrix."
 msgstr "Vrátit minimum z argumentů nebo matice."
 
-#: C/genius.xml:4043(term)
+#: C/genius.xml:4077(term)
 msgid "<anchor id=\"gel-function-rand\"/>rand"
 msgstr "<anchor id=\"gel-function-rand\"/>rand"
 
-#: C/genius.xml:4045(synopsis)
+#: C/genius.xml:4079(synopsis)
 #, no-wrap
 msgid "rand (size...)"
 msgstr "rand (velikost...)"
 
-#: C/genius.xml:4046(para)
+#: C/genius.xml:4080(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 "
@@ -6909,16 +6985,16 @@ msgstr ""
 "Pokud je zadána velikost, pak se vygeneruje matice (zadána dvě čísla) nebo "
 "vektor (zadáno jedno číslo) této velikosti."
 
-#: C/genius.xml:4053(term)
+#: C/genius.xml:4087(term)
 msgid "<anchor id=\"gel-function-randint\"/>randint"
 msgstr "<anchor id=\"gel-function-randint\"/>randint"
 
-#: C/genius.xml:4055(synopsis)
+#: C/genius.xml:4089(synopsis)
 #, no-wrap
 msgid "randint (max,size...)"
 msgstr "randint (max,velikost...)"
 
-#: C/genius.xml:4056(para)
+#: C/genius.xml:4090(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 "
@@ -6948,37 +7024,37 @@ msgstr ""
 " 0      0       3]\n"
 "</screen>"
 
-#: C/genius.xml:4075(term)
+#: C/genius.xml:4109(term)
 msgid "<anchor id=\"gel-function-round\"/>round"
 msgstr "<anchor id=\"gel-function-round\"/>round"
 
-#: C/genius.xml:4077(synopsis)
+#: C/genius.xml:4111(synopsis)
 #, no-wrap
 msgid "round (x)"
 msgstr "round (x)"
 
-#: C/genius.xml:4078(para)
+#: C/genius.xml:4112(para)
 msgid "Aliases: <function>Round</function>"
 msgstr "Alternativní názvy: <function>Round</function>"
 
-#: C/genius.xml:4079(para)
+#: C/genius.xml:4113(para)
 msgid "Round a number."
 msgstr "Zaokrouhlit číslo."
 
-#: C/genius.xml:4084(term)
+#: C/genius.xml:4118(term)
 msgid "<anchor id=\"gel-function-sqrt\"/>sqrt"
 msgstr "<anchor id=\"gel-function-sqrt\"/>sqrt"
 
-#: C/genius.xml:4086(synopsis)
+#: C/genius.xml:4120(synopsis)
 #, no-wrap
 msgid "sqrt (x)"
 msgstr "sqrt (x)"
 
-#: C/genius.xml:4087(para)
+#: C/genius.xml:4121(para)
 msgid "Aliases: <function>SquareRoot</function>"
 msgstr "Alternativní názvy: <function>SquareRoot</function>"
 
-#: C/genius.xml:4088(para)
+#: C/genius.xml:4122(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: "
@@ -7008,7 +7084,7 @@ msgstr ""
 "= 4\n"
 "</screen>"
 
-#: C/genius.xml:4100(para)
+#: C/genius.xml:4134(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/SquareRoot.html";
 "\">Planetmath</ulink> for more information."
@@ -7018,217 +7094,217 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Druh%C3%A1_odmocninae";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:4108(term)
+#: C/genius.xml:4142(term)
 msgid "<anchor id=\"gel-function-trunc\"/>trunc"
 msgstr "<anchor id=\"gel-function-trunc\"/>trunc"
 
-#: C/genius.xml:4110(synopsis)
+#: C/genius.xml:4144(synopsis)
 #, no-wrap
 msgid "trunc (x)"
 msgstr "trunc (x)"
 
-#: C/genius.xml:4111(para)
+#: C/genius.xml:4145(para)
 msgid "Aliases: <function>Truncate</function><function>IntegerPart</function>"
 msgstr ""
 "Alternativní názvy: <function>Truncate</function><function>IntegerPart</"
 "function>"
 
-#: C/genius.xml:4112(para)
+#: C/genius.xml:4146(para)
 msgid "Truncate number to an integer (return the integer part)."
 msgstr "Oříznout číslo na celé číslo (vrátí celou část)."
 
-#: C/genius.xml:4120(title)
+#: C/genius.xml:4154(title)
 msgid "Trigonometry"
 msgstr "Trigonometrie"
 
-#: C/genius.xml:4123(term)
+#: C/genius.xml:4157(term)
 msgid "<anchor id=\"gel-function-acos\"/>acos"
 msgstr "<anchor id=\"gel-function-acos\"/>acos"
 
-#: C/genius.xml:4125(synopsis)
+#: C/genius.xml:4159(synopsis)
 #, no-wrap
 msgid "acos (x)"
 msgstr "acos (x)"
 
-#: C/genius.xml:4126(para)
+#: C/genius.xml:4160(para)
 msgid "Aliases: <function>arccos</function>"
 msgstr "Alternativní názvy: <function>arccos</function>"
 
-#: C/genius.xml:4127(para)
+#: C/genius.xml:4161(para)
 msgid "The arccos (inverse cos) function."
 msgstr "Funkce arkus kosinus (inverzní kosinus)."
 
-#: C/genius.xml:4132(term)
+#: C/genius.xml:4166(term)
 msgid "<anchor id=\"gel-function-acosh\"/>acosh"
 msgstr "<anchor id=\"gel-function-acosh\"/>acosh"
 
-#: C/genius.xml:4134(synopsis)
+#: C/genius.xml:4168(synopsis)
 #, no-wrap
 msgid "acosh (x)"
 msgstr "acosh (x)"
 
-#: C/genius.xml:4135(para)
+#: C/genius.xml:4169(para)
 msgid "Aliases: <function>arccosh</function>"
 msgstr "Alternativní názvy: <function>arccosh</function>"
 
-#: C/genius.xml:4136(para)
+#: C/genius.xml:4170(para)
 msgid "The arccosh (inverse cosh) function."
 msgstr "Funkce arkus hyperbolický kosinus (inverzní cosh)."
 
-#: C/genius.xml:4141(term)
+#: C/genius.xml:4175(term)
 msgid "<anchor id=\"gel-function-acot\"/>acot"
 msgstr "<anchor id=\"gel-function-acot\"/>acot"
 
-#: C/genius.xml:4143(synopsis)
+#: C/genius.xml:4177(synopsis)
 #, no-wrap
 msgid "acot (x)"
 msgstr "acot (x)"
 
-#: C/genius.xml:4144(para)
+#: C/genius.xml:4178(para)
 msgid "Aliases: <function>arccot</function>"
 msgstr "Alternativní názvy: <function>arccot</function>"
 
-#: C/genius.xml:4145(para)
+#: C/genius.xml:4179(para)
 msgid "The arccot (inverse cot) function."
 msgstr "Funkce arkus kotangens (inverzní kotangens)."
 
-#: C/genius.xml:4150(term)
+#: C/genius.xml:4184(term)
 msgid "<anchor id=\"gel-function-acoth\"/>acoth"
 msgstr "<anchor id=\"gel-function-acoth\"/>acoth"
 
-#: C/genius.xml:4152(synopsis)
+#: C/genius.xml:4186(synopsis)
 #, no-wrap
 msgid "acoth (x)"
 msgstr "acoth (x)"
 
-#: C/genius.xml:4153(para)
+#: C/genius.xml:4187(para)
 msgid "Aliases: <function>arccoth</function>"
 msgstr "Alternativní názvy: <function>arccoth</function>"
 
-#: C/genius.xml:4154(para)
+#: C/genius.xml:4188(para)
 msgid "The arccoth (inverse coth) function."
 msgstr "Funkce arkus hyperbolický kotangens (inverzní coth)."
 
-#: C/genius.xml:4159(term)
+#: C/genius.xml:4193(term)
 msgid "<anchor id=\"gel-function-acsc\"/>acsc"
 msgstr "<anchor id=\"gel-function-acsc\"/>acsc"
 
-#: C/genius.xml:4161(synopsis)
+#: C/genius.xml:4195(synopsis)
 #, no-wrap
 msgid "acsc (x)"
 msgstr "acsc (x)"
 
-#: C/genius.xml:4162(para)
+#: C/genius.xml:4196(para)
 msgid "Aliases: <function>arccsc</function>"
 msgstr "Alternativní názvy: <function>arccsc</function>"
 
-#: C/genius.xml:4163(para)
+#: C/genius.xml:4197(para)
 msgid "The inverse cosecant function."
 msgstr "Funkce inverzní kosekans."
 
-#: C/genius.xml:4168(term)
+#: C/genius.xml:4202(term)
 msgid "<anchor id=\"gel-function-acsch\"/>acsch"
 msgstr "<anchor id=\"gel-function-acsch\"/>acsch"
 
-#: C/genius.xml:4170(synopsis)
+#: C/genius.xml:4204(synopsis)
 #, no-wrap
 msgid "acsch (x)"
 msgstr "acsch (x)"
 
-#: C/genius.xml:4171(para)
+#: C/genius.xml:4205(para)
 msgid "Aliases: <function>arccsch</function>"
 msgstr "Alternativní názvy: <function>arccsch</function>"
 
-#: C/genius.xml:4172(para)
+#: C/genius.xml:4206(para)
 msgid "The inverse hyperbolic cosecant function."
 msgstr "Funkce inverzní hyperbolický kosekans."
 
-#: C/genius.xml:4177(term)
+#: C/genius.xml:4211(term)
 msgid "<anchor id=\"gel-function-asec\"/>asec"
 msgstr "<anchor id=\"gel-function-asec\"/>asec"
 
-#: C/genius.xml:4179(synopsis)
+#: C/genius.xml:4213(synopsis)
 #, no-wrap
 msgid "asec (x)"
 msgstr "asec (x)"
 
-#: C/genius.xml:4180(para)
+#: C/genius.xml:4214(para)
 msgid "Aliases: <function>arcsec</function>"
 msgstr "Alternativní názvy: <function>arcsec</function>"
 
-#: C/genius.xml:4181(para)
+#: C/genius.xml:4215(para)
 msgid "The inverse secant function."
 msgstr "Funkce inverzní sekans."
 
-#: C/genius.xml:4186(term)
+#: C/genius.xml:4220(term)
 msgid "<anchor id=\"gel-function-asech\"/>asech"
 msgstr "<anchor id=\"gel-function-asech\"/>asech"
 
-#: C/genius.xml:4188(synopsis)
+#: C/genius.xml:4222(synopsis)
 #, no-wrap
 msgid "asech (x)"
 msgstr "asech (x)"
 
-#: C/genius.xml:4189(para)
+#: C/genius.xml:4223(para)
 msgid "Aliases: <function>arcsech</function>"
 msgstr "Alternativní názvy: <function>arcsech</function>"
 
-#: C/genius.xml:4190(para)
+#: C/genius.xml:4224(para)
 msgid "The inverse hyperbolic secant function."
 msgstr "Funkce inverzní hyperbolický sekans."
 
-#: C/genius.xml:4195(term)
+#: C/genius.xml:4229(term)
 msgid "<anchor id=\"gel-function-asin\"/>asin"
 msgstr "<anchor id=\"gel-function-asin\"/>asin"
 
-#: C/genius.xml:4197(synopsis)
+#: C/genius.xml:4231(synopsis)
 #, no-wrap
 msgid "asin (x)"
 msgstr "asin (x)"
 
-#: C/genius.xml:4198(para)
+#: C/genius.xml:4232(para)
 msgid "Aliases: <function>arcsin</function>"
 msgstr "Alternativní názvy: <function>arcsin</function>"
 
-#: C/genius.xml:4199(para)
+#: C/genius.xml:4233(para)
 msgid "The arcsin (inverse sin) function."
 msgstr "Funkce arkus sinus (inverzní sinus)."
 
-#: C/genius.xml:4204(term)
+#: C/genius.xml:4238(term)
 msgid "<anchor id=\"gel-function-asinh\"/>asinh"
 msgstr "<anchor id=\"gel-function-asinh\"/>asinh"
 
-#: C/genius.xml:4206(synopsis)
+#: C/genius.xml:4240(synopsis)
 #, no-wrap
 msgid "asinh (x)"
 msgstr "asinh (x)"
 
-#: C/genius.xml:4207(para)
+#: C/genius.xml:4241(para)
 msgid "Aliases: <function>arcsinh</function>"
 msgstr "Alternativní názvy: <function>arcsinh</function>"
 
-#: C/genius.xml:4208(para)
+#: C/genius.xml:4242(para)
 msgid "The arcsinh (inverse sinh) function."
 msgstr "Funkce arkus hyperbolický sinus (inverzní sinh)."
 
-#: C/genius.xml:4213(term)
+#: C/genius.xml:4247(term)
 msgid "<anchor id=\"gel-function-atan\"/>atan"
 msgstr "<anchor id=\"gel-function-atan\"/>atan"
 
-#: C/genius.xml:4215(synopsis)
+#: C/genius.xml:4249(synopsis)
 #, no-wrap
 msgid "atan (x)"
 msgstr "atan (x)"
 
-#: C/genius.xml:4216(para)
+#: C/genius.xml:4250(para)
 msgid "Aliases: <function>arctan</function>"
 msgstr "Alternativní názvy: <function>arctan</function>"
 
-#: C/genius.xml:4217(para)
+#: C/genius.xml:4251(para)
 msgid "Calculates the arctan (inverse tan) function."
 msgstr "Vypočítat funkce arkus tangens (inverzní tangens)."
 
-#: C/genius.xml:4218(para)
+#: C/genius.xml:4252(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Arctangent\";>Wikipedia</ulink> "
 "or <ulink url=\"http://mathworld.wolfram.com/InverseTangent.html";
@@ -7239,37 +7315,37 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Arkus_tangens\";>Wikipedia</"
 "ulink>."
 
-#: C/genius.xml:4227(term)
+#: C/genius.xml:4261(term)
 msgid "<anchor id=\"gel-function-atanh\"/>atanh"
 msgstr "<anchor id=\"gel-function-atanh\"/>atanh"
 
-#: C/genius.xml:4229(synopsis)
+#: C/genius.xml:4263(synopsis)
 #, no-wrap
 msgid "atanh (x)"
 msgstr "atanh (x)"
 
-#: C/genius.xml:4230(para)
+#: C/genius.xml:4264(para)
 msgid "Aliases: <function>arctanh</function>"
 msgstr "Alternativní názvy: <function>arctanh</function>"
 
-#: C/genius.xml:4231(para)
+#: C/genius.xml:4265(para)
 msgid "The arctanh (inverse tanh) function."
 msgstr "Funkce arkus hyperbolický tangens (inverzní tanh)."
 
-#: C/genius.xml:4236(term)
+#: C/genius.xml:4270(term)
 msgid "<anchor id=\"gel-function-atan2\"/>atan2"
 msgstr "<anchor id=\"gel-function-atan2\"/>atan2"
 
-#: C/genius.xml:4238(synopsis)
+#: C/genius.xml:4272(synopsis)
 #, no-wrap
 msgid "atan2 (y, x)"
 msgstr "atan2 (y, x)"
 
-#: C/genius.xml:4239(para)
+#: C/genius.xml:4273(para)
 msgid "Aliases: <function>arctan2</function>"
 msgstr "Alternativní názvy: <function>arctan2</function>"
 
-#: C/genius.xml:4240(para)
+#: C/genius.xml:4274(para)
 msgid ""
 "Calculates the arctan2 function. If <userinput>x&gt;0</userinput> then it "
 "returns <userinput>atan(y/x)</userinput>. If <userinput>x&lt;0</userinput> "
@@ -7285,7 +7361,7 @@ msgstr ""
 "\t  pi/2</userinput>. Volání <userinput>atan2(0,0)</userinput> vrací 0 "
 "namísto selhání."
 
-#: C/genius.xml:4248(para)
+#: C/genius.xml:4282(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Atan2\";>Wikipedia</ulink> or "
 "<ulink url=\"http://mathworld.wolfram.com/InverseTangent.html\";>Mathworld</"
@@ -7295,21 +7371,21 @@ msgstr ""
 "wolfram.com/InverseTangent.html\">Mathworld</ulink> (text je v angličtině) "
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Arctg2\";>Wikipedia</ulink>."
 
-#: C/genius.xml:4257(term)
+#: C/genius.xml:4291(term)
 msgid "<anchor id=\"gel-function-cos\"/>cos"
 msgstr "<anchor id=\"gel-function-cos\"/>cos"
 
-#: C/genius.xml:4259(synopsis)
+#: C/genius.xml:4293(synopsis)
 #, no-wrap
 msgid "cos (x)"
 msgstr "cos (x)"
 
-#: C/genius.xml:4260(para)
+#: C/genius.xml:4294(para)
 msgid "Calculates the cosine function."
 msgstr "Vypočítat funkci kosinus."
 
-#: 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)
+#: C/genius.xml:4295(para) C/genius.xml:4319(para) C/genius.xml:4343(para)
+#: C/genius.xml:4367(para) C/genius.xml:4391(para) C/genius.xml:4415(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/";
 "DefinitionsInTrigonometry.html\">Planetmath</ulink> for more information."
@@ -7319,21 +7395,21 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/Goniometrick";
 "%C3%A1_funkce\">Wikipedia</ulink>."
 
-#: C/genius.xml:4269(term)
+#: C/genius.xml:4303(term)
 msgid "<anchor id=\"gel-function-cosh\"/>cosh"
 msgstr "<anchor id=\"gel-function-cosh\"/>cosh"
 
-#: C/genius.xml:4271(synopsis)
+#: C/genius.xml:4305(synopsis)
 #, no-wrap
 msgid "cosh (x)"
 msgstr "cosh (x)"
 
-#: C/genius.xml:4272(para)
+#: C/genius.xml:4306(para)
 msgid "Calculates the hyperbolic cosine function."
 msgstr "Vypočítat funkci hyperbolický kosinus."
 
-#: 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)
+#: C/genius.xml:4307(para) C/genius.xml:4331(para) C/genius.xml:4355(para)
+#: C/genius.xml:4379(para) C/genius.xml:4403(para) C/genius.xml:4427(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/HyperbolicFunctions.html";
 "\">Planetmath</ulink> for more information."
@@ -7342,150 +7418,150 @@ msgstr ""
 "encyclopedia/HyperbolicFunctions.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:4281(term)
+#: C/genius.xml:4315(term)
 msgid "<anchor id=\"gel-function-cot\"/>cot"
 msgstr "<anchor id=\"gel-function-cot\"/>cot"
 
-#: C/genius.xml:4283(synopsis)
+#: C/genius.xml:4317(synopsis)
 #, no-wrap
 msgid "cot (x)"
 msgstr "cot (x)"
 
-#: C/genius.xml:4284(para)
+#: C/genius.xml:4318(para)
 msgid "The cotangent function."
 msgstr "Funkce kotangens."
 
-#: C/genius.xml:4293(term)
+#: C/genius.xml:4327(term)
 msgid "<anchor id=\"gel-function-coth\"/>coth"
 msgstr "<anchor id=\"gel-function-coth\"/>coth"
 
-#: C/genius.xml:4295(synopsis)
+#: C/genius.xml:4329(synopsis)
 #, no-wrap
 msgid "coth (x)"
 msgstr "coth (x)"
 
-#: C/genius.xml:4296(para)
+#: C/genius.xml:4330(para)
 msgid "The hyperbolic cotangent function."
 msgstr "Funkce hyperbolický kotangens."
 
-#: C/genius.xml:4305(term)
+#: C/genius.xml:4339(term)
 msgid "<anchor id=\"gel-function-csc\"/>csc"
 msgstr "<anchor id=\"gel-function-csc\"/>csc"
 
-#: C/genius.xml:4307(synopsis)
+#: C/genius.xml:4341(synopsis)
 #, no-wrap
 msgid "csc (x)"
 msgstr "csc (x)"
 
-#: C/genius.xml:4308(para)
+#: C/genius.xml:4342(para)
 msgid "The cosecant function."
 msgstr "Funkce kosekans."
 
-#: C/genius.xml:4317(term)
+#: C/genius.xml:4351(term)
 msgid "<anchor id=\"gel-function-csch\"/>csch"
 msgstr "<anchor id=\"gel-function-csch\"/>csch"
 
-#: C/genius.xml:4319(synopsis)
+#: C/genius.xml:4353(synopsis)
 #, no-wrap
 msgid "csch (x)"
 msgstr "csch (x)"
 
-#: C/genius.xml:4320(para)
+#: C/genius.xml:4354(para)
 msgid "The hyperbolic cosecant function."
 msgstr "Funkce hyperbolický kosekans."
 
-#: C/genius.xml:4329(term)
+#: C/genius.xml:4363(term)
 msgid "<anchor id=\"gel-function-sec\"/>sec"
 msgstr "<anchor id=\"gel-function-sec\"/>sec"
 
-#: C/genius.xml:4331(synopsis)
+#: C/genius.xml:4365(synopsis)
 #, no-wrap
 msgid "sec (x)"
 msgstr "sec (x)"
 
-#: C/genius.xml:4332(para)
+#: C/genius.xml:4366(para)
 msgid "The secant function."
 msgstr "Funkce sekans."
 
-#: C/genius.xml:4341(term)
+#: C/genius.xml:4375(term)
 msgid "<anchor id=\"gel-function-sech\"/>sech"
 msgstr "<anchor id=\"gel-function-sech\"/>sech"
 
-#: C/genius.xml:4343(synopsis)
+#: C/genius.xml:4377(synopsis)
 #, no-wrap
 msgid "sech (x)"
 msgstr "sech (x)"
 
-#: C/genius.xml:4344(para)
+#: C/genius.xml:4378(para)
 msgid "The hyperbolic secant function."
 msgstr "Funkce hyperbolický sekans."
 
-#: C/genius.xml:4353(term)
+#: C/genius.xml:4387(term)
 msgid "<anchor id=\"gel-function-sin\"/>sin"
 msgstr "<anchor id=\"gel-function-sin\"/>sin"
 
-#: C/genius.xml:4355(synopsis)
+#: C/genius.xml:4389(synopsis)
 #, no-wrap
 msgid "sin (x)"
 msgstr "sin (x)"
 
-#: C/genius.xml:4356(para)
+#: C/genius.xml:4390(para)
 msgid "Calculates the sine function."
 msgstr "Vypočítat funkci sinus."
 
-#: C/genius.xml:4365(term)
+#: C/genius.xml:4399(term)
 msgid "<anchor id=\"gel-function-sinh\"/>sinh"
 msgstr "<anchor id=\"gel-function-sinh\"/>sinh"
 
-#: C/genius.xml:4367(synopsis)
+#: C/genius.xml:4401(synopsis)
 #, no-wrap
 msgid "sinh (x)"
 msgstr "sinh (x)"
 
-#: C/genius.xml:4368(para)
+#: C/genius.xml:4402(para)
 msgid "Calculates the hyperbolic sine function."
 msgstr "Vypočítat funkci hyperbolický sinus."
 
-#: C/genius.xml:4377(term)
+#: C/genius.xml:4411(term)
 msgid "<anchor id=\"gel-function-tan\"/>tan"
 msgstr "<anchor id=\"gel-function-tan\"/>tan"
 
-#: C/genius.xml:4379(synopsis)
+#: C/genius.xml:4413(synopsis)
 #, no-wrap
 msgid "tan (x)"
 msgstr "tan (x)"
 
-#: C/genius.xml:4380(para)
+#: C/genius.xml:4414(para)
 msgid "Calculates the tan function."
 msgstr "Vypočítat funkci tangens."
 
-#: C/genius.xml:4389(term)
+#: C/genius.xml:4423(term)
 msgid "<anchor id=\"gel-function-tanh\"/>tanh"
 msgstr "<anchor id=\"gel-function-tanh\"/>tanh"
 
-#: C/genius.xml:4391(synopsis)
+#: C/genius.xml:4425(synopsis)
 #, no-wrap
 msgid "tanh (x)"
 msgstr "tanh (x)"
 
-#: C/genius.xml:4392(para)
+#: C/genius.xml:4426(para)
 msgid "The hyperbolic tangent function."
 msgstr "Funkce hyperbolický tangens."
 
-#: C/genius.xml:4404(title)
+#: C/genius.xml:4438(title)
 msgid "Number Theory"
 msgstr "Teorie čísel"
 
-#: C/genius.xml:4407(term)
+#: C/genius.xml:4441(term)
 msgid "<anchor id=\"gel-function-AreRelativelyPrime\"/>AreRelativelyPrime"
 msgstr "<anchor id=\"gel-function-AreRelativelyPrime\"/>AreRelativelyPrime"
 
-#: C/genius.xml:4409(synopsis)
+#: C/genius.xml:4443(synopsis)
 #, no-wrap
 msgid "AreRelativelyPrime (a,b)"
 msgstr "AreRelativelyPrime (a,b)"
 
-#: C/genius.xml:4410(para)
+#: C/genius.xml:4444(para)
 msgid ""
 "Are the real integers <varname>a</varname> and <varname>b</varname> "
 "relatively prime? Returns <constant>true</constant> or <constant>false</"
@@ -7494,7 +7570,7 @@ msgstr ""
 "Jsou reálná celá čísla <varname>a</varname> a <varname>b</varname> "
 "nesoudělná? Vrací <constant>true</constant> nebo <constant>false</constant>."
 
-#: C/genius.xml:4414(para)
+#: C/genius.xml:4448(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/RelativelyPrime.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -7506,20 +7582,20 @@ msgstr ""
 "\">Mathworld</ulink> (text je v angličtině) nebo <ulink url=\"http://cs.";
 "wikipedia.org/wiki/Nesoud%C4%9Bln%C3%A1_%C4%8D%C3%ADsla\">Wikipedia</ulink>."
 
-#: C/genius.xml:4423(term)
+#: C/genius.xml:4457(term)
 msgid "<anchor id=\"gel-function-BernoulliNumber\"/>BernoulliNumber"
 msgstr "<anchor id=\"gel-function-BernoulliNumber\"/>BernoulliNumber"
 
-#: C/genius.xml:4425(synopsis)
+#: C/genius.xml:4459(synopsis)
 #, no-wrap
 msgid "BernoulliNumber (n)"
 msgstr "BernoulliNumber (n)"
 
-#: C/genius.xml:4426(para)
+#: C/genius.xml:4460(para)
 msgid "Return the <varname>n</varname>th Bernoulli number."
 msgstr "Vrátit <varname>n</varname>-té Bernoulliho číslo."
 
-#: C/genius.xml:4427(para)
+#: C/genius.xml:4461(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Bernoulli_number\";>Wikipedia</"
 "ulink> or <ulink url=\"http://mathworld.wolfram.com/BernoulliNumber.html";
@@ -7530,20 +7606,20 @@ msgstr ""
 "url=\"http://mathworld.wolfram.com/BernoulliNumber.html\";>Mathworld</ulink> "
 "(text je v angličtině)."
 
-#: C/genius.xml:4436(term)
+#: C/genius.xml:4470(term)
 msgid "<anchor id=\"gel-function-ChineseRemainder\"/>ChineseRemainder"
 msgstr "<anchor id=\"gel-function-ChineseRemainder\"/>ChineseRemainder"
 
-#: C/genius.xml:4438(synopsis)
+#: C/genius.xml:4472(synopsis)
 #, no-wrap
 msgid "ChineseRemainder (a,m)"
 msgstr "ChineseRemainder (a,m)"
 
-#: C/genius.xml:4439(para)
+#: C/genius.xml:4473(para)
 msgid "Aliases: <function>CRT</function>"
 msgstr "Alternativní názvy: <function>CRT</function>"
 
-#: C/genius.xml:4440(para)
+#: C/genius.xml:4474(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 "
@@ -7552,7 +7628,7 @@ msgstr ""
 "Najít pomocí čínské věty o zbytcích <varname>x</varname>, které řeší systém "
 "zadaný vektorem <varname>a</varname>, a zbytky prvků <varname>m</varname>."
 
-#: C/genius.xml:4444(para)
+#: C/genius.xml:4478(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Chinese_remainder_theorem";
 "\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/";
@@ -7567,64 +7643,64 @@ msgstr ""
 "<ulink url=\"http://cs.wikipedia.org/wiki/%C4%8C%C3%ADnsk%C3%A1_v";
 "%C4%9Bta_o_zbytc%C3%ADch\">Wikipedia</ulink>."
 
-#: C/genius.xml:4454(term)
+#: C/genius.xml:4488(term)
 msgid ""
 "<anchor id=\"gel-function-CombineFactorizations\"/>CombineFactorizations"
 msgstr ""
 "<anchor id=\"gel-function-CombineFactorizations\"/>CombineFactorizations"
 
-#: C/genius.xml:4456(synopsis)
+#: C/genius.xml:4490(synopsis)
 #, no-wrap
 msgid "CombineFactorizations (a,b)"
 msgstr "CombineFactorizations (a,b)"
 
-#: C/genius.xml:4457(para)
+#: C/genius.xml:4491(para)
 msgid "Given two factorizations, give the factorization of the product."
 msgstr "Jsou-li dány dva rozklady, vrátit rozklad (faktorizaci) součinu."
 
-#: C/genius.xml:4459(para)
+#: C/genius.xml:4493(para)
 msgid "See <link linkend=\"gel-function-Factorize\">Factorize</link>."
 msgstr "Viz <link linkend=\"gel-function-Factorize\">Factorize</link>."
 
-#: C/genius.xml:4464(term)
+#: C/genius.xml:4498(term)
 msgid "<anchor id=\"gel-function-ConvertFromBase\"/>ConvertFromBase"
 msgstr "<anchor id=\"gel-function-ConvertFromBase\"/>ConvertFromBase"
 
-#: C/genius.xml:4466(synopsis)
+#: C/genius.xml:4500(synopsis)
 #, no-wrap
 msgid "ConvertFromBase (v,b)"
 msgstr "ConvertFromBase (v,b)"
 
-#: C/genius.xml:4467(para)
+#: C/genius.xml:4501(para)
 msgid "Convert a vector of values indicating powers of b to a number."
 msgstr ""
 "Převést vektor hodnot udávajících mocniny <varname>b</varname> na číslo."
 
-#: C/genius.xml:4472(term)
+#: C/genius.xml:4506(term)
 msgid "<anchor id=\"gel-function-ConvertToBase\"/>ConvertToBase"
 msgstr "<anchor id=\"gel-function-ConvertToBase\"/>ConvertToBase"
 
-#: C/genius.xml:4474(synopsis)
+#: C/genius.xml:4508(synopsis)
 #, no-wrap
 msgid "ConvertToBase (n,b)"
 msgstr "ConvertToBase (n,b)"
 
-#: C/genius.xml:4475(para)
+#: C/genius.xml:4509(para)
 msgid ""
 "Convert a number to a vector of powers for elements in base <varname>b</"
 "varname>."
 msgstr "Převést číslo na vektor mocnin prvků o základu <varname>b</varname>."
 
-#: C/genius.xml:4480(term)
+#: C/genius.xml:4514(term)
 msgid "<anchor id=\"gel-function-DiscreteLog\"/>DiscreteLog"
 msgstr "<anchor id=\"gel-function-DiscreteLog\"/>DiscreteLog"
 
-#: C/genius.xml:4482(synopsis)
+#: C/genius.xml:4516(synopsis)
 #, no-wrap
 msgid "DiscreteLog (n,b,q)"
 msgstr "DiscreteLog (n,b,q)"
 
-#: C/genius.xml:4483(para)
+#: C/genius.xml:4517(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>, "
@@ -7636,7 +7712,7 @@ msgstr ""
 "varname>, kde <varname>q</varname> je prvočíslo, pomocí Silverova-Pohligova-"
 "Hellmanova algoritmu."
 
-#: C/genius.xml:4486(para)
+#: C/genius.xml:4520(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Discrete_logarithm";
 "\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/";
@@ -7649,32 +7725,32 @@ msgstr ""
 "\">Mathworld</ulink> (text je v angličtině) nebo <ulink url=\"http://cs.";
 "wikipedia.org/wiki/Diskr%C3%A9tn%C3%AD_logaritmus\">Wikipedia</ulink>."
 
-#: C/genius.xml:4496(term)
+#: C/genius.xml:4530(term)
 msgid "<anchor id=\"gel-function-Divides\"/>Divides"
 msgstr "<anchor id=\"gel-function-Divides\"/>Divides"
 
-#: C/genius.xml:4498(synopsis)
+#: C/genius.xml:4532(synopsis)
 #, no-wrap
 msgid "Divides (m,n)"
 msgstr "Divides (m,n)"
 
-#: C/genius.xml:4499(para)
+#: C/genius.xml:4533(para)
 msgid ""
 "Checks divisibility (if <varname>m</varname> divides <varname>n</varname>)."
 msgstr ""
 "Zkontrolovat dělitelnost (zda <varname>m</varname> dělí <varname>n</"
 "varname>)."
 
-#: C/genius.xml:4504(term)
+#: C/genius.xml:4538(term)
 msgid "<anchor id=\"gel-function-EulerPhi\"/>EulerPhi"
 msgstr "<anchor id=\"gel-function-EulerPhi\"/>EulerPhi"
 
-#: C/genius.xml:4506(synopsis)
+#: C/genius.xml:4540(synopsis)
 #, no-wrap
 msgid "EulerPhi (n)"
 msgstr "EulerPhi (n)"
 
-#: C/genius.xml:4507(para)
+#: C/genius.xml:4541(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 "
@@ -7684,7 +7760,7 @@ msgstr ""
 "čísel mezi 1 a <varname>n</varname>, relativně prvočíselných vůči "
 "<varname>n</varname>."
 
-#: C/genius.xml:4512(para)
+#: C/genius.xml:4546(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Euler_phi\";>Wikipedia</ulink> "
 "or <ulink url=\"http://planetmath.org/encyclopedia/EulerPhifunction.html";
@@ -7697,16 +7773,16 @@ msgstr ""
 "\">Mathworld</ulink> (text je v angličtině) nebo <ulink url=\"http://cs.";
 "wikipedia.org/wiki/Eulerova_funkce\">Wikipedia</ulink>."
 
-#: C/genius.xml:4522(term)
+#: C/genius.xml:4556(term)
 msgid "<anchor id=\"gel-function-ExactDivision\"/>ExactDivision"
 msgstr "<anchor id=\"gel-function-ExactDivision\"/>ExactDivision"
 
-#: C/genius.xml:4524(synopsis)
+#: C/genius.xml:4558(synopsis)
 #, no-wrap
 msgid "ExactDivision (n,d)"
 msgstr "ExactDivision (n,d)"
 
-#: C/genius.xml:4525(para)
+#: C/genius.xml:4559(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</"
@@ -7720,16 +7796,16 @@ msgstr ""
 "operace <userinput>n/d</userinput>, ale je to samozřejmě použitelné jen v "
 "případě, kdy přesně víte, co dělíte."
 
-#: C/genius.xml:4537(term)
+#: C/genius.xml:4571(term)
 msgid "<anchor id=\"gel-function-Factorize\"/>Factorize"
 msgstr "<anchor id=\"gel-function-Factorize\"/>Factorize"
 
-#: C/genius.xml:4539(synopsis)
+#: C/genius.xml:4573(synopsis)
 #, no-wrap
 msgid "Factorize (n)"
 msgstr "Factorize (n)"
 
-#: C/genius.xml:4540(para)
+#: C/genius.xml:4574(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 "
@@ -7747,7 +7823,7 @@ msgstr ""
 "[1      11      13\n"
 " 1      2       1]</screen>"
 
-#: C/genius.xml:4549(para)
+#: C/genius.xml:4583(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Factorization\";>Wikipedia</"
 "ulink> for more information."
@@ -7755,16 +7831,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/Faktorizace\">Wikipedia</ulink>."
 
-#: C/genius.xml:4557(term)
+#: C/genius.xml:4591(term)
 msgid "<anchor id=\"gel-function-Factors\"/>Factors"
 msgstr "<anchor id=\"gel-function-Factors\"/>Factors"
 
-#: C/genius.xml:4559(synopsis)
+#: C/genius.xml:4593(synopsis)
 #, no-wrap
 msgid "Factors (n)"
 msgstr "Factors (n)"
 
-#: C/genius.xml:4566(programlisting)
+#: C/genius.xml:4600(programlisting)
 #, no-wrap
 msgid ""
 "for n=1 to 1000 do (\n"
@@ -7777,7 +7853,7 @@ msgstr ""
 "        print(n)\n"
 ")\n"
 
-#: C/genius.xml:4560(para)
+#: C/genius.xml:4594(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 "
@@ -7791,16 +7867,16 @@ msgstr ""
 "součtem všech svých činitelů) až do 1000 můžete udělat toto (je to však "
 "značně neefektivní) <placeholder-1/>"
 
-#: C/genius.xml:4576(term)
+#: C/genius.xml:4610(term)
 msgid "<anchor id=\"gel-function-FermatFactorization\"/>FermatFactorization"
 msgstr "<anchor id=\"gel-function-FermatFactorization\"/>FermatFactorization"
 
-#: C/genius.xml:4578(synopsis)
+#: C/genius.xml:4612(synopsis)
 #, no-wrap
 msgid "FermatFactorization (n,tries)"
 msgstr "FermatFactorization (n,pokusy)"
 
-#: C/genius.xml:4579(para)
+#: C/genius.xml:4613(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 "
@@ -7812,7 +7888,7 @@ msgstr ""
 "varname> jako vektor, jinak vrací <constant>null</constant>. Argument "
 "<varname>pokusy</varname> určuje počet pokusu, než se výpočet vzdá."
 
-#: C/genius.xml:4586(para)
+#: C/genius.xml:4620(para)
 msgid ""
 "This is a fairly good factorization if your number is the product of two "
 "factors that are very close to each other."
@@ -7820,7 +7896,7 @@ msgstr ""
 "Jedná se o docela dobrý rozklad za předpokladu, že je vaše číslo součinem "
 "dvou přibližně stejně velkých čísel."
 
-#: C/genius.xml:4590(para)
+#: C/genius.xml:4624(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Fermat_factorization";
 "\">Wikipedia</ulink> for more information."
@@ -7828,18 +7904,18 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://en.wikipedia.org/";
 "wiki/Fermat_factorization\">Wikipedia</ulink> (text je v angličtině)."
 
-#: C/genius.xml:4598(term)
+#: C/genius.xml:4632(term)
 msgid ""
 "<anchor id=\"gel-function-FindPrimitiveElementMod\"/>FindPrimitiveElementMod"
 msgstr ""
 "<anchor id=\"gel-function-FindPrimitiveElementMod\"/>FindPrimitiveElementMod"
 
-#: C/genius.xml:4600(synopsis)
+#: C/genius.xml:4634(synopsis)
 #, no-wrap
 msgid "FindPrimitiveElementMod (q)"
 msgstr "FindPrimitiveElementMod (q)"
 
-#: C/genius.xml:4601(para)
+#: C/genius.xml:4635(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 "
@@ -7849,7 +7925,7 @@ msgstr ""
 "<varname>q</varname>. Je samozřejmé, že <varname>q</varname> musí být "
 "prvočíslo."
 
-#: C/genius.xml:4607(term)
+#: C/genius.xml:4641(term)
 msgid ""
 "<anchor id=\"gel-function-FindRandomPrimitiveElementMod\"/"
 ">FindRandomPrimitiveElementMod"
@@ -7857,12 +7933,12 @@ msgstr ""
 "<anchor id=\"gel-function-FindRandomPrimitiveElementMod\"/"
 ">FindRandomPrimitiveElementMod"
 
-#: C/genius.xml:4609(synopsis)
+#: C/genius.xml:4643(synopsis)
 #, no-wrap
 msgid "FindRandomPrimitiveElementMod (q)"
 msgstr "FindRandomPrimitiveElementMod (q)"
 
-#: C/genius.xml:4610(para)
+#: C/genius.xml:4644(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)."
@@ -7871,16 +7947,16 @@ msgstr ""
 "řádu <varname>q</varname>. Je samozřejmé, že <varname>q</varname> musí být "
 "prvočíslo."
 
-#: C/genius.xml:4616(term)
+#: C/genius.xml:4650(term)
 msgid "<anchor id=\"gel-function-IndexCalculus\"/>IndexCalculus"
 msgstr "<anchor id=\"gel-function-IndexCalculus\"/>IndexCalculus"
 
-#: C/genius.xml:4618(synopsis)
+#: C/genius.xml:4652(synopsis)
 #, no-wrap
 msgid "IndexCalculus (n,b,q,S)"
 msgstr "IndexCalculus (n,b,q,S)"
 
-#: C/genius.xml:4619(para)
+#: C/genius.xml:4653(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</"
@@ -7897,7 +7973,7 @@ msgstr ""
 "function-IndexCalculusPrecalculation"
 "\"><function>IndexCalculusPrecalculation</function></link>."
 
-#: C/genius.xml:4628(term)
+#: C/genius.xml:4662(term)
 msgid ""
 "<anchor id=\"gel-function-IndexCalculusPrecalculation\"/"
 ">IndexCalculusPrecalculation"
@@ -7905,12 +7981,12 @@ msgstr ""
 "<anchor id=\"gel-function-IndexCalculusPrecalculation\"/"
 ">IndexCalculusPrecalculation"
 
-#: C/genius.xml:4630(synopsis)
+#: C/genius.xml:4664(synopsis)
 #, no-wrap
 msgid "IndexCalculusPrecalculation (b,q,S)"
 msgstr "IndexCalculusPrecalculation (b,q,S)"
 
-#: C/genius.xml:4631(para)
+#: C/genius.xml:4665(para)
 msgid ""
 "Run the precalculation step of <link linkend=\"gel-function-IndexCalculus"
 "\"><function>IndexCalculus</function></link> for logarithms base <varname>b</"
@@ -7926,31 +8002,31 @@ msgstr ""
 "<varname>S</varname> (kde <varname>S</varname> je sloupcový vektor "
 "prvočísel). Logaritmy budou předpočítány a vráceny v druhém sloupci."
 
-#: C/genius.xml:4641(term)
+#: C/genius.xml:4675(term)
 msgid "<anchor id=\"gel-function-IsEven\"/>IsEven"
 msgstr "<anchor id=\"gel-function-IsEven\"/>IsEven"
 
-#: C/genius.xml:4643(synopsis)
+#: C/genius.xml:4677(synopsis)
 #, no-wrap
 msgid "IsEven (n)"
 msgstr "IsEven (n)"
 
-#: C/genius.xml:4644(para)
+#: C/genius.xml:4678(para)
 msgid "Tests if an integer is even."
 msgstr "Otestovat, zda je celé číslo sudé."
 
-#: C/genius.xml:4649(term)
+#: C/genius.xml:4683(term)
 msgid ""
 "<anchor id=\"gel-function-IsMersennePrimeExponent\"/>IsMersennePrimeExponent"
 msgstr ""
 "<anchor id=\"gel-function-IsMersennePrimeExponent\"/>IsMersennePrimeExponent"
 
-#: C/genius.xml:4651(synopsis)
+#: C/genius.xml:4685(synopsis)
 #, no-wrap
 msgid "IsMersennePrimeExponent (p)"
 msgstr "IsMersennePrimeExponent (p)"
 
-#: C/genius.xml:4652(para)
+#: C/genius.xml:4686(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 "
@@ -7966,7 +8042,7 @@ msgstr ""
 "\">MersennePrimeExponents</link> a <link linkend=\"gel-function-LucasLehmer"
 "\">LucasLehmer</link>."
 
-#: C/genius.xml:4663(para) C/genius.xml:4879(para)
+#: C/genius.xml:4697(para) C/genius.xml:4913(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Mersenne_prime\";>Wikipedia</"
 "ulink>, <ulink url=\"http://planetmath.org/encyclopedia/MersenneNumbers.html";
@@ -7982,16 +8058,16 @@ msgstr ""
 "\"http://cs.wikipedia.org/wiki/Mersennovo_prvo%C4%8D%C3%ADslo\";>Wikipedia</"
 "ulink>."
 
-#: C/genius.xml:4675(term)
+#: C/genius.xml:4709(term)
 msgid "<anchor id=\"gel-function-IsNthPower\"/>IsNthPower"
 msgstr "<anchor id=\"gel-function-IsNthPower\"/>IsNthPower"
 
-#: C/genius.xml:4677(synopsis)
+#: C/genius.xml:4711(synopsis)
 #, no-wrap
 msgid "IsNthPower (m,n)"
 msgstr "IsNthPower (m,n)"
 
-#: C/genius.xml:4678(para)
+#: C/genius.xml:4712(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"
@@ -8003,44 +8079,44 @@ msgstr ""
 "IsPerfectPower\">IsPerfectPower</link> a <link linkend=\"gel-function-"
 "IsPerfectSquare\">IsPerfectSquare</link>."
 
-#: C/genius.xml:4689(term)
+#: C/genius.xml:4723(term)
 msgid "<anchor id=\"gel-function-IsOdd\"/>IsOdd"
 msgstr "<anchor id=\"gel-function-IsOdd\"/>IsOdd"
 
-#: C/genius.xml:4691(synopsis)
+#: C/genius.xml:4725(synopsis)
 #, no-wrap
 msgid "IsOdd (n)"
 msgstr "IsOdd (n)"
 
-#: C/genius.xml:4692(para)
+#: C/genius.xml:4726(para)
 msgid "Tests if an integer is odd."
 msgstr "Otestovat, zda je celé číslo liché."
 
-#: C/genius.xml:4697(term)
+#: C/genius.xml:4731(term)
 msgid "<anchor id=\"gel-function-IsPerfectPower\"/>IsPerfectPower"
 msgstr "<anchor id=\"gel-function-IsPerfectPower\"/>IsPerfectPower"
 
-#: C/genius.xml:4699(synopsis)
+#: C/genius.xml:4733(synopsis)
 #, no-wrap
 msgid "IsPerfectPower (n)"
 msgstr "IsPerfectPower (n)"
 
-#: C/genius.xml:4700(para)
+#: C/genius.xml:4734(para)
 msgid "Check an integer is any perfect power, a<superscript>b</superscript>."
 msgstr ""
 "Zkontrolovat, zda je celé číslo perfekntí mocninou a<superscript>b</"
 "superscript>."
 
-#: C/genius.xml:4705(term)
+#: C/genius.xml:4739(term)
 msgid "<anchor id=\"gel-function-IsPerfectSquare\"/>IsPerfectSquare"
 msgstr "<anchor id=\"gel-function-IsPerfectSquare\"/>IsPerfectSquare"
 
-#: C/genius.xml:4707(synopsis)
+#: C/genius.xml:4741(synopsis)
 #, no-wrap
 msgid "IsPerfectSquare (n)"
 msgstr "IsPerfectSquare (n)"
 
-#: C/genius.xml:4708(para)
+#: C/genius.xml:4742(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 "
@@ -8050,16 +8126,16 @@ msgstr ""
 "Číslo musí být přirozené číslo. Záporná celá čísla samozřejmě perfektními "
 "druhými mocninami přirozených čísel být nemohou."
 
-#: C/genius.xml:4717(term)
+#: C/genius.xml:4751(term)
 msgid "<anchor id=\"gel-function-IsPrime\"/>IsPrime"
 msgstr "<anchor id=\"gel-function-IsPrime\"/>IsPrime"
 
-#: C/genius.xml:4719(synopsis)
+#: C/genius.xml:4753(synopsis)
 #, no-wrap
 msgid "IsPrime (n)"
 msgstr "IsPrime (n)"
 
-#: C/genius.xml:4720(para)
+#: C/genius.xml:4754(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 "
@@ -8077,7 +8153,7 @@ msgstr ""
 "<function>IsPrimeMillerRabinReps</function>. Výchozí hodnota 22 dává "
 "pravděpodobnost zhruba 5.7e-14."
 
-#: C/genius.xml:4731(para)
+#: C/genius.xml:4765(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 "
@@ -8091,7 +8167,7 @@ msgstr ""
 "MillerRabinTestSure\"><function>MillerRabinTestSure</function></link>, ale "
 "může to trvat trochu déle."
 
-#: C/genius.xml:4739(para) C/genius.xml:4977(para) C/genius.xml:5017(para)
+#: C/genius.xml:4773(para) C/genius.xml:5011(para) C/genius.xml:5051(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/PrimeNumber.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -8103,16 +8179,16 @@ msgstr ""
 "ulink> (text je v angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/";
 "Prvo%C4%8D%C3%ADslo\">Wikipedia</ulink>."
 
-#: C/genius.xml:4748(term)
+#: C/genius.xml:4782(term)
 msgid "<anchor id=\"gel-function-IsPrimitiveMod\"/>IsPrimitiveMod"
 msgstr "<anchor id=\"gel-function-IsPrimitiveMod\"/>IsPrimitiveMod"
 
-#: C/genius.xml:4750(synopsis)
+#: C/genius.xml:4784(synopsis)
 #, no-wrap
 msgid "IsPrimitiveMod (g,q)"
 msgstr "IsPrimitiveMod (g,q)"
 
-#: C/genius.xml:4751(para)
+#: C/genius.xml:4785(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 "
@@ -8123,7 +8199,7 @@ msgstr ""
 "varname> je prvočíslo. Pokud <varname>q</varname> není prvočíslo, jsou "
 "výsledky nesmyslné."
 
-#: C/genius.xml:4757(term)
+#: C/genius.xml:4791(term)
 msgid ""
 "<anchor id=\"gel-function-IsPrimitiveModWithPrimeFactors\"/"
 ">IsPrimitiveModWithPrimeFactors"
@@ -8131,12 +8207,12 @@ msgstr ""
 "<anchor id=\"gel-function-IsPrimitiveModWithPrimeFactors\"/"
 ">IsPrimitiveModWithPrimeFactors"
 
-#: C/genius.xml:4759(synopsis)
+#: C/genius.xml:4793(synopsis)
 #, no-wrap
 msgid "IsPrimitiveModWithPrimeFactors (g,q,f)"
 msgstr "IsPrimitiveModWithPrimeFactors (g,q,f)"
 
-#: C/genius.xml:4760(para)
+#: C/genius.xml:4794(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 "
@@ -8149,16 +8225,16 @@ msgstr ""
 "činitelů <varname>q</varname>-1. Pokud <varname>q</varname> není prvočíslo, "
 "jsou výsledky nesmyslné."
 
-#: C/genius.xml:4768(term)
+#: C/genius.xml:4802(term)
 msgid "<anchor id=\"gel-function-IsPseudoprime\"/>IsPseudoprime"
 msgstr "<anchor id=\"gel-function-IsPseudoprime\"/>IsPseudoprime"
 
-#: C/genius.xml:4770(synopsis)
+#: C/genius.xml:4804(synopsis)
 #, no-wrap
 msgid "IsPseudoprime (n,b)"
 msgstr "IsPseudoprime (n,b)"
 
-#: C/genius.xml:4771(para)
+#: C/genius.xml:4805(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 "
@@ -8170,16 +8246,16 @@ msgstr ""
 "se funkce <link linkend=\"gel-function-PseudoprimeTest"
 "\"><function>PseudoprimeTest</function></link>."
 
-#: C/genius.xml:4777(term)
+#: C/genius.xml:4811(term)
 msgid "<anchor id=\"gel-function-IsStrongPseudoprime\"/>IsStrongPseudoprime"
 msgstr "<anchor id=\"gel-function-IsStrongPseudoprime\"/>IsStrongPseudoprime"
 
-#: C/genius.xml:4779(synopsis)
+#: C/genius.xml:4813(synopsis)
 #, no-wrap
 msgid "IsStrongPseudoprime (n,b)"
 msgstr "IsStrongPseudoprime (n,b)"
 
-#: C/genius.xml:4780(para)
+#: C/genius.xml:4814(para)
 msgid ""
 "Test if <varname>n</varname> is a strong pseudoprime to base <varname>b</"
 "varname> but not a prime."
@@ -8187,37 +8263,37 @@ msgstr ""
 "Zjistit, zda je <varname>n</varname> silné pseudoprvočíslo o základu "
 "<varname>b</varname>, ale ne prvočíslo."
 
-#: C/genius.xml:4785(term)
+#: C/genius.xml:4819(term)
 msgid "<anchor id=\"gel-function-Jacobi\"/>Jacobi"
 msgstr "<anchor id=\"gel-function-Jacobi\"/>Jacobi"
 
-#: C/genius.xml:4787(synopsis)
+#: C/genius.xml:4821(synopsis)
 #, no-wrap
 msgid "Jacobi (a,b)"
 msgstr "Jacobi (a,b)"
 
-#: C/genius.xml:4788(para)
+#: C/genius.xml:4822(para)
 msgid "Aliases: <function>JacobiSymbol</function>"
 msgstr "Alternativní názvy: <function>JacobiSymbol</function>"
 
-#: C/genius.xml:4789(para)
+#: C/genius.xml:4823(para)
 msgid "Calculate the Jacobi symbol (a/b) (b should be odd)."
 msgstr "Spočítat Jacobiho symbol (a/b) (b by mělo být liché)."
 
-#: C/genius.xml:4794(term)
+#: C/genius.xml:4828(term)
 msgid "<anchor id=\"gel-function-JacobiKronecker\"/>JacobiKronecker"
 msgstr "<anchor id=\"gel-function-JacobiKronecker\"/>JacobiKronecker"
 
-#: C/genius.xml:4796(synopsis)
+#: C/genius.xml:4830(synopsis)
 #, no-wrap
 msgid "JacobiKronecker (a,b)"
 msgstr "JacobiKronecker (a,b)"
 
-#: C/genius.xml:4797(para)
+#: C/genius.xml:4831(para)
 msgid "Aliases: <function>JacobiKroneckerSymbol</function>"
 msgstr "Alternativní názvy: <function>JacobiKroneckerSymbol</function>"
 
-#: C/genius.xml:4798(para)
+#: C/genius.xml:4832(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."
@@ -8226,16 +8302,16 @@ msgstr ""
 "<varname>a</varname> je liché, nebo (a/2)=0, když <varname>a</varname> je "
 "sudé."
 
-#: C/genius.xml:4803(term)
+#: C/genius.xml:4837(term)
 msgid "<anchor id=\"gel-function-LeastAbsoluteResidue\"/>LeastAbsoluteResidue"
 msgstr "<anchor id=\"gel-function-LeastAbsoluteResidue\"/>LeastAbsoluteResidue"
 
-#: C/genius.xml:4805(synopsis)
+#: C/genius.xml:4839(synopsis)
 #, no-wrap
 msgid "LeastAbsoluteResidue (a,n)"
 msgstr "LeastAbsoluteResidue (a,n)"
 
-#: C/genius.xml:4806(para)
+#: C/genius.xml:4840(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)."
@@ -8243,24 +8319,24 @@ msgstr ""
 "Vrátit zbytek <varname>a</varname> mod <varname>n</varname> s nejmenší "
 "absolutní hodnotou (v intervalu -n/2 až n/2)."
 
-#: C/genius.xml:4811(term)
+#: C/genius.xml:4845(term)
 msgid "<anchor id=\"gel-function-Legendre\"/>Legendre"
 msgstr "<anchor id=\"gel-function-Legendre\"/>Legendre"
 
-#: C/genius.xml:4813(synopsis)
+#: C/genius.xml:4847(synopsis)
 #, no-wrap
 msgid "Legendre (a,p)"
 msgstr "Legendre (a,p)"
 
-#: C/genius.xml:4814(para)
+#: C/genius.xml:4848(para)
 msgid "Aliases: <function>LegendreSymbol</function>"
 msgstr "Alternativní názvy: <function>LegendreSymbol</function>"
 
-#: C/genius.xml:4815(para)
+#: C/genius.xml:4849(para)
 msgid "Calculate the Legendre symbol (a/p)."
 msgstr "Spočítat Legendrův symbol (a/p)."
 
-#: C/genius.xml:4816(para)
+#: C/genius.xml:4850(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/LegendreSymbol.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -8271,16 +8347,16 @@ msgstr ""
 "nebo <ulink url=\"http://mathworld.wolfram.com/LegendreSymbol.html";
 "\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:4825(term)
+#: C/genius.xml:4859(term)
 msgid "<anchor id=\"gel-function-LucasLehmer\"/>LucasLehmer"
 msgstr "<anchor id=\"gel-function-LucasLehmer\"/>LucasLehmer"
 
-#: C/genius.xml:4827(synopsis)
+#: C/genius.xml:4861(synopsis)
 #, no-wrap
 msgid "LucasLehmer (p)"
 msgstr "LucasLehmer (p)"
 
-#: C/genius.xml:4828(para)
+#: C/genius.xml:4862(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"
@@ -8292,7 +8368,7 @@ msgstr ""
 "MersennePrimeExponents\">MersennePrimeExponents</link> a <link linkend=\"gel-"
 "function-IsMersennePrimeExponent\">IsMersennePrimeExponent</link>."
 
-#: C/genius.xml:4834(para)
+#: C/genius.xml:4868(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Lucas";
 "%E2%80%93Lehmer_primality_test\">Wikipedia</ulink> or <ulink url=\"http://";
@@ -8307,20 +8383,20 @@ msgstr ""
 "mathworld.wolfram.com/Lucas-LehmerTest.html\">Mathworld</ulink> (text je v "
 "agličtině)."
 
-#: C/genius.xml:4844(term)
+#: C/genius.xml:4878(term)
 msgid "<anchor id=\"gel-function-LucasNumber\"/>LucasNumber"
 msgstr "<anchor id=\"gel-function-LucasNumber\"/>LucasNumber"
 
-#: C/genius.xml:4846(synopsis)
+#: C/genius.xml:4880(synopsis)
 #, no-wrap
 msgid "LucasNumber (n)"
 msgstr "LucasNumber (n)"
 
-#: C/genius.xml:4847(para)
+#: C/genius.xml:4881(para)
 msgid "Returns the <varname>n</varname>th Lucas number."
 msgstr "Vrátit <varname>n</varname>-té Lucasovo číslo."
 
-#: C/genius.xml:4848(para)
+#: C/genius.xml:4882(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Lucas_number\";>Wikipedia</"
 "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/LucasNumbers.html";
@@ -8333,7 +8409,7 @@ msgstr ""
 "(text je v angličtině) nebo <ulink url=\"http://mathworld.wolfram.com/";
 "LucasNumber.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:4858(term)
+#: C/genius.xml:4892(term)
 msgid ""
 "<anchor id=\"gel-function-MaximalPrimePowerFactors\"/"
 ">MaximalPrimePowerFactors"
@@ -8341,27 +8417,27 @@ msgstr ""
 "<anchor id=\"gel-function-MaximalPrimePowerFactors\"/"
 ">MaximalPrimePowerFactors"
 
-#: C/genius.xml:4860(synopsis)
+#: C/genius.xml:4894(synopsis)
 #, no-wrap
 msgid "MaximalPrimePowerFactors (n)"
 msgstr "MaximalPrimePowerFactors (n)"
 
-#: C/genius.xml:4861(para)
+#: C/genius.xml:4895(para)
 msgid "Return all maximal prime power factors of a number."
 msgstr "Vrátit všechny maximální mocniny prvočísel v rozkladu čísla."
 
-#: C/genius.xml:4866(term)
+#: C/genius.xml:4900(term)
 msgid ""
 "<anchor id=\"gel-function-MersennePrimeExponents\"/>MersennePrimeExponents"
 msgstr ""
 "<anchor id=\"gel-function-MersennePrimeExponents\"/>MersennePrimeExponents"
 
-#: C/genius.xml:4868(synopsis)
+#: C/genius.xml:4902(synopsis)
 #, no-wrap
 msgid "MersennePrimeExponents"
 msgstr "MersennePrimeExponents"
 
-#: C/genius.xml:4869(para)
+#: C/genius.xml:4903(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 "
@@ -8375,16 +8451,16 @@ msgstr ""
 "IsMersennePrimeExponent\">IsMersennePrimeExponent</link> a <link linkend="
 "\"gel-function-LucasLehmer\">LucasLehmer</link>."
 
-#: C/genius.xml:4891(term)
+#: C/genius.xml:4925(term)
 msgid "<anchor id=\"gel-function-MillerRabinTest\"/>MillerRabinTest"
 msgstr "<anchor id=\"gel-function-MillerRabinTest\"/>MillerRabinTest"
 
-#: C/genius.xml:4893(synopsis)
+#: C/genius.xml:4927(synopsis)
 #, no-wrap
 msgid "MillerRabinTest (n,reps)"
 msgstr "MillerRabinTest (n,opak)"
 
-#: C/genius.xml:4894(para)
+#: C/genius.xml:4928(para)
 msgid ""
 "Use the Miller-Rabin primality test on <varname>n</varname>, <varname>reps</"
 "varname> number of times. The probability of false positive is "
@@ -8399,7 +8475,7 @@ msgstr ""
 "\"><function>IsPrime</function></link>, protože je rychlejší a lepší u "
 "menších celých čísel."
 
-#: C/genius.xml:4903(para) C/genius.xml:4921(para)
+#: C/genius.xml:4937(para) C/genius.xml:4955(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Miller";
 "%E2%80%93Rabin_primality_test\">Wikipedia</ulink> or <ulink url=\"http://";
@@ -8414,16 +8490,16 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Miller%C5%AFv-Rabin";
 "%C5%AFv_test_prvo%C4%8D%C3%ADselnosti\">Wikipedia</ulink>."
 
-#: C/genius.xml:4913(term)
+#: C/genius.xml:4947(term)
 msgid "<anchor id=\"gel-function-MillerRabinTestSure\"/>MillerRabinTestSure"
 msgstr "<anchor id=\"gel-function-MillerRabinTestSure\"/>MillerRabinTestSure"
 
-#: C/genius.xml:4915(synopsis)
+#: C/genius.xml:4949(synopsis)
 #, no-wrap
 msgid "MillerRabinTestSure (n)"
 msgstr "MillerRabinTestSure (n)"
 
-#: C/genius.xml:4916(para)
+#: C/genius.xml:4950(para)
 msgid ""
 "Use the Miller-Rabin primality test on <varname>n</varname> with enough "
 "bases that assuming the Generalized Reimann Hypothesis the result is "
@@ -8433,20 +8509,20 @@ msgstr ""
 "bázemi, že za předpokladu zobecněné Riemannovy hypotézy je výsledek "
 "deterministický."
 
-#: C/genius.xml:4931(term)
+#: C/genius.xml:4965(term)
 msgid "<anchor id=\"gel-function-ModInvert\"/>ModInvert"
 msgstr "<anchor id=\"gel-function-ModInvert\"/>ModInvert"
 
-#: C/genius.xml:4933(synopsis)
+#: C/genius.xml:4967(synopsis)
 #, no-wrap
 msgid "ModInvert (n,m)"
 msgstr "ModInvert (n,m)"
 
-#: C/genius.xml:4934(para)
+#: C/genius.xml:4968(para)
 msgid "Returns inverse of n mod m."
 msgstr "Vrátit převrácenou hodnotu n mod m."
 
-#: C/genius.xml:4935(para)
+#: C/genius.xml:4969(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/ModularInverse.html";
 "\">Mathworld</ulink> for more information."
@@ -8454,16 +8530,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://mathworld.wolfram.";
 "com/ModularInverse.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:4943(term)
+#: C/genius.xml:4977(term)
 msgid "<anchor id=\"gel-function-MoebiusMu\"/>MoebiusMu"
 msgstr "<anchor id=\"gel-function-MoebiusMu\"/>MoebiusMu"
 
-#: C/genius.xml:4945(synopsis)
+#: C/genius.xml:4979(synopsis)
 #, no-wrap
 msgid "MoebiusMu (n)"
 msgstr "MoebiusMu (n)"
 
-#: C/genius.xml:4946(para)
+#: C/genius.xml:4980(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 "
@@ -8475,7 +8551,7 @@ msgstr ""
 "<userinput>(-1)^k</userinput> v případě, že je součin <varname>k</varname> "
 "různých prvočísel."
 
-#: C/genius.xml:4952(para)
+#: C/genius.xml:4986(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/MoebiusFunction.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -8487,16 +8563,16 @@ msgstr ""
 "\">Mathworld</ulink> (text je v angličtině) nebo <ulink url=\"http://cs.";
 "wikipedia.org/wiki/M%C3%B6biova_funkce\">Wikipedia</ulink>."
 
-#: C/genius.xml:4961(term)
+#: C/genius.xml:4995(term)
 msgid "<anchor id=\"gel-function-NextPrime\"/>NextPrime"
 msgstr "<anchor id=\"gel-function-NextPrime\"/>NextPrime"
 
-#: C/genius.xml:4963(synopsis)
+#: C/genius.xml:4997(synopsis)
 #, no-wrap
 msgid "NextPrime (n)"
 msgstr "NextPrime (n)"
 
-#: C/genius.xml:4964(para)
+#: C/genius.xml:4998(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 "
@@ -8506,7 +8582,7 @@ msgstr ""
 "jsou považována za prvočísla, takže předchozí prvočíslo můžete získat jako "
 "<userinput>-NextPrime(-n)</userinput>."
 
-#: C/genius.xml:4969(para)
+#: C/genius.xml:5003(para)
 msgid ""
 "This function uses the GMPs <function>mpz_nextprime</function>, which in "
 "turn uses the probabilistic Miller-Rabin test (See also <link linkend=\"gel-"
@@ -8520,16 +8596,16 @@ msgstr ""
 "function></link>). Pravděpodobnost falešné kladné odpovědi není "
 "nastavitelná, ale je dostatečně malá pro praktické účely."
 
-#: C/genius.xml:4986(term)
+#: C/genius.xml:5020(term)
 msgid "<anchor id=\"gel-function-PadicValuation\"/>PadicValuation"
 msgstr "<anchor id=\"gel-function-PadicValuation\"/>PadicValuation"
 
-#: C/genius.xml:4988(synopsis)
+#: C/genius.xml:5022(synopsis)
 #, no-wrap
 msgid "PadicValuation (n,p)"
 msgstr "PadicValuation (n,p)"
 
-#: C/genius.xml:4989(para)
+#: C/genius.xml:5023(para)
 msgid ""
 "Returns the p-adic valuation (number of trailing zeros in base <varname>p</"
 "varname>)."
@@ -8537,7 +8613,7 @@ msgstr ""
 "Vrátit p-adické ohodnocení (počet koncových nul v základu <varname>p</"
 "varname>)."
 
-#: C/genius.xml:4990(para)
+#: C/genius.xml:5024(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/PAdicValuation.html";
 "\">Planetmath</ulink> for more information."
@@ -8545,16 +8621,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://planetmath.org/";
 "encyclopedia/PAdicValuation.html\">Planetmath</ulink> (text je v angličtině)."
 
-#: C/genius.xml:4998(term)
+#: C/genius.xml:5032(term)
 msgid "<anchor id=\"gel-function-PowerMod\"/>PowerMod"
 msgstr "<anchor id=\"gel-function-PowerMod\"/>PowerMod"
 
-#: C/genius.xml:5000(synopsis)
+#: C/genius.xml:5034(synopsis)
 #, no-wrap
 msgid "PowerMod (a,b,m)"
 msgstr "PowerMod (a,b,m)"
 
-#: C/genius.xml:5001(para)
+#: C/genius.xml:5035(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 "
@@ -8567,37 +8643,37 @@ msgstr ""
 "aritmetiky. Z tohoto důvodu je <userinput>a^b mod m</userinput> stejně "
 "rychlé."
 
-#: C/genius.xml:5012(term)
+#: C/genius.xml:5046(term)
 msgid "<anchor id=\"gel-function-Prime\"/>Prime"
 msgstr "<anchor id=\"gel-function-Prime\"/>Prime"
 
-#: C/genius.xml:5014(synopsis)
+#: C/genius.xml:5048(synopsis)
 #, no-wrap
 msgid "Prime (n)"
 msgstr "Prime (n)"
 
-#: C/genius.xml:5015(para)
+#: C/genius.xml:5049(para)
 msgid "Aliases: <function>prime</function>"
 msgstr "Alternativní názvy: <function>prime</function>"
 
-#: C/genius.xml:5016(para)
+#: C/genius.xml:5050(para)
 msgid "Return the <varname>n</varname>th prime (up to a limit)."
 msgstr "Vrátit <varname>n</varname>-té prvočíslo (až do limitu)."
 
-#: C/genius.xml:5026(term)
+#: C/genius.xml:5060(term)
 msgid "<anchor id=\"gel-function-PrimeFactors\"/>PrimeFactors"
 msgstr "<anchor id=\"gel-function-PrimeFactors\"/>PrimeFactors"
 
-#: C/genius.xml:5028(synopsis)
+#: C/genius.xml:5062(synopsis)
 #, no-wrap
 msgid "PrimeFactors (n)"
 msgstr "PrimeFactors (n)"
 
-#: C/genius.xml:5029(para)
+#: C/genius.xml:5063(para)
 msgid "Return all prime factors of a number as a vector."
 msgstr "Vrátit v podobě vektoru všechny prvočinitele čísla."
 
-#: C/genius.xml:5030(para)
+#: C/genius.xml:5064(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/PrimeFactor.html\";>Mathworld</"
 "ulink> for more information."
@@ -8605,16 +8681,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://mathworld.wolfram.";
 "com/PrimeFactor.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:5038(term)
+#: C/genius.xml:5072(term)
 msgid "<anchor id=\"gel-function-PseudoprimeTest\"/>PseudoprimeTest"
 msgstr "<anchor id=\"gel-function-PseudoprimeTest\"/>PseudoprimeTest"
 
-#: C/genius.xml:5040(synopsis)
+#: C/genius.xml:5074(synopsis)
 #, no-wrap
 msgid "PseudoprimeTest (n,b)"
 msgstr "PseudoprimeTest (n,b)"
 
-#: C/genius.xml:5041(para)
+#: C/genius.xml:5075(para)
 msgid ""
 "Pseudoprime test, returns <constant>true</constant> if and only if "
 "<userinput>b^(n-1) == 1  mod n</userinput>"
@@ -8622,7 +8698,7 @@ msgstr ""
 "Test pseudoprvočíselnosti, vrací <constant>true</constant> když a jen když "
 "<userinput>b^(n-1) == 1  mod n</userinput>."
 
-#: C/genius.xml:5043(para)
+#: C/genius.xml:5077(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/Pseudoprime.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -8634,16 +8710,16 @@ msgstr ""
 "ulink> (text je v angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/";
 "Pseudoprvo%C4%8D%C3%ADslo\">Wikipedia</ulink>."
 
-#: C/genius.xml:5052(term)
+#: C/genius.xml:5086(term)
 msgid "<anchor id=\"gel-function-RemoveFactor\"/>RemoveFactor"
 msgstr "<anchor id=\"gel-function-RemoveFactor\"/>RemoveFactor"
 
-#: C/genius.xml:5054(synopsis)
+#: C/genius.xml:5088(synopsis)
 #, no-wrap
 msgid "RemoveFactor (n,m)"
 msgstr "RemoveFactor (n,m)"
 
-#: C/genius.xml:5055(para)
+#: C/genius.xml:5089(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</"
@@ -8653,7 +8729,7 @@ msgstr ""
 "varname>. Prakticky to znamená, že je poděleno nejvyšší mocninou čísla "
 "<varname>m</varname>, která je dělitelem <varname>n</varname>."
 
-#: C/genius.xml:5056(para)
+#: C/genius.xml:5090(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/Divisibility.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/Factor.";
@@ -8665,7 +8741,7 @@ msgstr ""
 "(text je v angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/D";
 "%C4%9Blitelnost\">Wikipedia</ulink>."
 
-#: C/genius.xml:5065(term)
+#: C/genius.xml:5099(term)
 msgid ""
 "<anchor id=\"gel-function-SilverPohligHellmanWithFactorization\"/"
 ">SilverPohligHellmanWithFactorization"
@@ -8673,12 +8749,12 @@ msgstr ""
 "<anchor id=\"gel-function-SilverPohligHellmanWithFactorization\"/"
 ">SilverPohligHellmanWithFactorization"
 
-#: C/genius.xml:5067(synopsis)
+#: C/genius.xml:5101(synopsis)
 #, no-wrap
 msgid "SilverPohligHellmanWithFactorization (n,b,q,f)"
 msgstr "SilverPohligHellmanWithFactorization (n,b,q,f)"
 
-#: C/genius.xml:5068(para)
+#: C/genius.xml:5102(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>, "
@@ -8692,16 +8768,16 @@ msgstr ""
 "Hellmanova algoritmu, dané <varname>f</varname> je rozkladem <varname>q</"
 "varname>-1."
 
-#: C/genius.xml:5073(term)
+#: C/genius.xml:5107(term)
 msgid "<anchor id=\"gel-function-SqrtModPrime\"/>SqrtModPrime"
 msgstr "<anchor id=\"gel-function-SqrtModPrime\"/>SqrtModPrime"
 
-#: C/genius.xml:5075(synopsis)
+#: C/genius.xml:5109(synopsis)
 #, no-wrap
 msgid "SqrtModPrime (n,p)"
 msgstr "SqrtModPrime (n,p)"
 
-#: C/genius.xml:5076(para)
+#: C/genius.xml:5110(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 "
@@ -8711,7 +8787,7 @@ msgstr ""
 "(kde <varname>p</varname> je prvočíslo). Pokud není kvadratickým zbytkem, je "
 "vráceno null."
 
-#: C/genius.xml:5077(para)
+#: C/genius.xml:5111(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/QuadraticResidue.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -8722,18 +8798,18 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://mathworld.wolfram.com/QuadraticResidue.";
 "html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:5086(term)
+#: C/genius.xml:5120(term)
 msgid ""
 "<anchor id=\"gel-function-StrongPseudoprimeTest\"/>StrongPseudoprimeTest"
 msgstr ""
 "<anchor id=\"gel-function-StrongPseudoprimeTest\"/>StrongPseudoprimeTest"
 
-#: C/genius.xml:5088(synopsis)
+#: C/genius.xml:5122(synopsis)
 #, no-wrap
 msgid "StrongPseudoprimeTest (n,b)"
 msgstr "StrongPseudoprimeTest (n,b)"
 
-#: C/genius.xml:5089(para)
+#: C/genius.xml:5123(para)
 msgid ""
 "Run the strong pseudoprime test base <varname>b</varname> on <varname>n</"
 "varname>."
@@ -8741,7 +8817,7 @@ msgstr ""
 "Spustit silný test pseudoprvočíselnosti o základu <varname>b</varname> na "
 "<varname>n</varname>."
 
-#: C/genius.xml:5090(para)
+#: C/genius.xml:5124(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/StrongPseudoprime.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -8752,20 +8828,20 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://mathworld.wolfram.com/StrongPseudoprime.";
 "html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:5099(term)
+#: C/genius.xml:5133(term)
 msgid "<anchor id=\"gel-function-gcd\"/>gcd"
 msgstr "<anchor id=\"gel-function-gcd\"/>gcd"
 
-#: C/genius.xml:5101(synopsis)
+#: C/genius.xml:5135(synopsis)
 #, no-wrap
 msgid "gcd (a,args...)"
 msgstr "gcd (a,argumenty...)"
 
-#: C/genius.xml:5102(para)
+#: C/genius.xml:5136(para)
 msgid "Aliases: <function>GCD</function>"
 msgstr "Alternativní názvy: <function>GCD</function>"
 
-#: C/genius.xml:5103(para)
+#: C/genius.xml:5137(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 "
@@ -8776,7 +8852,7 @@ msgstr ""
 "celých čísel. Pokud zadáte více než jednu matici stejné velikosti, bude "
 "největší společný dělitel určen prvek po prvku."
 
-#: C/genius.xml:5109(para)
+#: C/genius.xml:5143(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/GreatestCommonDivisor.";
 "html\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -8789,20 +8865,20 @@ msgstr ""
 "wikipedia.org/wiki/Nejv%C4%9Bt%C5%A1%C3%AD_spole%C4%8Dn%C3%BD_d%C4%9Blitel"
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:5118(term)
+#: C/genius.xml:5152(term)
 msgid "<anchor id=\"gel-function-lcm\"/>lcm"
 msgstr "<anchor id=\"gel-function-lcm\"/>lcm"
 
-#: C/genius.xml:5120(synopsis)
+#: C/genius.xml:5154(synopsis)
 #, no-wrap
 msgid "lcm (a,args...)"
 msgstr "lcm (a,argumenty...)"
 
-#: C/genius.xml:5121(para)
+#: C/genius.xml:5155(para)
 msgid "Aliases: <function>LCM</function>"
 msgstr "Alternativní názvy: <function>LCM</function>"
 
-#: C/genius.xml:5122(para)
+#: C/genius.xml:5156(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 "
@@ -8813,7 +8889,7 @@ msgstr ""
 "celých čísel. Pokud zadáte více než jednu matici stejné velikosti, bude "
 "nejmenší společný násobek určen prvek po prvku."
 
-#: C/genius.xml:5128(para)
+#: C/genius.xml:5162(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/LeastCommonMultiple.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -8826,35 +8902,35 @@ msgstr ""
 "wikipedia.org/wiki/Nejmen%C5%A1%C3%AD_spole%C4%8Dn%C3%BD_n%C3%A1sobek"
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:5140(title)
+#: C/genius.xml:5174(title)
 msgid "Matrix Manipulation"
 msgstr "Práce s maticemi"
 
-#: C/genius.xml:5143(term)
+#: C/genius.xml:5177(term)
 msgid "<anchor id=\"gel-function-ApplyOverMatrix\"/>ApplyOverMatrix"
 msgstr "<anchor id=\"gel-function-ApplyOverMatrix\"/>ApplyOverMatrix"
 
-#: C/genius.xml:5145(synopsis)
+#: C/genius.xml:5179(synopsis)
 #, no-wrap
 msgid "ApplyOverMatrix (a,func)"
 msgstr "ApplyOverMatrix (a,fce)"
 
-#: C/genius.xml:5146(para)
+#: C/genius.xml:5180(para)
 msgid ""
 "Apply a function over all entries of a matrix and return a matrix of the "
 "results."
 msgstr "Použít funkci na všechny prvky matice a vrátit matici výsledků."
 
-#: C/genius.xml:5151(term)
+#: C/genius.xml:5185(term)
 msgid "<anchor id=\"gel-function-ApplyOverMatrix2\"/>ApplyOverMatrix2"
 msgstr "<anchor id=\"gel-function-ApplyOverMatrix2\"/>ApplyOverMatrix2"
 
-#: C/genius.xml:5153(synopsis)
+#: C/genius.xml:5187(synopsis)
 #, no-wrap
 msgid "ApplyOverMatrix2 (a,b,func)"
 msgstr "ApplyOverMatrix2 (a,b,fce)"
 
-#: C/genius.xml:5154(para)
+#: C/genius.xml:5188(para)
 msgid ""
 "Apply a function over all entries of 2 matrices (or 1 value and 1 matrix) "
 "and return a matrix of the results."
@@ -8862,55 +8938,55 @@ msgstr ""
 "Použít funkci na všechny prvky 2 matic (nebo 1 hodnoty a 1 matice) a vrátit "
 "matici výsledků."
 
-#: C/genius.xml:5159(term)
+#: C/genius.xml:5193(term)
 msgid "<anchor id=\"gel-function-ColumnsOf\"/>ColumnsOf"
 msgstr "<anchor id=\"gel-function-ColumnsOf\"/>ColumnsOf"
 
-#: C/genius.xml:5161(synopsis)
+#: C/genius.xml:5195(synopsis)
 #, no-wrap
 msgid "ColumnsOf (M)"
 msgstr "ColumnsOf (M)"
 
-#: C/genius.xml:5162(para)
+#: C/genius.xml:5196(para)
 msgid "Gets the columns of a matrix as a horizontal vector."
 msgstr "Vrátit sloupce matice jako vodorovný vektor."
 
-#: C/genius.xml:5167(term)
+#: C/genius.xml:5201(term)
 msgid "<anchor id=\"gel-function-ComplementSubmatrix\"/>ComplementSubmatrix"
 msgstr "<anchor id=\"gel-function-ComplementSubmatrix\"/>ComplementSubmatrix"
 
-#: C/genius.xml:5169(synopsis)
+#: C/genius.xml:5203(synopsis)
 #, no-wrap
 msgid "ComplementSubmatrix (m,r,c)"
 msgstr "ComplementSubmatrix (m,r,c)"
 
-#: C/genius.xml:5170(para)
+#: C/genius.xml:5204(para)
 msgid "Remove column(s) and row(s) from a matrix."
 msgstr "Odstranit sloupec (či slupce) a řádek (či řádky) z matice."
 
-#: C/genius.xml:5175(term)
+#: C/genius.xml:5209(term)
 msgid "<anchor id=\"gel-function-CompoundMatrix\"/>CompoundMatrix"
 msgstr "<anchor id=\"gel-function-CompoundMatrix\"/>CompoundMatrix"
 
-#: C/genius.xml:5177(synopsis)
+#: C/genius.xml:5211(synopsis)
 #, no-wrap
 msgid "CompoundMatrix (k,A)"
 msgstr "CompoundMatrix (k,A)"
 
-#: C/genius.xml:5178(para)
+#: C/genius.xml:5212(para)
 msgid "Calculate the kth compound matrix of A."
 msgstr "Spočítat <varname>k</varname>-tou složenou matici matice A."
 
-#: C/genius.xml:5183(term)
+#: C/genius.xml:5217(term)
 msgid "<anchor id=\"gel-function-CountZeroColumns\"/>CountZeroColumns"
 msgstr "<anchor id=\"gel-function-CountZeroColumns\"/>CountZeroColumns"
 
-#: C/genius.xml:5185(synopsis)
+#: C/genius.xml:5219(synopsis)
 #, no-wrap
 msgid "CountZeroColumns (M)"
 msgstr "CountZeroColumns (M)"
 
-#: C/genius.xml:5186(para)
+#: C/genius.xml:5220(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="
@@ -8922,46 +8998,46 @@ msgstr ""
 "\"gel-function-cref\"><function>cref</function></link> a <link linkend=\"gel-"
 "function-Nullity\"><function>Nullity</function></link>."
 
-#: C/genius.xml:5196(term)
+#: C/genius.xml:5230(term)
 msgid "<anchor id=\"gel-function-DeleteColumn\"/>DeleteColumn"
 msgstr "<anchor id=\"gel-function-DeleteColumn\"/>DeleteColumn"
 
-#: C/genius.xml:5198(synopsis)
+#: C/genius.xml:5232(synopsis)
 #, no-wrap
 msgid "DeleteColumn (M,col)"
 msgstr "DeleteColumn (M,sloupec)"
 
-#: C/genius.xml:5199(para)
+#: C/genius.xml:5233(para)
 msgid "Delete a column of a matrix."
 msgstr "Smazat sloupec matice."
 
-#: C/genius.xml:5204(term)
+#: C/genius.xml:5238(term)
 msgid "<anchor id=\"gel-function-DeleteRow\"/>DeleteRow"
 msgstr "<anchor id=\"gel-function-DeleteRow\"/>DeleteRow"
 
-#: C/genius.xml:5206(synopsis)
+#: C/genius.xml:5240(synopsis)
 #, no-wrap
 msgid "DeleteRow (M,row)"
 msgstr "DeleteRow (M,radek)"
 
-#: C/genius.xml:5207(para)
+#: C/genius.xml:5241(para)
 msgid "Delete a row of a matrix."
 msgstr "Smazat řádek matice."
 
-#: C/genius.xml:5212(term)
+#: C/genius.xml:5246(term)
 msgid "<anchor id=\"gel-function-DiagonalOf\"/>DiagonalOf"
 msgstr "<anchor id=\"gel-function-DiagonalOf\"/>DiagonalOf"
 
-#: C/genius.xml:5214(synopsis)
+#: C/genius.xml:5248(synopsis)
 #, no-wrap
 msgid "DiagonalOf (M)"
 msgstr "DiagonalOf (M)"
 
-#: C/genius.xml:5215(para)
+#: C/genius.xml:5249(para)
 msgid "Gets the diagonal entries of a matrix as a column vector."
 msgstr "Získat diagonální prvky matice jako sloupcový vektor."
 
-#: C/genius.xml:5216(para)
+#: C/genius.xml:5250(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Diagonal_of_a_matrix#Matrices";
 "\">Wikipedia</ulink> for more information."
@@ -8969,16 +9045,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/Diagon%C3%A1ln%C3%AD_matice\">Wikipedia</ulink>."
 
-#: C/genius.xml:5224(term)
+#: C/genius.xml:5258(term)
 msgid "<anchor id=\"gel-function-DotProduct\"/>DotProduct"
 msgstr "<anchor id=\"gel-function-DotProduct\"/>DotProduct"
 
-#: C/genius.xml:5226(synopsis)
+#: C/genius.xml:5260(synopsis)
 #, no-wrap
 msgid "DotProduct (u,v)"
 msgstr "DotProduct (u,v)"
 
-#: C/genius.xml:5227(para)
+#: C/genius.xml:5261(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 "
@@ -8988,7 +9064,7 @@ msgstr ""
 "Nepřijímají se konjugované vektory, protože jde o bilineární formu, i když "
 "pracuje i s komplexními čísly."
 
-#: C/genius.xml:5229(para)
+#: C/genius.xml:5263(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/DotProduct.html";
 "\">Planetmath</ulink> for more information."
@@ -8998,16 +9074,16 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Skal%C3%A1rn%C3%AD_sou%C4%8Din";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:5237(term)
+#: C/genius.xml:5271(term)
 msgid "<anchor id=\"gel-function-ExpandMatrix\"/>ExpandMatrix"
 msgstr "<anchor id=\"gel-function-ExpandMatrix\"/>ExpandMatrix"
 
-#: C/genius.xml:5239(synopsis)
+#: C/genius.xml:5273(synopsis)
 #, no-wrap
 msgid "ExpandMatrix (M)"
 msgstr "ExpandMatrix (M)"
 
-#: C/genius.xml:5240(para)
+#: C/genius.xml:5274(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 "
@@ -9019,20 +9095,20 @@ msgstr ""
 "menších a normálně je to prováděno na vstupu automaticky, s výjimkou kdy je "
 "matice zadána s uvozovkou."
 
-#: C/genius.xml:5250(term)
+#: C/genius.xml:5284(term)
 msgid "<anchor id=\"gel-function-HermitianProduct\"/>HermitianProduct"
 msgstr "<anchor id=\"gel-function-HermitianProduct\"/>HermitianProduct"
 
-#: C/genius.xml:5252(synopsis)
+#: C/genius.xml:5286(synopsis)
 #, no-wrap
 msgid "HermitianProduct (u,v)"
 msgstr "HermitianProduct (u,v)"
 
-#: C/genius.xml:5253(para)
+#: C/genius.xml:5287(para)
 msgid "Aliases: <function>InnerProduct</function>"
 msgstr "Alternativní názvy: <function>InnerProduct</function>"
 
-#: C/genius.xml:5254(para)
+#: C/genius.xml:5288(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."
@@ -9040,7 +9116,7 @@ msgstr ""
 "Získat hermitovský součin dvou vektorů. Vektory musí mít stejnou velikost. "
 "Jedná se o polybilineární formu používající jednotkovou matici."
 
-#: C/genius.xml:5255(para)
+#: C/genius.xml:5289(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/HermitianInnerProduct.html";
 "\">Mathworld</ulink> for more information."
@@ -9048,20 +9124,20 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://mathworld.wolfram.";
 "com/HermitianInnerProduct.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:5263(term)
+#: C/genius.xml:5297(term)
 msgid "<anchor id=\"gel-function-I\"/>I"
 msgstr "<anchor id=\"gel-function-I\"/>I"
 
-#: C/genius.xml:5265(synopsis)
+#: C/genius.xml:5299(synopsis)
 #, no-wrap
 msgid "I (n)"
 msgstr "I (n)"
 
-#: C/genius.xml:5266(para)
+#: C/genius.xml:5300(para)
 msgid "Aliases: <function>eye</function>"
 msgstr "Alternativní názvy: <function>eye</function>"
 
-#: C/genius.xml:5267(para)
+#: C/genius.xml:5301(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 "
@@ -9071,7 +9147,7 @@ msgstr ""
 "<varname>n</varname>. Pokud je <varname>n</varname> rovno 0, vrátí "
 "<constant>null</constant>."
 
-#: C/genius.xml:5268(para)
+#: C/genius.xml:5302(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/IdentityMatrix.html";
 "\">Planetmath</ulink> for more information."
@@ -9081,16 +9157,16 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Jednotkov%C3%A1_matice";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:5276(term)
+#: C/genius.xml:5310(term)
 msgid "<anchor id=\"gel-function-IndexComplement\"/>IndexComplement"
 msgstr "<anchor id=\"gel-function-IndexComplement\"/>IndexComplement"
 
-#: C/genius.xml:5278(synopsis)
+#: C/genius.xml:5312(synopsis)
 #, no-wrap
 msgid "IndexComplement (vec,msize)"
 msgstr "IndexComplement (vektor,mvelikost)"
 
-#: C/genius.xml:5279(para)
+#: C/genius.xml:5313(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</"
@@ -9102,20 +9178,20 @@ msgstr ""
 "dostaneme <userinput>[1,4,5]</userinput>. Pokud je <varname>mvelikost</"
 "varname> rovna 0, vrací vždy <constant>null</constant>."
 
-#: C/genius.xml:5286(term)
+#: C/genius.xml:5320(term)
 msgid "<anchor id=\"gel-function-IsDiagonal\"/>IsDiagonal"
 msgstr "<anchor id=\"gel-function-IsDiagonal\"/>IsDiagonal"
 
-#: C/genius.xml:5288(synopsis)
+#: C/genius.xml:5322(synopsis)
 #, no-wrap
 msgid "IsDiagonal (M)"
 msgstr "IsDiagonal (M)"
 
-#: C/genius.xml:5289(para)
+#: C/genius.xml:5323(para)
 msgid "Is a matrix diagonal."
 msgstr "Je matice diagonální?"
 
-#: C/genius.xml:5290(para) C/genius.xml:5440(para)
+#: C/genius.xml:5324(para) C/genius.xml:5474(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Diagonal_matrix\";>Wikipedia</"
 "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/DiagonalMatrix.html";
@@ -9126,16 +9202,16 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Diagon%C3%A1ln%C3%AD_matice";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:5299(term)
+#: C/genius.xml:5333(term)
 msgid "<anchor id=\"gel-function-IsIdentity\"/>IsIdentity"
 msgstr "<anchor id=\"gel-function-IsIdentity\"/>IsIdentity"
 
-#: C/genius.xml:5301(synopsis)
+#: C/genius.xml:5335(synopsis)
 #, no-wrap
 msgid "IsIdentity (x)"
 msgstr "IsIdentity (x)"
 
-#: C/genius.xml:5302(para)
+#: C/genius.xml:5336(para)
 msgid ""
 "Check if a matrix is the identity matrix. Automatically returns "
 "<constant>false</constant> if the matrix is not square. Also works on "
@@ -9150,16 +9226,16 @@ msgstr ""
 "<varname>x</varname> roven <constant>null</constant> (což můžeme považovat "
 "za matici 0 krát 0), nezpůsobí to chybu a vrátí <constant>false</constant>."
 
-#: C/genius.xml:5311(term)
+#: C/genius.xml:5345(term)
 msgid "<anchor id=\"gel-function-IsLowerTriangular\"/>IsLowerTriangular"
 msgstr "<anchor id=\"gel-function-IsLowerTriangular\"/>IsLowerTriangular"
 
-#: C/genius.xml:5313(synopsis)
+#: C/genius.xml:5347(synopsis)
 #, no-wrap
 msgid "IsLowerTriangular (M)"
 msgstr "IsLowerTriangular (M)"
 
-#: C/genius.xml:5314(para)
+#: C/genius.xml:5348(para)
 msgid ""
 "Is a matrix lower triangular. That is, are all the entries above the "
 "diagonal zero."
@@ -9167,29 +9243,29 @@ msgstr ""
 "Jde o dolní trojúhelníkovou matici? To je taková, která má všechny prvky nad "
 "diagonálou nulové."
 
-#: C/genius.xml:5319(term)
+#: C/genius.xml:5353(term)
 msgid "<anchor id=\"gel-function-IsMatrixInteger\"/>IsMatrixInteger"
 msgstr "<anchor id=\"gel-function-IsMatrixInteger\"/>IsMatrixInteger"
 
-#: C/genius.xml:5321(synopsis)
+#: C/genius.xml:5355(synopsis)
 #, no-wrap
 msgid "IsMatrixInteger (M)"
 msgstr "IsMatrixInteger (M)"
 
-#: C/genius.xml:5322(para)
+#: C/genius.xml:5356(para)
 msgid "Check if a matrix is a matrix of an integers (non-complex)."
 msgstr "Zkontrolovat, zda je matice maticí z celých (nekomplexních) čísel."
 
-#: C/genius.xml:5327(term)
+#: C/genius.xml:5361(term)
 msgid "<anchor id=\"gel-function-IsMatrixNonnegative\"/>IsMatrixNonnegative"
 msgstr "<anchor id=\"gel-function-IsMatrixNonnegative\"/>IsMatrixNonnegative"
 
-#: C/genius.xml:5329(synopsis)
+#: C/genius.xml:5363(synopsis)
 #, no-wrap
 msgid "IsMatrixNonnegative (M)"
 msgstr "IsMatrixNonnegative (M)"
 
-#: C/genius.xml:5330(para)
+#: C/genius.xml:5364(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."
@@ -9197,7 +9273,7 @@ msgstr ""
 "Zkontrolovat, zda je matice nezáporná, tj. zda je každý z prvků nezáporný. "
 "Nepleťte si pozitivní matice s pozitivně definitními maticemi."
 
-#: C/genius.xml:5332(para) C/genius.xml:5346(para)
+#: C/genius.xml:5366(para) C/genius.xml:5380(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Positive_matrix\";>Wikipedia</"
 "ulink> for more information."
@@ -9205,16 +9281,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://en.wikipedia.org/";
 "wiki/Positive_matrix\">Wikipedia</ulink> (text je v angličtině)."
 
-#: C/genius.xml:5340(term)
+#: C/genius.xml:5374(term)
 msgid "<anchor id=\"gel-function-IsMatrixPositive\"/>IsMatrixPositive"
 msgstr "<anchor id=\"gel-function-IsMatrixPositive\"/>IsMatrixPositive"
 
-#: C/genius.xml:5342(synopsis)
+#: C/genius.xml:5376(synopsis)
 #, no-wrap
 msgid "IsMatrixPositive (M)"
 msgstr "IsMatrixPositive (M)"
 
-#: C/genius.xml:5343(para)
+#: C/genius.xml:5377(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 "
@@ -9224,56 +9300,56 @@ msgstr ""
 "tudíž reálný). Především není žádný prvek 0. Nepleťte si positivní matice s "
 "pozitivně definitními maticemi."
 
-#: C/genius.xml:5354(term)
+#: C/genius.xml:5388(term)
 msgid "<anchor id=\"gel-function-IsMatrixRational\"/>IsMatrixRational"
 msgstr "<anchor id=\"gel-function-IsMatrixRational\"/>IsMatrixRational"
 
-#: C/genius.xml:5356(synopsis)
+#: C/genius.xml:5390(synopsis)
 #, no-wrap
 msgid "IsMatrixRational (M)"
 msgstr "IsMatrixRational (M)"
 
-#: C/genius.xml:5357(para)
+#: C/genius.xml:5391(para)
 msgid "Check if a matrix is a matrix of rational (non-complex) numbers."
 msgstr ""
 "Zkontrolovat, zda je matice maticí z racionálních (nekomplexních) čísel."
 
-#: C/genius.xml:5363(term)
+#: C/genius.xml:5397(term)
 msgid "<anchor id=\"gel-function-IsMatrixReal\"/>IsMatrixReal"
 msgstr "<anchor id=\"gel-function-IsMatrixReal\"/>IsMatrixReal"
 
-#: C/genius.xml:5365(synopsis)
+#: C/genius.xml:5399(synopsis)
 #, no-wrap
 msgid "IsMatrixReal (M)"
 msgstr "IsMatrixReal (M)"
 
-#: C/genius.xml:5366(para)
+#: C/genius.xml:5400(para)
 msgid "Check if a matrix is a matrix of real (non-complex) numbers."
 msgstr "Zkontrolovat, zda je matice složená z reálných (na komplexních) čísel."
 
-#: C/genius.xml:5371(term)
+#: C/genius.xml:5405(term)
 msgid "<anchor id=\"gel-function-IsMatrixSquare\"/>IsMatrixSquare"
 msgstr "<anchor id=\"gel-function-IsMatrixSquare\"/>IsMatrixSquare"
 
-#: C/genius.xml:5373(synopsis)
+#: C/genius.xml:5407(synopsis)
 #, no-wrap
 msgid "IsMatrixSquare (M)"
 msgstr "IsMatrixSquare (M)"
 
-#: C/genius.xml:5374(para)
+#: C/genius.xml:5408(para)
 msgid "Check if a matrix is square, that is its width is equal to its height."
 msgstr "Zkontrolovat, zda je matice čtvercová, tj. šířka je stejná jako výška."
 
-#: C/genius.xml:5382(term)
+#: C/genius.xml:5416(term)
 msgid "<anchor id=\"gel-function-IsUpperTriangular\"/>IsUpperTriangular"
 msgstr "<anchor id=\"gel-function-IsUpperTriangular\"/>IsUpperTriangular"
 
-#: C/genius.xml:5384(synopsis)
+#: C/genius.xml:5418(synopsis)
 #, no-wrap
 msgid "IsUpperTriangular (M)"
 msgstr "IsUpperTriangular (M)"
 
-#: C/genius.xml:5385(para)
+#: C/genius.xml:5419(para)
 msgid ""
 "Is a matrix upper triangular? That is, a matrix is upper triangular if all "
 "the entries below the diagonal are zero."
@@ -9281,16 +9357,16 @@ msgstr ""
 "Jde o horní trojúhelníkovou matici? To je taková, která má všechny prvky pod "
 "diagonálou nulové."
 
-#: C/genius.xml:5390(term)
+#: C/genius.xml:5424(term)
 msgid "<anchor id=\"gel-function-IsValueOnly\"/>IsValueOnly"
 msgstr "<anchor id=\"gel-function-IsValueOnly\"/>IsValueOnly"
 
-#: C/genius.xml:5392(synopsis)
+#: C/genius.xml:5426(synopsis)
 #, no-wrap
 msgid "IsValueOnly (M)"
 msgstr "IsValueOnly (M)"
 
-#: C/genius.xml:5393(para)
+#: C/genius.xml:5427(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."
@@ -9298,16 +9374,16 @@ msgstr ""
 "Zkontrolovat, zda se matice skládá pouze z čísel. Mnoho interních funkcí "
 "provádí tuto kontrolu. Hodnoty mohou být libovolná čísla včetně komplexních."
 
-#: C/genius.xml:5399(term)
+#: C/genius.xml:5433(term)
 msgid "<anchor id=\"gel-function-IsVector\"/>IsVector"
 msgstr "<anchor id=\"gel-function-IsVector\"/>IsVector"
 
-#: C/genius.xml:5401(synopsis)
+#: C/genius.xml:5435(synopsis)
 #, no-wrap
 msgid "IsVector (v)"
 msgstr "IsVector (v)"
 
-#: C/genius.xml:5402(para)
+#: C/genius.xml:5436(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</"
@@ -9317,16 +9393,16 @@ msgstr ""
 "vektorem, vektor je prostě jen matice 1 krát <varname>n</varname> nebo "
 "<varname>n</varname> krát 1."
 
-#: C/genius.xml:5411(term)
+#: C/genius.xml:5445(term)
 msgid "<anchor id=\"gel-function-IsZero\"/>IsZero"
 msgstr "<anchor id=\"gel-function-IsZero\"/>IsZero"
 
-#: C/genius.xml:5413(synopsis)
+#: C/genius.xml:5447(synopsis)
 #, no-wrap
 msgid "IsZero (x)"
 msgstr "IsZero (x)"
 
-#: C/genius.xml:5414(para)
+#: C/genius.xml:5448(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</"
@@ -9340,16 +9416,16 @@ msgstr ""
 "krát 0), nezpůsobí to žádnou chybu, ale vrátí se <constant>true</constant>, "
 "protože podmínka je prázdná."
 
-#: C/genius.xml:5424(term)
+#: C/genius.xml:5458(term)
 msgid "<anchor id=\"gel-function-LowerTriangular\"/>LowerTriangular"
 msgstr "<anchor id=\"gel-function-LowerTriangular\"/>LowerTriangular"
 
-#: C/genius.xml:5426(synopsis)
+#: C/genius.xml:5460(synopsis)
 #, no-wrap
 msgid "LowerTriangular (M)"
 msgstr "LowerTriangular (M)"
 
-#: C/genius.xml:5427(para)
+#: C/genius.xml:5461(para)
 msgid ""
 "Returns a copy of the matrix <varname>M</varname> with all the entries above "
 "the diagonal set to zero."
@@ -9357,20 +9433,20 @@ msgstr ""
 "Vrátit kopii matice <varname>M</varname> se všemi prvky nad diagonálou "
 "nastavenými na nulu."
 
-#: C/genius.xml:5432(term)
+#: C/genius.xml:5466(term)
 msgid "<anchor id=\"gel-function-MakeDiagonal\"/>MakeDiagonal"
 msgstr "<anchor id=\"gel-function-MakeDiagonal\"/>MakeDiagonal"
 
-#: C/genius.xml:5434(synopsis)
+#: C/genius.xml:5468(synopsis)
 #, no-wrap
 msgid "MakeDiagonal (v,arg...)"
 msgstr "MakeDiagonal (v,argument...)"
 
-#: C/genius.xml:5435(para)
+#: C/genius.xml:5469(para)
 msgid "Aliases: <function>diag</function>"
 msgstr "Alternativní názvy: <function>diag</function>"
 
-#: C/genius.xml:5436(para)
+#: C/genius.xml:5470(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])</"
@@ -9381,16 +9457,16 @@ msgstr ""
 "<userinput>MakeDiagonal([1,2,3])</userinput> je to stejné jako "
 "<userinput>MakeDiagonal(1,2,3)</userinput>."
 
-#: C/genius.xml:5449(term)
+#: C/genius.xml:5483(term)
 msgid "<anchor id=\"gel-function-MakeVector\"/>MakeVector"
 msgstr "<anchor id=\"gel-function-MakeVector\"/>MakeVector"
 
-#: C/genius.xml:5451(synopsis)
+#: C/genius.xml:5485(synopsis)
 #, no-wrap
 msgid "MakeVector (A)"
 msgstr "MakeVector (A)"
 
-#: C/genius.xml:5452(para)
+#: C/genius.xml:5486(para)
 msgid ""
 "Make column vector out of matrix by putting columns above each other. "
 "Returns <constant>null</constant> when given <constant>null</constant>."
@@ -9398,16 +9474,16 @@ msgstr ""
 "Vytvořit sloupcový vektor z matice poskládáním sloupců na sebe. Pokud je "
 "předáno <constant>null</constant>, vrátí <constant>null</constant>."
 
-#: C/genius.xml:5458(term)
+#: C/genius.xml:5492(term)
 msgid "<anchor id=\"gel-function-MatrixProduct\"/>MatrixProduct"
 msgstr "<anchor id=\"gel-function-MatrixProduct\"/>MatrixProduct"
 
-#: C/genius.xml:5460(synopsis)
+#: C/genius.xml:5494(synopsis)
 #, no-wrap
 msgid "MatrixProduct (A)"
 msgstr "MatrixProduct (A)"
 
-#: C/genius.xml:5461(para)
+#: C/genius.xml:5495(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 "
@@ -9416,16 +9492,16 @@ msgstr ""
 "Spočítat součin všech prvků matice nebo vektoru. To znamená, že se vynásobí "
 "všechny prvky a vrátí se číslo, které je násobkem všech těchto prvků."
 
-#: C/genius.xml:5470(term)
+#: C/genius.xml:5504(term)
 msgid "<anchor id=\"gel-function-MatrixSum\"/>MatrixSum"
 msgstr "<anchor id=\"gel-function-MatrixSum\"/>MatrixSum"
 
-#: C/genius.xml:5472(synopsis)
+#: C/genius.xml:5506(synopsis)
 #, no-wrap
 msgid "MatrixSum (A)"
 msgstr "MatrixSum (A)"
 
-#: C/genius.xml:5473(para)
+#: C/genius.xml:5507(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."
@@ -9433,32 +9509,29 @@ msgstr ""
 "Spočítat součet všech prvků matice nebo vektoru. To znamená, že se sečtou "
 "všechny prvky a vrátí se číslo, které je součtem všech těchto prvků."
 
-#: C/genius.xml:5482(term)
+#: C/genius.xml:5516(term)
 msgid "<anchor id=\"gel-function-MatrixSumSquares\"/>MatrixSumSquares"
 msgstr "<anchor id=\"gel-function-MatrixSumSquares\"/>MatrixSumSquares"
 
-#: C/genius.xml:5484(synopsis)
+#: C/genius.xml:5518(synopsis)
 #, no-wrap
 msgid "MatrixSumSquares (A)"
 msgstr "MatrixSumSquares (A)"
 
-#: C/genius.xml:5485(para)
+#: C/genius.xml:5519(para)
 msgid "Calculate the sum of squares of all elements in a matrix or vector."
 msgstr "Spočítat součet druhých mocnin všech prvků matice nebo vektoru."
 
-#: C/genius.xml:5491(term)
+#: C/genius.xml:5525(term)
 msgid "<anchor id=\"gel-function-NonzeroColumns\"/>NonzeroColumns"
 msgstr "<anchor id=\"gel-function-NonzeroColumns\"/>NonzeroColumns"
 
-#: C/genius.xml:5493(synopsis)
+#: C/genius.xml:5527(synopsis)
 #, no-wrap
 msgid "NonzeroColumns (M)"
 msgstr "NonzeroColumns (M)"
 
-#: C/genius.xml:5494(para)
-#| msgid ""
-#| "Convert a number to a vector of powers for elements in base <varname>b</"
-#| "varname>."
+#: C/genius.xml:5528(para)
 msgid ""
 "Returns a row vector of the indices of nonzero columns in the matrix "
 "<varname>M</varname>."
@@ -9466,19 +9539,16 @@ msgstr ""
 "Vrátit řádkový vektor s indexy nenulových sloupců v matici <varname>M</"
 "varname>."
 
-#: C/genius.xml:5499(term)
+#: C/genius.xml:5533(term)
 msgid "<anchor id=\"gel-function-NonzeroElements\"/>NonzeroElements"
 msgstr "<anchor id=\"gel-function-NonzeroElements\"/>NonzeroElements"
 
-#: C/genius.xml:5501(synopsis)
+#: C/genius.xml:5535(synopsis)
 #, no-wrap
 msgid "NonzeroElements (v)"
 msgstr "NonzeroElements (v)"
 
-#: C/genius.xml:5502(para)
-#| msgid ""
-#| "Convert a number to a vector of powers for elements in base <varname>b</"
-#| "varname>."
+#: C/genius.xml:5536(para)
 msgid ""
 "Returns a row vector of the indices of nonzero elements in the vector "
 "<varname>v</varname>."
@@ -9486,16 +9556,16 @@ msgstr ""
 "Vrátit řádkový vektor s indexy nenulových prvků ve vektoru <varname>v</"
 "varname>."
 
-#: C/genius.xml:5507(term)
+#: C/genius.xml:5541(term)
 msgid "<anchor id=\"gel-function-OuterProduct\"/>OuterProduct"
 msgstr "<anchor id=\"gel-function-OuterProduct\"/>OuterProduct"
 
-#: C/genius.xml:5509(synopsis)
+#: C/genius.xml:5543(synopsis)
 #, no-wrap
 msgid "OuterProduct (u,v)"
 msgstr "OuterProduct (u,v)"
 
-#: C/genius.xml:5510(para)
+#: C/genius.xml:5544(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 "
@@ -9505,16 +9575,16 @@ msgstr ""
 "varname> a <varname>v</varname> svislé vektory, pak vnější součin je "
 "<userinput>v * u.'</userinput>."
 
-#: C/genius.xml:5517(term)
+#: C/genius.xml:5551(term)
 msgid "<anchor id=\"gel-function-ReverseVector\"/>ReverseVector"
 msgstr "<anchor id=\"gel-function-ReverseVector\"/>ReverseVector"
 
-#: C/genius.xml:5519(synopsis)
+#: C/genius.xml:5553(synopsis)
 #, no-wrap
 msgid "ReverseVector (v)"
 msgstr "ReverseVector (v)"
 
-#: C/genius.xml:5520(para)
+#: C/genius.xml:5554(para)
 msgid ""
 "Reverse elements in a vector. Return <constant>null</constant> if given "
 "<constant>null</constant>"
@@ -9522,32 +9592,32 @@ msgstr ""
 "Převrátit pořadí prvků ve vektoru. Pokud je předáno <constant>null</"
 "constant>, tak vrací <constant>null</constant>."
 
-#: C/genius.xml:5525(term)
+#: C/genius.xml:5559(term)
 msgid "<anchor id=\"gel-function-RowSum\"/>RowSum"
 msgstr "<anchor id=\"gel-function-RowSum\"/>RowSum"
 
-#: C/genius.xml:5527(synopsis)
+#: C/genius.xml:5561(synopsis)
 #, no-wrap
 msgid "RowSum (m)"
 msgstr "RowSum (m)"
 
-#: C/genius.xml:5528(para)
+#: C/genius.xml:5562(para)
 msgid ""
 "Calculate sum of each row in a matrix and return a vertical vector with the "
 "result."
 msgstr ""
 "Vypočítat součet každého řádku v matici a vrátit svislý vektor s výsledkem."
 
-#: C/genius.xml:5534(term)
+#: C/genius.xml:5568(term)
 msgid "<anchor id=\"gel-function-RowSumSquares\"/>RowSumSquares"
 msgstr "<anchor id=\"gel-function-RowSumSquares\"/>RowSumSquares"
 
-#: C/genius.xml:5536(synopsis)
+#: C/genius.xml:5570(synopsis)
 #, no-wrap
 msgid "RowSumSquares (m)"
 msgstr "RowSumSquares (m)"
 
-#: C/genius.xml:5537(para)
+#: C/genius.xml:5571(para)
 msgid ""
 "Calculate sum of squares of each row in a matrix and return a vertical "
 "vector with the results."
@@ -9555,16 +9625,16 @@ msgstr ""
 "Vypočítat součet druhých mocnin každého řádku v matici a vrátit svislý "
 "vektor s výsledkem."
 
-#: C/genius.xml:5542(term)
+#: C/genius.xml:5576(term)
 msgid "<anchor id=\"gel-function-RowsOf\"/>RowsOf"
 msgstr "<anchor id=\"gel-function-RowsOf\"/>RowsOf"
 
-#: C/genius.xml:5544(synopsis)
+#: C/genius.xml:5578(synopsis)
 #, no-wrap
 msgid "RowsOf (M)"
 msgstr "RowsOf (M)"
 
-#: C/genius.xml:5545(para)
+#: C/genius.xml:5579(para)
 msgid ""
 "Gets the rows of a matrix as a vertical vector. Each element of the vector "
 "is a horizontal vector that is the corresponding row of <varname>M</"
@@ -9578,16 +9648,16 @@ msgstr ""
 "<userinput>for r in RowsOf(M) do\n"
 "neco(r)</userinput>."
 
-#: C/genius.xml:5554(term)
+#: C/genius.xml:5588(term)
 msgid "<anchor id=\"gel-function-SetMatrixSize\"/>SetMatrixSize"
 msgstr "<anchor id=\"gel-function-SetMatrixSize\"/>SetMatrixSize"
 
-#: C/genius.xml:5556(synopsis)
+#: C/genius.xml:5590(synopsis)
 #, no-wrap
 msgid "SetMatrixSize (M,rows,columns)"
 msgstr "SetMatrixSize (M,radku,sloupcu)"
 
-#: C/genius.xml:5557(para)
+#: C/genius.xml:5591(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 "
@@ -9601,16 +9671,16 @@ msgstr ""
 "<varname>radku</varname> nebo <varname>sloupcu</varname> roven nule, je "
 "vráceno <constant>null</constant>."
 
-#: C/genius.xml:5567(term)
+#: C/genius.xml:5601(term)
 msgid "<anchor id=\"gel-function-ShuffleVector\"/>ShuffleVector"
 msgstr "<anchor id=\"gel-function-ShuffleVector\"/>ShuffleVector"
 
-#: C/genius.xml:5569(synopsis)
+#: C/genius.xml:5603(synopsis)
 #, no-wrap
 msgid "ShuffleVector (v)"
 msgstr "ShuffleVector (v)"
 
-#: C/genius.xml:5570(para)
+#: C/genius.xml:5604(para)
 msgid ""
 "Shuffle elements in a vector. Return <constant>null</constant> if given "
 "<constant>null</constant>"
@@ -9618,55 +9688,55 @@ msgstr ""
 "Zamíchat pořadí prvků ve vektoru. Pokud je předáno <constant>null</"
 "constant>, tak vrací <constant>null</constant>."
 
-#: C/genius.xml:5575(term)
+#: C/genius.xml:5609(term)
 msgid "<anchor id=\"gel-function-SortVector\"/>SortVector"
 msgstr "<anchor id=\"gel-function-SortVector\"/>SortVector"
 
-#: C/genius.xml:5577(synopsis)
+#: C/genius.xml:5611(synopsis)
 #, no-wrap
 msgid "SortVector (v)"
 msgstr "SortVector (v)"
 
-#: C/genius.xml:5578(para)
+#: C/genius.xml:5612(para)
 msgid "Sort vector elements in an increasing order."
 msgstr "Seřadit prvky vektoru ve vzestupném pořadí."
 
-#: C/genius.xml:5583(term)
+#: C/genius.xml:5617(term)
 msgid "<anchor id=\"gel-function-StripZeroColumns\"/>StripZeroColumns"
 msgstr "<anchor id=\"gel-function-StripZeroColumns\"/>StripZeroColumns"
 
-#: C/genius.xml:5585(synopsis)
+#: C/genius.xml:5619(synopsis)
 #, no-wrap
 msgid "StripZeroColumns (M)"
 msgstr "StripZeroColumns (M)"
 
-#: C/genius.xml:5586(para)
+#: C/genius.xml:5620(para)
 msgid "Removes any all-zero columns of <varname>M</varname>."
 msgstr "Odstranit všechny čistě nulové sloupce matice <varname>M</varname>."
 
-#: C/genius.xml:5591(term)
+#: C/genius.xml:5625(term)
 msgid "<anchor id=\"gel-function-StripZeroRows\"/>StripZeroRows"
 msgstr "<anchor id=\"gel-function-StripZeroRows\"/>StripZeroRows"
 
-#: C/genius.xml:5593(synopsis)
+#: C/genius.xml:5627(synopsis)
 #, no-wrap
 msgid "StripZeroRows (M)"
 msgstr "StripZeroRows (M)"
 
-#: C/genius.xml:5594(para)
+#: C/genius.xml:5628(para)
 msgid "Removes any all-zero rows of <varname>M</varname>."
 msgstr "Odstranit všechny čistě nulové řádky matice <varname>M</varname>."
 
-#: C/genius.xml:5599(term)
+#: C/genius.xml:5633(term)
 msgid "<anchor id=\"gel-function-Submatrix\"/>Submatrix"
 msgstr "<anchor id=\"gel-function-Submatrix\"/>Submatrix"
 
-#: C/genius.xml:5601(synopsis)
+#: C/genius.xml:5635(synopsis)
 #, no-wrap
 msgid "Submatrix (m,r,c)"
 msgstr "Submatrix (m,r,s)"
 
-#: C/genius.xml:5602(para)
+#: C/genius.xml:5636(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</"
@@ -9678,29 +9748,29 @@ msgstr ""
 "varname> by měly být vektory se seznamy řádků a sloupců (nebo samostatná "
 "čísla, pokud požadujete jen jeden řádek nebo sloupec)."
 
-#: C/genius.xml:5609(term)
+#: C/genius.xml:5643(term)
 msgid "<anchor id=\"gel-function-SwapRows\"/>SwapRows"
 msgstr "<anchor id=\"gel-function-SwapRows\"/>SwapRows"
 
-#: C/genius.xml:5611(synopsis)
+#: C/genius.xml:5645(synopsis)
 #, no-wrap
 msgid "SwapRows (m,row1,row2)"
 msgstr "SwapRows (m,radek1,radek2)"
 
-#: C/genius.xml:5612(para)
+#: C/genius.xml:5646(para)
 msgid "Swap two rows in a matrix."
 msgstr "Prohodit dva řádky v matici."
 
-#: C/genius.xml:5617(term)
+#: C/genius.xml:5651(term)
 msgid "<anchor id=\"gel-function-UpperTriangular\"/>UpperTriangular"
 msgstr "<anchor id=\"gel-function-UpperTriangular\"/>UpperTriangular"
 
-#: C/genius.xml:5619(synopsis)
+#: C/genius.xml:5653(synopsis)
 #, no-wrap
 msgid "UpperTriangular (M)"
 msgstr "UpperTriangular (M)"
 
-#: C/genius.xml:5620(para)
+#: C/genius.xml:5654(para)
 msgid ""
 "Returns a copy of the matrix <varname>M</varname> with all the entries below "
 "the diagonal set to zero."
@@ -9708,44 +9778,44 @@ msgstr ""
 "Vrátit kopii matice <varname>M</varname> se všemi prvky pod diagonálou "
 "nastavenými na nulu."
 
-#: C/genius.xml:5625(term)
+#: C/genius.xml:5659(term)
 msgid "<anchor id=\"gel-function-columns\"/>columns"
 msgstr "<anchor id=\"gel-function-columns\"/>columns"
 
-#: C/genius.xml:5627(synopsis)
+#: C/genius.xml:5661(synopsis)
 #, no-wrap
 msgid "columns (M)"
 msgstr "columns (M)"
 
-#: C/genius.xml:5628(para)
+#: C/genius.xml:5662(para)
 msgid "Get the number of columns of a matrix."
 msgstr "Vrátit počet sloupců matice."
 
-#: C/genius.xml:5633(term)
+#: C/genius.xml:5667(term)
 msgid "<anchor id=\"gel-function-elements\"/>elements"
 msgstr "<anchor id=\"gel-function-elements\"/>elements"
 
-#: C/genius.xml:5635(synopsis)
+#: C/genius.xml:5669(synopsis)
 #, no-wrap
 msgid "elements (M)"
 msgstr "elements (M)"
 
-#: C/genius.xml:5636(para)
+#: C/genius.xml:5670(para)
 msgid ""
 "Get the total number of elements of a matrix. This is the number of columns "
 "times the number of rows."
 msgstr "Vrátit celkový počet prvků matice. Tj. počet sloupců krát počet řádků."
 
-#: C/genius.xml:5642(term)
+#: C/genius.xml:5676(term)
 msgid "<anchor id=\"gel-function-ones\"/>ones"
 msgstr "<anchor id=\"gel-function-ones\"/>ones"
 
-#: C/genius.xml:5644(synopsis)
+#: C/genius.xml:5678(synopsis)
 #, no-wrap
 msgid "ones (rows,columns...)"
 msgstr "ones (radku,sloupcu...)"
 
-#: C/genius.xml:5645(para)
+#: C/genius.xml:5679(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."
@@ -9754,29 +9824,29 @@ msgstr ""
 "jeden argument). Když je <varname>radku</varname> nebo <varname>sloupcu</"
 "varname> rovno nule, vrátí <constant>null</constant>."
 
-#: C/genius.xml:5650(term)
+#: C/genius.xml:5684(term)
 msgid "<anchor id=\"gel-function-rows\"/>rows"
 msgstr "<anchor id=\"gel-function-rows\"/>rows"
 
-#: C/genius.xml:5652(synopsis)
+#: C/genius.xml:5686(synopsis)
 #, no-wrap
 msgid "rows (M)"
 msgstr "rows (M)"
 
-#: C/genius.xml:5653(para)
+#: C/genius.xml:5687(para)
 msgid "Get the number of rows of a matrix."
 msgstr "Vrátit počet řádků matice."
 
-#: C/genius.xml:5658(term)
+#: C/genius.xml:5692(term)
 msgid "<anchor id=\"gel-function-zeros\"/>zeros"
 msgstr "<anchor id=\"gel-function-zeros\"/>zeros"
 
-#: C/genius.xml:5660(synopsis)
+#: C/genius.xml:5694(synopsis)
 #, no-wrap
 msgid "zeros (rows,columns...)"
 msgstr "zeros (radku,sloupcu...)"
 
-#: C/genius.xml:5661(para)
+#: C/genius.xml:5695(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."
@@ -9785,16 +9855,16 @@ msgstr ""
 "argument). Pokud je argument <varname>radku</varname> nebo <varname>sloupcu</"
 "varname> roven nule, je vráceno <constant>null</constant>."
 
-#: C/genius.xml:5672(term)
+#: C/genius.xml:5706(term)
 msgid "<anchor id=\"gel-function-AuxiliaryUnitMatrix\"/>AuxiliaryUnitMatrix"
 msgstr "<anchor id=\"gel-function-AuxiliaryUnitMatrix\"/>AuxiliaryUnitMatrix"
 
-#: C/genius.xml:5674(synopsis)
+#: C/genius.xml:5708(synopsis)
 #, no-wrap
 msgid "AuxiliaryUnitMatrix (n)"
 msgstr "AuxiliaryUnitMatrix (n)"
 
-#: C/genius.xml:5675(para)
+#: C/genius.xml:5709(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 "
@@ -9804,7 +9874,7 @@ msgstr ""
 "čtvercovou matici ze samých nul vyjma diagonály, na které jsou jedničky. Je "
 "to Jordanův blok s jedním vlastním číslem nula."
 
-#: C/genius.xml:5677(para)
+#: C/genius.xml:5711(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/";
 "JordanCanonicalFormTheorem.html\">Planetmath</ulink> or <ulink url=\"http://";
@@ -9818,29 +9888,29 @@ msgstr ""
 "<ulink url=\"http://cs.wikipedia.org/wiki/Jordanova_norm%C3%A1ln%C3%AD_forma";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:5686(term)
+#: C/genius.xml:5720(term)
 msgid "<anchor id=\"gel-function-BilinearForm\"/>BilinearForm"
 msgstr "<anchor id=\"gel-function-BilinearForm\"/>BilinearForm"
 
-#: C/genius.xml:5688(synopsis)
+#: C/genius.xml:5722(synopsis)
 #, no-wrap
 msgid "BilinearForm (v,A,w)"
 msgstr "BilinearForm (v,A,w)"
 
-#: C/genius.xml:5689(para)
+#: C/genius.xml:5723(para)
 msgid "Evaluate (v,w) with respect to the bilinear form given by the matrix A."
 msgstr "Spočítat (v,w) vzhledem k bilineární formě dané maticí A."
 
-#: C/genius.xml:5694(term)
+#: C/genius.xml:5728(term)
 msgid "<anchor id=\"gel-function-BilinearFormFunction\"/>BilinearFormFunction"
 msgstr "<anchor id=\"gel-function-BilinearFormFunction\"/>BilinearFormFunction"
 
-#: C/genius.xml:5696(synopsis)
+#: C/genius.xml:5730(synopsis)
 #, no-wrap
 msgid "BilinearFormFunction (A)"
 msgstr "BilinearFormFunction (A)"
 
-#: C/genius.xml:5697(para)
+#: C/genius.xml:5731(para)
 msgid ""
 "Return a function that evaluates two vectors with respect to the bilinear "
 "form given by A."
@@ -9848,7 +9918,7 @@ msgstr ""
 "Vrátit funkci takovou, že vyhodnocuje dva vektory vzhledem k bilineární "
 "formě dané maticí A."
 
-#: C/genius.xml:5702(term)
+#: C/genius.xml:5736(term)
 msgid ""
 "<anchor id=\"gel-function-CharacteristicPolynomial\"/"
 ">CharacteristicPolynomial"
@@ -9856,16 +9926,16 @@ msgstr ""
 "<anchor id=\"gel-function-CharacteristicPolynomial\"/"
 ">CharacteristicPolynomial"
 
-#: C/genius.xml:5704(synopsis)
+#: C/genius.xml:5738(synopsis)
 #, no-wrap
 msgid "CharacteristicPolynomial (M)"
 msgstr "CharacteristicPolynomial (M)"
 
-#: C/genius.xml:5705(para)
+#: C/genius.xml:5739(para)
 msgid "Aliases: <function>CharPoly</function>"
 msgstr "Alternativní názvy: <function>CharPoly</function>"
 
-#: C/genius.xml:5706(para)
+#: C/genius.xml:5740(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 "
@@ -9881,7 +9951,7 @@ msgstr ""
 "function-CharacteristicPolynomialFunction"
 "\">CharacteristicPolynomialFunction</link>."
 
-#: C/genius.xml:5712(para) C/genius.xml:5728(para)
+#: C/genius.xml:5746(para) C/genius.xml:5762(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/CharacteristicEquation.";
 "html\">Planetmath</ulink> for more information."
@@ -9890,7 +9960,7 @@ msgstr ""
 "encyclopedia/CharacteristicEquation.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:5720(term)
+#: C/genius.xml:5754(term)
 msgid ""
 "<anchor id=\"gel-function-CharacteristicPolynomialFunction\"/"
 ">CharacteristicPolynomialFunction"
@@ -9898,12 +9968,12 @@ msgstr ""
 "<anchor id=\"gel-function-CharacteristicPolynomialFunction\"/"
 ">CharacteristicPolynomialFunction"
 
-#: C/genius.xml:5722(synopsis)
+#: C/genius.xml:5756(synopsis)
 #, no-wrap
 msgid "CharacteristicPolynomialFunction (M)"
 msgstr "CharacteristicPolynomialFunction (M)"
 
-#: C/genius.xml:5723(para)
+#: C/genius.xml:5757(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 "
@@ -9915,16 +9985,16 @@ msgstr ""
 "jsou vlastní čísla matice <varname>M</varname>. Viz <link linkend=\"gel-"
 "function-CharacteristicPolynomial\">CharacteristicPolynomial</link>."
 
-#: C/genius.xml:5736(term)
+#: C/genius.xml:5770(term)
 msgid "<anchor id=\"gel-function-ColumnSpace\"/>ColumnSpace"
 msgstr "<anchor id=\"gel-function-ColumnSpace\"/>ColumnSpace"
 
-#: C/genius.xml:5738(synopsis)
+#: C/genius.xml:5772(synopsis)
 #, no-wrap
 msgid "ColumnSpace (M)"
 msgstr "ColumnSpace (M)"
 
-#: C/genius.xml:5739(para)
+#: C/genius.xml:5773(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>. "
@@ -9934,16 +10004,16 @@ msgstr ""
 "jejíž sloupce jsou bázemi pro prostor sloupců matice <varname>M</varname>. "
 "To je prostor rozložený podle sloupců matice <varname>M</varname>."
 
-#: C/genius.xml:5747(term)
+#: C/genius.xml:5781(term)
 msgid "<anchor id=\"gel-function-CommutationMatrix\"/>CommutationMatrix"
 msgstr "<anchor id=\"gel-function-CommutationMatrix\"/>CommutationMatrix"
 
-#: C/genius.xml:5749(synopsis)
+#: C/genius.xml:5783(synopsis)
 #, no-wrap
 msgid "CommutationMatrix (m, n)"
 msgstr "CommutationMatrix (m, n)"
 
-#: C/genius.xml:5750(para)
+#: C/genius.xml:5784(para)
 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 "
@@ -9956,29 +10026,29 @@ msgstr ""
 "userinput> pro všechny matice <varname>A</varname> velikosti <varname>m</"
 "varname> krát <varname>n</varname>."
 
-#: C/genius.xml:5757(term)
+#: C/genius.xml:5791(term)
 msgid "<anchor id=\"gel-function-CompanionMatrix\"/>CompanionMatrix"
 msgstr "<anchor id=\"gel-function-CompanionMatrix\"/>CompanionMatrix"
 
-#: C/genius.xml:5759(synopsis)
+#: C/genius.xml:5793(synopsis)
 #, no-wrap
 msgid "CompanionMatrix (p)"
 msgstr "CompanionMatrix (p)"
 
-#: C/genius.xml:5760(para)
+#: C/genius.xml:5794(para)
 msgid "Companion matrix of a polynomial (as vector)."
 msgstr "Doplňková matice polynomu (jako vektor)."
 
-#: C/genius.xml:5765(term)
+#: C/genius.xml:5799(term)
 msgid "<anchor id=\"gel-function-ConjugateTranspose\"/>ConjugateTranspose"
 msgstr "<anchor id=\"gel-function-ConjugateTranspose\"/>ConjugateTranspose"
 
-#: C/genius.xml:5767(synopsis)
+#: C/genius.xml:5801(synopsis)
 #, no-wrap
 msgid "ConjugateTranspose (M)"
 msgstr "ConjugateTranspose (M)"
 
-#: C/genius.xml:5768(para)
+#: C/genius.xml:5802(para)
 msgid ""
 "Conjugate transpose of a matrix (adjoint). This is the same as the "
 "<userinput>'</userinput> operator."
@@ -9986,7 +10056,7 @@ msgstr ""
 "Konjugovaná transpozice matice (adjungovaná). Je to stejné jako operátor "
 "<userinput>'</userinput>."
 
-#: C/genius.xml:5770(para)
+#: C/genius.xml:5804(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/ConjugateTranspose.html";
 "\">Planetmath</ulink> for more information."
@@ -9995,33 +10065,33 @@ msgstr ""
 "encyclopedia/ConjugateTranspose.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:5778(term)
+#: C/genius.xml:5812(term)
 msgid "<anchor id=\"gel-function-Convolution\"/>Convolution"
 msgstr "<anchor id=\"gel-function-Convolution\"/>Convolution"
 
-#: C/genius.xml:5780(synopsis)
+#: C/genius.xml:5814(synopsis)
 #, no-wrap
 msgid "Convolution (a,b)"
 msgstr "Convolution (a,b)"
 
-#: C/genius.xml:5781(para)
+#: C/genius.xml:5815(para)
 msgid "Aliases: <function>convol</function>"
 msgstr "Alternativní názvy: <function>convol</function>"
 
-#: C/genius.xml:5782(para)
+#: C/genius.xml:5816(para)
 msgid "Calculate convolution of two horizontal vectors."
 msgstr "Spočítat konvoluci dvou vodorovných vektorů."
 
-#: C/genius.xml:5787(term)
+#: C/genius.xml:5821(term)
 msgid "<anchor id=\"gel-function-ConvolutionVector\"/>ConvolutionVector"
 msgstr "<anchor id=\"gel-function-ConvolutionVector\"/>ConvolutionVector"
 
-#: C/genius.xml:5789(synopsis)
+#: C/genius.xml:5823(synopsis)
 #, no-wrap
 msgid "ConvolutionVector (a,b)"
 msgstr "ConvolutionVector (a,b)"
 
-#: C/genius.xml:5790(para)
+#: C/genius.xml:5824(para)
 msgid ""
 "Calculate convolution of two horizontal vectors. Return result as a vector "
 "and not added together."
@@ -10029,16 +10099,16 @@ msgstr ""
 "Spočítat konvoluci dvou vodorovných vektorů. Výsledek vrátí jako vektor a ne "
 "sečtené dohromady."
 
-#: C/genius.xml:5796(term)
+#: C/genius.xml:5830(term)
 msgid "<anchor id=\"gel-function-CrossProduct\"/>CrossProduct"
 msgstr "<anchor id=\"gel-function-CrossProduct\"/>CrossProduct"
 
-#: C/genius.xml:5798(synopsis)
+#: C/genius.xml:5832(synopsis)
 #, no-wrap
 msgid "CrossProduct (v,w)"
 msgstr "CrossProduct (v,w)"
 
-#: C/genius.xml:5799(para)
+#: C/genius.xml:5833(para)
 msgid ""
 "CrossProduct of two vectors in R<superscript>3</superscript> as a column "
 "vector."
@@ -10046,7 +10116,7 @@ msgstr ""
 "Vektorový součin dvou vektorů v R<superscript>3</superscript> jako sloupcový "
 "vektor."
 
-#: C/genius.xml:5805(term)
+#: C/genius.xml:5839(term)
 msgid ""
 "<anchor id=\"gel-function-DeterminantalDivisorsInteger\"/"
 ">DeterminantalDivisorsInteger"
@@ -10054,59 +10124,59 @@ msgstr ""
 "<anchor id=\"gel-function-DeterminantalDivisorsInteger\"/"
 ">DeterminantalDivisorsInteger"
 
-#: C/genius.xml:5807(synopsis)
+#: C/genius.xml:5841(synopsis)
 #, no-wrap
 msgid "DeterminantalDivisorsInteger (M)"
 msgstr "DeterminantalDivisorsInteger (M)"
 
-#: C/genius.xml:5808(para)
+#: C/genius.xml:5842(para)
 msgid ""
 "Get the determinantal divisors of an integer matrix (not its characteristic)."
 msgstr ""
 "Získat determinantové dělitele celočíselné matice (ne její charakteristiku)."
 
-#: C/genius.xml:5813(term)
+#: C/genius.xml:5847(term)
 msgid "<anchor id=\"gel-function-DirectSum\"/>DirectSum"
 msgstr "<anchor id=\"gel-function-DirectSum\"/>DirectSum"
 
-#: C/genius.xml:5815(synopsis)
+#: C/genius.xml:5849(synopsis)
 #, no-wrap
 msgid "DirectSum (M,N...)"
 msgstr "DirectSum (M,N...)"
 
-#: C/genius.xml:5816(para)
+#: C/genius.xml:5850(para)
 msgid "Direct sum of matrices."
 msgstr "Přímý součet matic."
 
-#: C/genius.xml:5821(term)
+#: C/genius.xml:5855(term)
 msgid ""
 "<anchor id=\"gel-function-DirectSumMatrixVector\"/>DirectSumMatrixVector"
 msgstr ""
 "<anchor id=\"gel-function-DirectSumMatrixVector\"/>DirectSumMatrixVector"
 
-#: C/genius.xml:5823(synopsis)
+#: C/genius.xml:5857(synopsis)
 #, no-wrap
 msgid "DirectSumMatrixVector (v)"
 msgstr "DirectSumMatrixVector (v)"
 
-#: C/genius.xml:5824(para)
+#: C/genius.xml:5858(para)
 msgid "Direct sum of a vector of matrices."
 msgstr "Přímý součet vektoru matic."
 
-#: C/genius.xml:5829(term)
+#: C/genius.xml:5863(term)
 msgid "<anchor id=\"gel-function-Eigenvalues\"/>Eigenvalues"
 msgstr "<anchor id=\"gel-function-Eigenvalues\"/>Eigenvalues"
 
-#: C/genius.xml:5831(synopsis)
+#: C/genius.xml:5865(synopsis)
 #, no-wrap
 msgid "Eigenvalues (M)"
 msgstr "Eigenvalues (M)"
 
-#: C/genius.xml:5832(para)
+#: C/genius.xml:5866(para)
 msgid "Aliases: <function>eig</function>"
 msgstr "Alternativní názvy: <function>eig</function>"
 
-#: C/genius.xml:5833(para)
+#: C/genius.xml:5867(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 "
@@ -10116,7 +10186,7 @@ msgstr ""
 "matice do velikosti 4 krát 4 nebo pro trojúhelníkové matice (pro které jsou "
 "vlastní čísla na diagonále)."
 
-#: C/genius.xml:5838(para)
+#: C/genius.xml:5872(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Eigenvalue\";>Wikipedia</ulink> "
 "or <ulink url=\"http://planetmath.org/encyclopedia/Eigenvalue.html";
@@ -10129,26 +10199,26 @@ msgstr ""
 "ulink> (text je v angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/";
 "Vlastn%C3%AD_%C4%8D%C3%ADslo\">Wikipedia</ulink>."
 
-#: C/genius.xml:5848(term)
+#: C/genius.xml:5882(term)
 msgid "<anchor id=\"gel-function-Eigenvectors\"/>Eigenvectors"
 msgstr "<anchor id=\"gel-function-Eigenvectors\"/>Eigenvectors"
 
-#: C/genius.xml:5850(synopsis)
+#: C/genius.xml:5884(synopsis)
 #, no-wrap
 msgid "Eigenvectors (M)"
 msgstr "Eigenvectors (M)"
 
-#: C/genius.xml:5851(synopsis)
+#: C/genius.xml:5885(synopsis)
 #, no-wrap
 msgid "Eigenvectors (M, &amp;eigenvalues)"
 msgstr "Eigenvectors (M,&amp;vlastni_cisla)"
 
-#: C/genius.xml:5852(synopsis)
+#: C/genius.xml:5886(synopsis)
 #, no-wrap
 msgid "Eigenvectors (M, &amp;eigenvalues, &amp;multiplicities)"
 msgstr "Eigenvectors (M, &amp;vlastni_cisla, &amp;nasobnosti)"
 
-#: C/genius.xml:5853(para)
+#: C/genius.xml:5887(para)
 msgid ""
 "Get the eigenvectors of a square matrix. Optionally get also the eigenvalues "
 "and their algebraic multiplicities. Currently only works for matrices of "
@@ -10158,7 +10228,7 @@ msgstr ""
 "a jejich algebraické násobnosti. V současnosti pracuje pouze s maticemi do "
 "velikosti 2 krát 2."
 
-#: C/genius.xml:5857(para)
+#: C/genius.xml:5891(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Eigenvector\";>Wikipedia</"
 "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/Eigenvector.html";
@@ -10171,16 +10241,16 @@ msgstr ""
 "ulink> (text je v angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/";
 "Vlastn%C3%AD_%C4%8D%C3%ADslo\">Wikipedia</ulink>."
 
-#: C/genius.xml:5867(term)
+#: C/genius.xml:5901(term)
 msgid "<anchor id=\"gel-function-GramSchmidt\"/>GramSchmidt"
 msgstr "<anchor id=\"gel-function-GramSchmidt\"/>GramSchmidt"
 
-#: C/genius.xml:5869(synopsis)
+#: C/genius.xml:5903(synopsis)
 #, no-wrap
 msgid "GramSchmidt (v,B...)"
 msgstr "GramSchmidt (v,B...)"
 
-#: C/genius.xml:5870(para)
+#: C/genius.xml:5904(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 "
@@ -10196,7 +10266,7 @@ msgstr ""
 "polybilineární formě. Vektory budou vytvořeny ortogonální vzhledem k "
 "<varname>B</varname>."
 
-#: C/genius.xml:5876(para)
+#: C/genius.xml:5910(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/";
 "GramSchmidtOrthogonalization.html\">Planetmath</ulink> for more information."
@@ -10205,33 +10275,33 @@ msgstr ""
 "encyclopedia/GramSchmidtOrthogonalization.html\">Planetmath</ulink> (text je "
 "v angličtině)."
 
-#: C/genius.xml:5884(term)
+#: C/genius.xml:5918(term)
 msgid "<anchor id=\"gel-function-HankelMatrix\"/>HankelMatrix"
 msgstr "<anchor id=\"gel-function-HankelMatrix\"/>HankelMatrix"
 
-#: C/genius.xml:5886(synopsis)
+#: C/genius.xml:5920(synopsis)
 #, no-wrap
 msgid "HankelMatrix (c,r)"
 msgstr "HankelMatrix (c,r)"
 
-#: C/genius.xml:5887(para)
+#: C/genius.xml:5921(para)
 msgid "Hankel matrix."
 msgstr "Hankelova matice."
 
-#: C/genius.xml:5892(term)
+#: C/genius.xml:5926(term)
 msgid "<anchor id=\"gel-function-HilbertMatrix\"/>HilbertMatrix"
 msgstr "<anchor id=\"gel-function-HilbertMatrix\"/>HilbertMatrix"
 
-#: C/genius.xml:5894(synopsis)
+#: C/genius.xml:5928(synopsis)
 #, no-wrap
 msgid "HilbertMatrix (n)"
 msgstr "HilbertMatrix (n)"
 
-#: C/genius.xml:5895(para)
+#: C/genius.xml:5929(para)
 msgid "Hilbert matrix of order <varname>n</varname>."
 msgstr "Hilbertova matice řádu <varname>n</varname>."
 
-#: C/genius.xml:5896(para) C/genius.xml:5932(para)
+#: C/genius.xml:5930(para) C/genius.xml:5966(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/HilbertMatrix.html";
 "\">Planetmath</ulink> for more information."
@@ -10239,46 +10309,46 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://planetmath.org/";
 "encyclopedia/HilbertMatrix.html\">Planetmath</ulink> (text je v angličtině)."
 
-#: C/genius.xml:5904(term)
+#: C/genius.xml:5938(term)
 msgid "<anchor id=\"gel-function-Image\"/>Image"
 msgstr "<anchor id=\"gel-function-Image\"/>Image"
 
-#: C/genius.xml:5906(synopsis)
+#: C/genius.xml:5940(synopsis)
 #, no-wrap
 msgid "Image (T)"
 msgstr "Image (T)"
 
-#: C/genius.xml:5907(para)
+#: C/genius.xml:5941(para)
 msgid "Get the image (columnspace) of a linear transform."
 msgstr "Získat obraz (sloupcový prostor) lineární transformace."
 
-#: C/genius.xml:5912(term)
+#: C/genius.xml:5946(term)
 msgid "<anchor id=\"gel-function-InfNorm\"/>InfNorm"
 msgstr "<anchor id=\"gel-function-InfNorm\"/>InfNorm"
 
-#: C/genius.xml:5914(synopsis)
+#: C/genius.xml:5948(synopsis)
 #, no-wrap
 msgid "InfNorm (v)"
 msgstr "InfNorm (v)"
 
-#: C/genius.xml:5915(para)
+#: C/genius.xml:5949(para)
 msgid ""
 "Get the Inf Norm of a vector, sometimes called the sup norm or the max norm."
 msgstr ""
 "Získat k vektoru normu typu nekonečno, někdy také nazývanou maximální norma."
 
-#: C/genius.xml:5920(term)
+#: C/genius.xml:5954(term)
 msgid ""
 "<anchor id=\"gel-function-InvariantFactorsInteger\"/>InvariantFactorsInteger"
 msgstr ""
 "<anchor id=\"gel-function-InvariantFactorsInteger\"/>InvariantFactorsInteger"
 
-#: C/genius.xml:5922(synopsis)
+#: C/genius.xml:5956(synopsis)
 #, no-wrap
 msgid "InvariantFactorsInteger (M)"
 msgstr "InvariantFactorsInteger (M)"
 
-#: C/genius.xml:5923(para)
+#: C/genius.xml:5957(para)
 msgid ""
 "Get the invariant factors of a square integer matrix (not its "
 "characteristic)."
@@ -10286,33 +10356,33 @@ msgstr ""
 "Získat invariantní činitele čtvercové celočíselné matice (ne její "
 "charakteristiku)."
 
-#: C/genius.xml:5928(term)
+#: C/genius.xml:5962(term)
 msgid "<anchor id=\"gel-function-InverseHilbertMatrix\"/>InverseHilbertMatrix"
 msgstr "<anchor id=\"gel-function-InverseHilbertMatrix\"/>InverseHilbertMatrix"
 
-#: C/genius.xml:5930(synopsis)
+#: C/genius.xml:5964(synopsis)
 #, no-wrap
 msgid "InverseHilbertMatrix (n)"
 msgstr "InverseHilbertMatrix (n)"
 
-#: C/genius.xml:5931(para)
+#: C/genius.xml:5965(para)
 msgid "Inverse Hilbert matrix of order <varname>n</varname>."
 msgstr "Inverzní Hilbertova matice řádu <varname>n</varname>."
 
-#: C/genius.xml:5940(term)
+#: C/genius.xml:5974(term)
 msgid "<anchor id=\"gel-function-IsHermitian\"/>IsHermitian"
 msgstr "<anchor id=\"gel-function-IsHermitian\"/>IsHermitian"
 
-#: C/genius.xml:5942(synopsis)
+#: C/genius.xml:5976(synopsis)
 #, no-wrap
 msgid "IsHermitian (M)"
 msgstr "IsHermitian (M)"
 
-#: C/genius.xml:5943(para)
+#: C/genius.xml:5977(para)
 msgid "Is a matrix Hermitian. That is, is it equal to its conjugate transpose."
 msgstr "Je matice hermitovská? Tj. zda je rovna své konjugované transpozici."
 
-#: C/genius.xml:5944(para)
+#: C/genius.xml:5978(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/HermitianMatrix.html";
 "\">Planetmath</ulink> for more information."
@@ -10321,29 +10391,29 @@ msgstr ""
 "encyclopedia/HermitianMatrix.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:5952(term)
+#: C/genius.xml:5986(term)
 msgid "<anchor id=\"gel-function-IsInSubspace\"/>IsInSubspace"
 msgstr "<anchor id=\"gel-function-IsInSubspace\"/>IsInSubspace"
 
-#: C/genius.xml:5954(synopsis)
+#: C/genius.xml:5988(synopsis)
 #, no-wrap
 msgid "IsInSubspace (v,W)"
 msgstr "IsInSubspace (v,W)"
 
-#: C/genius.xml:5955(para)
+#: C/genius.xml:5989(para)
 msgid "Test if a vector is in a subspace."
 msgstr "Zjistit, zda je vektor v podprostoru."
 
-#: C/genius.xml:5960(term)
+#: C/genius.xml:5994(term)
 msgid "<anchor id=\"gel-function-IsInvertible\"/>IsInvertible"
 msgstr "<anchor id=\"gel-function-IsInvertible\"/>IsInvertible"
 
-#: C/genius.xml:5962(synopsis)
+#: C/genius.xml:5996(synopsis)
 #, no-wrap
 msgid "IsInvertible (n)"
 msgstr "IsInvertible (n)"
 
-#: C/genius.xml:5963(para)
+#: C/genius.xml:5997(para)
 msgid ""
 "Is a matrix (or number) invertible (Integer matrix is invertible if and only "
 "if it is invertible over the integers)."
@@ -10351,29 +10421,29 @@ msgstr ""
 "Je matice (nebo číslo) invertovatelná (matice celých čísel je "
 "invertovatelná, když je invertovatelná nad celými čísly)?"
 
-#: C/genius.xml:5968(term)
+#: C/genius.xml:6002(term)
 msgid "<anchor id=\"gel-function-IsInvertibleField\"/>IsInvertibleField"
 msgstr "<anchor id=\"gel-function-IsInvertibleField\"/>IsInvertibleField"
 
-#: C/genius.xml:5970(synopsis)
+#: C/genius.xml:6004(synopsis)
 #, no-wrap
 msgid "IsInvertibleField (n)"
 msgstr "IsInvertibleField (n)"
 
-#: C/genius.xml:5971(para)
+#: C/genius.xml:6005(para)
 msgid "Is a matrix (or number) invertible over a field."
 msgstr "Je matice (nebo číslo) invertovatelná nad tělesem."
 
-#: C/genius.xml:5976(term)
+#: C/genius.xml:6010(term)
 msgid "<anchor id=\"gel-function-IsNormal\"/>IsNormal"
 msgstr "<anchor id=\"gel-function-IsNormal\"/>IsNormal"
 
-#: C/genius.xml:5978(synopsis)
+#: C/genius.xml:6012(synopsis)
 #, no-wrap
 msgid "IsNormal (M)"
 msgstr "IsNormal (M)"
 
-#: C/genius.xml:5979(para)
+#: C/genius.xml:6013(para)
 msgid ""
 "Is <varname>M</varname> a normal matrix. That is, does <userinput>M*M' == "
 "M'*M</userinput>."
@@ -10381,7 +10451,7 @@ msgstr ""
 "Je <varname>M</varname> normální matice. To jest, zda <userinput>M*M' == "
 "M'*M</userinput>."
 
-#: C/genius.xml:5981(para)
+#: C/genius.xml:6015(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/NormalMatrix.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -10392,16 +10462,16 @@ msgstr ""
 "nebo <ulink url=\"http://mathworld.wolfram.com/NormalMatrix.html";
 "\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:5990(term)
+#: C/genius.xml:6024(term)
 msgid "<anchor id=\"gel-function-IsPositiveDefinite\"/>IsPositiveDefinite"
 msgstr "<anchor id=\"gel-function-IsPositiveDefinite\"/>IsPositiveDefinite"
 
-#: C/genius.xml:5992(synopsis)
+#: C/genius.xml:6026(synopsis)
 #, no-wrap
 msgid "IsPositiveDefinite (M)"
 msgstr "IsPositiveDefinite (M)"
 
-#: C/genius.xml:5993(para)
+#: C/genius.xml:6027(para)
 msgid ""
 "Is <varname>M</varname> a Hermitian positive definite matrix. That is if "
 "<userinput>HermitianProduct(M*v,v)</userinput> is always strictly positive "
@@ -10418,7 +10488,7 @@ msgstr ""
 "determinant. (Viz <link linkend=\"gel-function-HermitianProduct"
 "\">HermitianProduct</link>)"
 
-#: C/genius.xml:6000(para)
+#: C/genius.xml:6034(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 "
@@ -10432,7 +10502,7 @@ msgstr ""
 "provést, jednoduše zkontrolujte hermitovskou část matice <varname>M</"
 "varname> takto: <userinput>IsPositiveDefinite(M+M')</userinput>."
 
-#: C/genius.xml:6008(para)
+#: C/genius.xml:6042(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/PositiveDefinite.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -10445,18 +10515,18 @@ msgstr ""
 "<ulink url=\"http://cs.wikipedia.org/wiki/Pozitivn%C4%9B_definitn";
 "%C3%AD_matice\">Wikipedia</ulink>."
 
-#: C/genius.xml:6017(term)
+#: C/genius.xml:6051(term)
 msgid ""
 "<anchor id=\"gel-function-IsPositiveSemidefinite\"/>IsPositiveSemidefinite"
 msgstr ""
 "<anchor id=\"gel-function-IsPositiveSemidefinite\"/>IsPositiveSemidefinite"
 
-#: C/genius.xml:6019(synopsis)
+#: C/genius.xml:6053(synopsis)
 #, no-wrap
 msgid "IsPositiveSemidefinite (M)"
 msgstr "IsPositiveSemidefinite (M)"
 
-#: C/genius.xml:6020(para)
+#: C/genius.xml:6054(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 "
@@ -10473,7 +10543,7 @@ msgstr ""
 "nezáporný determinant. (Viz <link linkend=\"gel-function-HermitianProduct"
 "\">HermitianProduct</link>)"
 
-#: C/genius.xml:6027(para)
+#: C/genius.xml:6061(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, "
@@ -10487,7 +10557,7 @@ msgstr ""
 "provést, jednoduše zkontrolujte hermitovskou část matice <varname>M</"
 "varname> takto: <userinput>IsPositiveSemidefinite(M+M')</userinput>."
 
-#: C/genius.xml:6035(para)
+#: C/genius.xml:6069(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/PositiveSemidefinite.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -10498,16 +10568,16 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://mathworld.wolfram.com/";
 "PositiveSemidefiniteMatrix.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6044(term)
+#: C/genius.xml:6078(term)
 msgid "<anchor id=\"gel-function-IsSkewHermitian\"/>IsSkewHermitian"
 msgstr "<anchor id=\"gel-function-IsSkewHermitian\"/>IsSkewHermitian"
 
-#: C/genius.xml:6046(synopsis)
+#: C/genius.xml:6080(synopsis)
 #, no-wrap
 msgid "IsSkewHermitian (M)"
 msgstr "IsSkewHermitian (M)"
 
-#: C/genius.xml:6047(para)
+#: C/genius.xml:6081(para)
 msgid ""
 "Is a matrix skew-Hermitian. That is, is the conjugate transpose equal to "
 "negative of the matrix."
@@ -10515,7 +10585,7 @@ msgstr ""
 "Je matice antihermitovská? To znamená, zda je konjugovaná transpozice rovna "
 "negativní matici."
 
-#: C/genius.xml:6048(para)
+#: C/genius.xml:6082(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/SkewHermitianMatrix.html";
 "\">Planetmath</ulink> for more information."
@@ -10524,16 +10594,16 @@ msgstr ""
 "encyclopedia/SkewHermitianMatrix.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:6056(term)
+#: C/genius.xml:6090(term)
 msgid "<anchor id=\"gel-function-IsUnitary\"/>IsUnitary"
 msgstr "<anchor id=\"gel-function-IsUnitary\"/>IsUnitary"
 
-#: C/genius.xml:6058(synopsis)
+#: C/genius.xml:6092(synopsis)
 #, no-wrap
 msgid "IsUnitary (M)"
 msgstr "IsUnitary (M)"
 
-#: C/genius.xml:6059(para)
+#: C/genius.xml:6093(para)
 msgid ""
 "Is a matrix unitary? That is, does <userinput>M'*M</userinput> and "
 "<userinput>M*M'</userinput> equal the identity."
@@ -10541,7 +10611,7 @@ msgstr ""
 "Je matice unitární? To je, zda <userinput>M'*M</userinput> a "
 "<userinput>M*M'</userinput> dají stejnou jednotkovou matici."
 
-#: C/genius.xml:6062(para)
+#: C/genius.xml:6096(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/UnitaryTransformation.";
 "html\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -10553,20 +10623,20 @@ msgstr ""
 "\">Mathworld</ulink> (text je v angličtině) nebo <ulink url=\"http://cs.";
 "wikipedia.org/wiki/Unit%C3%A1rn%C3%AD_matice\">Wikipedia</ulink>."
 
-#: C/genius.xml:6071(term)
+#: C/genius.xml:6105(term)
 msgid "<anchor id=\"gel-function-JordanBlock\"/>JordanBlock"
 msgstr "<anchor id=\"gel-function-JordanBlock\"/>JordanBlock"
 
-#: C/genius.xml:6073(synopsis)
+#: C/genius.xml:6107(synopsis)
 #, no-wrap
 msgid "JordanBlock (n,lambda)"
 msgstr "JordanBlock (n,lambda)"
 
-#: C/genius.xml:6074(para)
+#: C/genius.xml:6108(para)
 msgid "Aliases: <function>J</function>"
 msgstr "Alternativní názvy: <function>J</function>"
 
-#: C/genius.xml:6075(para)
+#: C/genius.xml:6109(para)
 msgid ""
 "Get the Jordan block corresponding to the eigenvalue <varname>lambda</"
 "varname> with multiplicity <varname>n</varname>."
@@ -10574,7 +10644,7 @@ msgstr ""
 "Získat Jordanův blok odpovídající vlastnímu číslu <varname>lambda</varname> "
 "s násobností <varname>n</varname>."
 
-#: C/genius.xml:6078(para)
+#: C/genius.xml:6112(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/";
 "JordanCanonicalFormTheorem.html\">Planetmath</ulink> or <ulink url=\"http://";
@@ -10587,44 +10657,44 @@ msgstr ""
 "\">Mathworld</ulink> (text je v angličtině) nebo <ulink url=\"http://cs.";
 "wikipedia.org/wiki/Jordanova_norm%C3%A1ln%C3%AD_forma\">Wikipedia</ulink>."
 
-#: C/genius.xml:6087(term)
+#: C/genius.xml:6121(term)
 msgid "<anchor id=\"gel-function-Kernel\"/>Kernel"
 msgstr "<anchor id=\"gel-function-Kernel\"/>Kernel"
 
-#: C/genius.xml:6089(synopsis)
+#: C/genius.xml:6123(synopsis)
 #, no-wrap
 msgid "Kernel (T)"
 msgstr "Kernel (T)"
 
-#: C/genius.xml:6090(para)
+#: C/genius.xml:6124(para)
 msgid "Get the kernel (nullspace) of a linear transform."
 msgstr "Získat jádro (nulový prostor) lineární transformace."
 
-#: C/genius.xml:6091(para)
+#: C/genius.xml:6125(para)
 msgid "(See <link linkend=\"gel-function-NullSpace\">NullSpace</link>)"
 msgstr "(Viz <link linkend=\"gel-function-NullSpace\">NullSpace</link>)"
 
-#: C/genius.xml:6098(term)
+#: C/genius.xml:6132(term)
 msgid "<anchor id=\"gel-function-KroneckerProduct\"/>KroneckerProduct"
 msgstr "<anchor id=\"gel-function-KroneckerProduct\"/>KroneckerProduct"
 
-#: C/genius.xml:6100(synopsis)
+#: C/genius.xml:6134(synopsis)
 #, no-wrap
 msgid "KroneckerProduct (M, N)"
 msgstr "KroneckerProduct (M, N)"
 
-#: C/genius.xml:6101(para)
+#: C/genius.xml:6135(para)
 msgid "Aliases: <function>TensorProduct</function>"
 msgstr "Alternativní názvy: <function>TensorProduct</function>"
 
-#: C/genius.xml:6102(para)
+#: C/genius.xml:6136(para)
 msgid ""
 "Compute the Kronecker product (tensor product in standard basis) of two "
 "matrices."
 msgstr ""
 "Spočítat Kroneckerův součin (tenzorový součin ve standardní bázi) dvou matic."
 
-#: C/genius.xml:6106(para)
+#: C/genius.xml:6140(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Kronecker_product\";>Wikipedia</"
 "ulink>, <ulink url=\"http://planetmath.org/encyclopedia/KroneckerProduct.html";
@@ -10637,16 +10707,16 @@ msgstr ""
 "ulink> (text je v angličtině) nebo <ulink url=\"http://mathworld.wolfram.com/";
 "KroneckerProduct.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6117(term)
+#: C/genius.xml:6151(term)
 msgid "<anchor id=\"gel-function-LUDecomposition\"/>LUDecomposition"
 msgstr "<anchor id=\"gel-function-LUDecomposition\"/>LUDecomposition"
 
-#: C/genius.xml:6119(synopsis)
+#: C/genius.xml:6153(synopsis)
 #, no-wrap
 msgid "LUDecomposition (A, L, U)"
 msgstr "LUDecomposition (A, L, U)"
 
-#: C/genius.xml:6120(para)
+#: C/genius.xml:6154(para)
 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</"
@@ -10669,7 +10739,7 @@ msgstr ""
 "</screen> budete mít dolní matici uloženou v proměnné s názvem <varname>L</"
 "varname> a horní matici v proměnné s názvem <varname>U</varname>."
 
-#: C/genius.xml:6134(para)
+#: C/genius.xml:6168(para)
 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 "
@@ -10681,7 +10751,7 @@ msgstr ""
 "diagonálu hodnot 1. Nejedná se o Doolittlovu metodu, která zahrnuje "
 "diagonálu jedniček do dolní matice."
 
-#: C/genius.xml:6142(para)
+#: C/genius.xml:6176(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 "
@@ -10693,7 +10763,7 @@ msgstr ""
 "constant> a nastaví <varname>L</varname> a <varname>U</varname> na "
 "<constant>null</constant>."
 
-#: C/genius.xml:6148(para)
+#: C/genius.xml:6182(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/LU_decomposition\";>Wikipedia</"
 "ulink>, <ulink url=\"http://planetmath.org/encyclopedia/LUDecomposition.html";
@@ -10706,22 +10776,22 @@ msgstr ""
 "ulink> (text je v angličtině) nebo <ulink url=\"http://mathworld.wolfram.com/";
 "LUDecomposition.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6158(term)
+#: C/genius.xml:6192(term)
 msgid "<anchor id=\"gel-function-Minor\"/>Minor"
 msgstr "<anchor id=\"gel-function-Minor\"/>Minor"
 
-#: C/genius.xml:6160(synopsis)
+#: C/genius.xml:6194(synopsis)
 #, no-wrap
 msgid "Minor (M,i,j)"
 msgstr "Minor (M,i,j)"
 
-#: C/genius.xml:6161(para)
+#: C/genius.xml:6195(para)
 msgid "Get the <varname>i</varname>-<varname>j</varname> minor of a matrix."
 msgstr ""
 "Získat subdeterminant (též minor) <varname>i</varname>-<varname>j</varname> "
 "matice."
 
-#: C/genius.xml:6162(para)
+#: C/genius.xml:6196(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/Minor.html\";>Planetmath</"
 "ulink> for more information."
@@ -10730,46 +10800,46 @@ msgstr ""
 "encyclopedia/Minor.html\">Planetmath</ulink> (text je v angličtině) nebo "
 "<ulink url=\"http://cs.wikipedia.org/wiki/Subdeterminant\";>Wikipedia</ulink>."
 
-#: C/genius.xml:6170(term)
+#: C/genius.xml:6204(term)
 msgid "<anchor id=\"gel-function-NonPivotColumns\"/>NonPivotColumns"
 msgstr "<anchor id=\"gel-function-NonPivotColumns\"/>NonPivotColumns"
 
-#: C/genius.xml:6172(synopsis)
+#: C/genius.xml:6206(synopsis)
 #, no-wrap
 msgid "NonPivotColumns (M)"
 msgstr "NonPivotColumns (M)"
 
-#: C/genius.xml:6173(para)
+#: C/genius.xml:6207(para)
 msgid "Return the columns that are not the pivot columns of a matrix."
 msgstr "Vrátit sloupce matice, které nemají pivot."
 
-#: C/genius.xml:6178(term)
+#: C/genius.xml:6212(term)
 msgid "<anchor id=\"gel-function-Norm\"/>Norm"
 msgstr "<anchor id=\"gel-function-Norm\"/>Norm"
 
-#: C/genius.xml:6180(synopsis)
+#: C/genius.xml:6214(synopsis)
 #, no-wrap
 msgid "Norm (v,p...)"
 msgstr "Norm (v,p...)"
 
-#: C/genius.xml:6181(para)
+#: C/genius.xml:6215(para)
 msgid "Aliases: <function>norm</function>"
 msgstr "Alternativní názvy: <function>norm</function>"
 
-#: C/genius.xml:6182(para)
+#: C/genius.xml:6216(para)
 msgid "Get the p Norm (or 2 Norm if no p is supplied) of a vector."
 msgstr "Získat normu typu p (nebo typu 2, pokud není zadáno p) vektoru."
 
-#: C/genius.xml:6187(term)
+#: C/genius.xml:6221(term)
 msgid "<anchor id=\"gel-function-NullSpace\"/>NullSpace"
 msgstr "<anchor id=\"gel-function-NullSpace\"/>NullSpace"
 
-#: C/genius.xml:6189(synopsis)
+#: C/genius.xml:6223(synopsis)
 #, no-wrap
 msgid "NullSpace (T)"
 msgstr "NullSpace (T)"
 
-#: C/genius.xml:6190(para)
+#: C/genius.xml:6224(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 "
@@ -10779,7 +10849,7 @@ msgstr ""
 "představuje. Výsledek se vrací v podobě matice, jejíž sloupcový prostor je "
 "nulovým prostorem z <varname>T</varname>."
 
-#: C/genius.xml:6194(para)
+#: C/genius.xml:6228(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/Nullspace.html";
 "\">Planetmath</ulink> for more information."
@@ -10787,20 +10857,20 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://planetmath.org/";
 "encyclopedia/Nullspace.html\">Planetmath</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6202(term)
+#: C/genius.xml:6236(term)
 msgid "<anchor id=\"gel-function-Nullity\"/>Nullity"
 msgstr "<anchor id=\"gel-function-Nullity\"/>Nullity"
 
-#: C/genius.xml:6204(synopsis)
+#: C/genius.xml:6238(synopsis)
 #, no-wrap
 msgid "Nullity (M)"
 msgstr "Nullity (M)"
 
-#: C/genius.xml:6205(para)
+#: C/genius.xml:6239(para)
 msgid "Aliases: <function>nullity</function>"
 msgstr "Alternativní názvy: <function>nullity</function>"
 
-#: C/genius.xml:6206(para)
+#: C/genius.xml:6240(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>."
@@ -10808,7 +10878,7 @@ msgstr ""
 "Získat nulovost matice. Tzn. vrátit rozměry nulového prostoru; rozměry jádra "
 "matice <varname>M</varname>."
 
-#: C/genius.xml:6208(para)
+#: C/genius.xml:6242(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/Nullity.html";
 "\">Planetmath</ulink> for more information."
@@ -10816,29 +10886,29 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://planetmath.org/";
 "encyclopedia/Nullity.html\">Planetmath</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6216(term)
+#: C/genius.xml:6250(term)
 msgid "<anchor id=\"gel-function-OrthogonalComplement\"/>OrthogonalComplement"
 msgstr "<anchor id=\"gel-function-OrthogonalComplement\"/>OrthogonalComplement"
 
-#: C/genius.xml:6218(synopsis)
+#: C/genius.xml:6252(synopsis)
 #, no-wrap
 msgid "OrthogonalComplement (M)"
 msgstr "OrthogonalComplement (M)"
 
-#: C/genius.xml:6219(para)
+#: C/genius.xml:6253(para)
 msgid "Get the orthogonal complement of the columnspace."
 msgstr "Získat ortogonální doplněk sloupcového prostoru."
 
-#: C/genius.xml:6224(term)
+#: C/genius.xml:6258(term)
 msgid "<anchor id=\"gel-function-PivotColumns\"/>PivotColumns"
 msgstr "<anchor id=\"gel-function-PivotColumns\"/>PivotColumns"
 
-#: C/genius.xml:6226(synopsis)
+#: C/genius.xml:6260(synopsis)
 #, no-wrap
 msgid "PivotColumns (M)"
 msgstr "PivotColumns (M)"
 
-#: C/genius.xml:6227(para)
+#: C/genius.xml:6261(para)
 msgid ""
 "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."
@@ -10846,16 +10916,16 @@ msgstr ""
 "Vrátit sloupce matice s pivoty, tzn. sloupce, které mají 1 v řádkově "
 "redukované podobě. Rovněž vrací řádek, ve kterém se vyskytly."
 
-#: C/genius.xml:6232(term)
+#: C/genius.xml:6266(term)
 msgid "<anchor id=\"gel-function-Projection\"/>Projection"
 msgstr "<anchor id=\"gel-function-Projection\"/>Projection"
 
-#: C/genius.xml:6234(synopsis)
+#: C/genius.xml:6268(synopsis)
 #, no-wrap
 msgid "Projection (v,W,B...)"
 msgstr "Projection (v,W,B...)"
 
-#: C/genius.xml:6235(para)
+#: C/genius.xml:6269(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</"
@@ -10869,16 +10939,16 @@ msgstr ""
 "<varname>B</varname> může být buď polybilineární funkce dvou argumentů nebo "
 "to může být matice v polybilineární formě."
 
-#: C/genius.xml:6245(term)
+#: C/genius.xml:6279(term)
 msgid "<anchor id=\"gel-function-QRDecomposition\"/>QRDecomposition"
 msgstr "<anchor id=\"gel-function-QRDecomposition\"/>QRDecomposition"
 
-#: C/genius.xml:6247(synopsis)
+#: C/genius.xml:6281(synopsis)
 #, no-wrap
 msgid "QRDecomposition (A, Q)"
 msgstr "QRDecomposition (A, Q)"
 
-#: C/genius.xml:6248(para)
+#: C/genius.xml:6282(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</"
@@ -10900,7 +10970,7 @@ msgstr ""
 "názvem <varname>R</varname> a ortogonální (unitární) matici v <varname>Q</"
 "varname>."
 
-#: C/genius.xml:6262(para)
+#: C/genius.xml:6296(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/QR_decomposition\";>Wikipedia</"
 "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/QRDecomposition.";
@@ -10913,16 +10983,16 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://mathworld.wolfram.com/QRDecomposition.";
 "html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6272(term)
+#: C/genius.xml:6306(term)
 msgid "<anchor id=\"gel-function-RayleighQuotient\"/>RayleighQuotient"
 msgstr "<anchor id=\"gel-function-RayleighQuotient\"/>RayleighQuotient"
 
-#: C/genius.xml:6274(synopsis)
+#: C/genius.xml:6308(synopsis)
 #, no-wrap
 msgid "RayleighQuotient (A,x)"
 msgstr "RayleighQuotient (A,x)"
 
-#: C/genius.xml:6275(para)
+#: C/genius.xml:6309(para)
 msgid ""
 "Return the Rayleigh quotient (also called the Rayleigh-Ritz quotient or "
 "ratio) of a matrix and a vector."
@@ -10930,7 +11000,7 @@ msgstr ""
 "Vrátit Rayleighův podíl (nazývaný také Rayleighův-Ritzův koeficient nebo "
 "podíl) matice a vektoru."
 
-#: C/genius.xml:6276(para)
+#: C/genius.xml:6310(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/RayleighQuotient.html";
 "\">Planetmath</ulink> for more information."
@@ -10939,7 +11009,7 @@ msgstr ""
 "encyclopedia/RayleighQuotient.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:6284(term)
+#: C/genius.xml:6318(term)
 msgid ""
 "<anchor id=\"gel-function-RayleighQuotientIteration\"/"
 ">RayleighQuotientIteration"
@@ -10947,12 +11017,12 @@ msgstr ""
 "<anchor id=\"gel-function-RayleighQuotientIteration\"/"
 ">RayleighQuotientIteration"
 
-#: C/genius.xml:6286(synopsis)
+#: C/genius.xml:6320(synopsis)
 #, no-wrap
 msgid "RayleighQuotientIteration (A,x,epsilon,maxiter,vecref)"
 msgstr "RayleighQuotientIteration (A,x,epsilon,maxiter,vecref)"
 
-#: C/genius.xml:6287(para)
+#: C/genius.xml:6321(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 "
@@ -10972,7 +11042,7 @@ msgstr ""
 "<varname>vecref</varname> by měl být buď <constant>null</constant> nebo "
 "odkaz na proměnnou, do které by se měl uložit vlastní vektor."
 
-#: C/genius.xml:6297(para)
+#: C/genius.xml:6331(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/RayleighQuotient.html";
 "\">Planetmath</ulink> for more information on Rayleigh quotient."
@@ -10981,24 +11051,24 @@ msgstr ""
 "\"http://planetmath.org/encyclopedia/RayleighQuotient.html\";>Planetmath</"
 "ulink> (text je v angličtině)."
 
-#: C/genius.xml:6305(term)
+#: C/genius.xml:6339(term)
 msgid "<anchor id=\"gel-function-Rank\"/>Rank"
 msgstr "<anchor id=\"gel-function-Rank\"/>Rank"
 
-#: C/genius.xml:6307(synopsis)
+#: C/genius.xml:6341(synopsis)
 #, no-wrap
 msgid "Rank (M)"
 msgstr "Rank (M)"
 
-#: C/genius.xml:6308(para)
+#: C/genius.xml:6342(para)
 msgid "Aliases: <function>rank</function>"
 msgstr "Alternativní názvy: <function>rank</function>"
 
-#: C/genius.xml:6309(para)
+#: C/genius.xml:6343(para)
 msgid "Get the rank of a matrix."
 msgstr "Získat hodnost matice."
 
-#: C/genius.xml:6310(para)
+#: C/genius.xml:6344(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/SylvestersLaw.html";
 "\">Planetmath</ulink> for more information."
@@ -11006,16 +11076,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://planetmath.org/";
 "encyclopedia/SylvestersLaw.html\">Planetmath</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6318(term)
+#: C/genius.xml:6352(term)
 msgid "<anchor id=\"gel-function-RosserMatrix\"/>RosserMatrix"
 msgstr "<anchor id=\"gel-function-RosserMatrix\"/>RosserMatrix"
 
-#: C/genius.xml:6320(synopsis)
+#: C/genius.xml:6354(synopsis)
 #, no-wrap
 msgid "RosserMatrix ()"
 msgstr "RosserMatrix ()"
 
-#: C/genius.xml:6321(para)
+#: C/genius.xml:6355(para)
 msgid ""
 "Returns the Rosser matrix, which is a classic symmetric eigenvalue test "
 "problem."
@@ -11023,20 +11093,20 @@ msgstr ""
 "Vrátit Rosserovu matici, která je klasickým symetrickým problémem testu "
 "vlastního čísla."
 
-#: C/genius.xml:6326(term)
+#: C/genius.xml:6360(term)
 msgid "<anchor id=\"gel-function-Rotation2D\"/>Rotation2D"
 msgstr "<anchor id=\"gel-function-Rotation2D\"/>Rotation2D"
 
-#: C/genius.xml:6328(synopsis)
+#: C/genius.xml:6362(synopsis)
 #, no-wrap
 msgid "Rotation2D (angle)"
 msgstr "Rotation2D (úhel)"
 
-#: C/genius.xml:6329(para)
+#: C/genius.xml:6363(para)
 msgid "Aliases: <function>RotationMatrix</function>"
 msgstr "Alternativní názvy: <function>RotationMatrix</function>"
 
-#: C/genius.xml:6330(para)
+#: C/genius.xml:6364(para)
 msgid ""
 "Return the matrix corresponding to rotation around origin in "
 "R<superscript>2</superscript>."
@@ -11044,16 +11114,16 @@ msgstr ""
 "Vrátit matici odpovídající otočení okolo počátku v R<superscript>2</"
 "superscript>."
 
-#: C/genius.xml:6335(term)
+#: C/genius.xml:6369(term)
 msgid "<anchor id=\"gel-function-Rotation3DX\"/>Rotation3DX"
 msgstr "<anchor id=\"gel-function-Rotation3DX\"/>Rotation3DX"
 
-#: C/genius.xml:6337(synopsis)
+#: C/genius.xml:6371(synopsis)
 #, no-wrap
 msgid "Rotation3DX (angle)"
 msgstr "Rotation3DX (úhel)"
 
-#: C/genius.xml:6338(para)
+#: C/genius.xml:6372(para)
 msgid ""
 "Return the matrix corresponding to rotation around origin in "
 "R<superscript>3</superscript> about the x-axis."
@@ -11061,16 +11131,16 @@ msgstr ""
 "Vrátit matici odpovídající otočení okolo počátku v R<superscript>3</"
 "superscript> kolem osy x."
 
-#: C/genius.xml:6343(term)
+#: C/genius.xml:6377(term)
 msgid "<anchor id=\"gel-function-Rotation3DY\"/>Rotation3DY"
 msgstr "<anchor id=\"gel-function-Rotation3DY\"/>Rotation3DY"
 
-#: C/genius.xml:6345(synopsis)
+#: C/genius.xml:6379(synopsis)
 #, no-wrap
 msgid "Rotation3DY (angle)"
 msgstr "Rotation3DY (úhel)"
 
-#: C/genius.xml:6346(para)
+#: C/genius.xml:6380(para)
 msgid ""
 "Return the matrix corresponding to rotation around origin in "
 "R<superscript>3</superscript> about the y-axis."
@@ -11078,16 +11148,16 @@ msgstr ""
 "Vrátit matici odpovídající otočení okolo počátku v R<superscript>3</"
 "superscript> kolem osy y."
 
-#: C/genius.xml:6351(term)
+#: C/genius.xml:6385(term)
 msgid "<anchor id=\"gel-function-Rotation3DZ\"/>Rotation3DZ"
 msgstr "<anchor id=\"gel-function-Rotation3DZ\"/>Rotation3DZ"
 
-#: C/genius.xml:6353(synopsis)
+#: C/genius.xml:6387(synopsis)
 #, no-wrap
 msgid "Rotation3DZ (angle)"
 msgstr "Rotation3DZ (úhel)"
 
-#: C/genius.xml:6354(para)
+#: C/genius.xml:6388(para)
 msgid ""
 "Return the matrix corresponding to rotation around origin in "
 "R<superscript>3</superscript> about the z-axis."
@@ -11095,36 +11165,36 @@ msgstr ""
 "Vrátit matici odpovídající otočení okolo počátku v R<superscript>3</"
 "superscript> kolem osy z."
 
-#: C/genius.xml:6359(term)
+#: C/genius.xml:6393(term)
 msgid "<anchor id=\"gel-function-RowSpace\"/>RowSpace"
 msgstr "<anchor id=\"gel-function-RowSpace\"/>RowSpace"
 
-#: C/genius.xml:6361(synopsis)
+#: C/genius.xml:6395(synopsis)
 #, no-wrap
 msgid "RowSpace (M)"
 msgstr "RowSpace (M)"
 
-#: C/genius.xml:6362(para)
+#: C/genius.xml:6396(para)
 msgid "Get a basis matrix for the rowspace of a matrix."
 msgstr "Získat bázi matice pro prostor řádků matice."
 
-#: C/genius.xml:6367(term)
+#: C/genius.xml:6401(term)
 msgid "<anchor id=\"gel-function-SesquilinearForm\"/>SesquilinearForm"
 msgstr "<anchor id=\"gel-function-SesquilinearForm\"/>SesquilinearForm"
 
-#: C/genius.xml:6369(synopsis)
+#: C/genius.xml:6403(synopsis)
 #, no-wrap
 msgid "SesquilinearForm (v,A,w)"
 msgstr "SesquilinearForm (v,A,w)"
 
-#: C/genius.xml:6370(para)
+#: C/genius.xml:6404(para)
 msgid ""
 "Evaluate (v,w) with respect to the sesquilinear form given by the matrix A."
 msgstr ""
 "Vyhodnotit (v,w) vzhledem k polybilineární formě dané maticí <varname>A</"
 "varname>."
 
-#: C/genius.xml:6375(term)
+#: C/genius.xml:6409(term)
 msgid ""
 "<anchor id=\"gel-function-SesquilinearFormFunction\"/"
 ">SesquilinearFormFunction"
@@ -11132,12 +11202,12 @@ msgstr ""
 "<anchor id=\"gel-function-SesquilinearFormFunction\"/"
 ">SesquilinearFormFunction"
 
-#: C/genius.xml:6377(synopsis)
+#: C/genius.xml:6411(synopsis)
 #, no-wrap
 msgid "SesquilinearFormFunction (A)"
 msgstr "SesquilinearFormFunction (A)"
 
-#: C/genius.xml:6378(para)
+#: C/genius.xml:6412(para)
 msgid ""
 "Return a function that evaluates two vectors with respect to the "
 "sesquilinear form given by A."
@@ -11145,16 +11215,16 @@ msgstr ""
 "Vrátit funkci vyhodnocující dva vektory vzhledem k polybilineární formě dané "
 "maticí <varname>A</varname>."
 
-#: C/genius.xml:6383(term)
+#: C/genius.xml:6417(term)
 msgid "<anchor id=\"gel-function-SmithNormalFormField\"/>SmithNormalFormField"
 msgstr "<anchor id=\"gel-function-SmithNormalFormField\"/>SmithNormalFormField"
 
-#: C/genius.xml:6385(synopsis)
+#: C/genius.xml:6419(synopsis)
 #, no-wrap
 msgid "SmithNormalFormField (A)"
 msgstr "SmithNormalFormField (A)"
 
-#: C/genius.xml:6386(para)
+#: C/genius.xml:6420(para)
 msgid ""
 "Returns the Smith normal form of a matrix over fields (will end up with 1's "
 "on the diagonal)."
@@ -11162,7 +11232,7 @@ msgstr ""
 "Vrátit Smithův kanonický tvar (normální forma) matice nad poli (bude končit "
 "s jedničkami na diagonále)."
 
-#: C/genius.xml:6387(para) C/genius.xml:6399(para)
+#: C/genius.xml:6421(para) C/genius.xml:6433(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Smith_normal_form\";>Wikipedia</"
 "ulink> for more information."
@@ -11170,18 +11240,18 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://en.wikipedia.org/";
 "wiki/Smith_normal_form\">Wikipedia</ulink> (článek je v angličtině)."
 
-#: C/genius.xml:6395(term)
+#: C/genius.xml:6429(term)
 msgid ""
 "<anchor id=\"gel-function-SmithNormalFormInteger\"/>SmithNormalFormInteger"
 msgstr ""
 "<anchor id=\"gel-function-SmithNormalFormInteger\"/>SmithNormalFormInteger"
 
-#: C/genius.xml:6397(synopsis)
+#: C/genius.xml:6431(synopsis)
 #, no-wrap
 msgid "SmithNormalFormInteger (M)"
 msgstr "SmithNormalFormInteger (M)"
 
-#: C/genius.xml:6398(para)
+#: C/genius.xml:6432(para)
 msgid ""
 "Return the Smith normal form for square integer matrices over integers (not "
 "its characteristic)."
@@ -11189,16 +11259,16 @@ msgstr ""
 "Vrátit Smithův kanonický tvar (normální forma) pro čtvercové celočíselné "
 "matice nad celými čísly (ne její charakteristiku)."
 
-#: C/genius.xml:6407(term)
+#: C/genius.xml:6441(term)
 msgid "<anchor id=\"gel-function-SolveLinearSystem\"/>SolveLinearSystem"
 msgstr "<anchor id=\"gel-function-SolveLinearSystem\"/>SolveLinearSystem"
 
-#: C/genius.xml:6409(synopsis)
+#: C/genius.xml:6443(synopsis)
 #, no-wrap
 msgid "SolveLinearSystem (M,V,args...)"
 msgstr "SolveLinearSystem (M,V,argumenty...)"
 
-#: C/genius.xml:6410(para)
+#: C/genius.xml:6444(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 "
@@ -11208,16 +11278,16 @@ msgstr ""
 "řešení, jinak vrátit <constant>null</constant>. Je možné použít dva "
 "dodatečné parametry předávané odkazem, ve kterých získáte redukované M a V."
 
-#: C/genius.xml:6415(term)
+#: C/genius.xml:6449(term)
 msgid "<anchor id=\"gel-function-ToeplitzMatrix\"/>ToeplitzMatrix"
 msgstr "<anchor id=\"gel-function-ToeplitzMatrix\"/>ToeplitzMatrix"
 
-#: C/genius.xml:6417(synopsis)
+#: C/genius.xml:6451(synopsis)
 #, no-wrap
 msgid "ToeplitzMatrix (c, r...)"
 msgstr "ToeplitzMatrix (s, r...)"
 
-#: C/genius.xml:6418(para)
+#: C/genius.xml:6452(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 "
@@ -11230,7 +11300,7 @@ msgstr ""
 "konjugovaná a nekonjugovaná verze, aby se získala hermitovská matice "
 "(samozřejmě za předpokladu, že je první prvek reálný)."
 
-#: C/genius.xml:6422(para)
+#: C/genius.xml:6456(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Toeplitz_matrix\";>Wikipedia</"
 "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/ToeplitzMatrix.html";
@@ -11241,27 +11311,27 @@ msgstr ""
 "url=\"http://planetmath.org/encyclopedia/ToeplitzMatrix.html\";>Planetmath</"
 "ulink> (text je v angličtině)."
 
-#: C/genius.xml:6431(term)
+#: C/genius.xml:6465(term)
 msgid "<anchor id=\"gel-function-Trace\"/>Trace"
 msgstr "<anchor id=\"gel-function-Trace\"/>Trace"
 
-#: C/genius.xml:6433(synopsis)
+#: C/genius.xml:6467(synopsis)
 #, no-wrap
 msgid "Trace (M)"
 msgstr "Trace (M)"
 
-#: C/genius.xml:6434(para)
+#: C/genius.xml:6468(para)
 msgid "Aliases: <function>trace</function>"
 msgstr "Alternativní názvy: <function>trace</function>"
 
-#: C/genius.xml:6435(para)
+#: C/genius.xml:6469(para)
 msgid ""
 "Calculate the trace of a matrix. That is the sum of the diagonal elements."
 msgstr ""
 "Spočítat stopu matice. Jedná se o součet prvků na hlavní diagonále čtvercové "
 "matice."
 
-#: C/genius.xml:6436(para)
+#: C/genius.xml:6470(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/";
 "Trace_(linear_algebra)\">Wikipedia</ulink> or <ulink url=\"http://planetmath.";
@@ -11272,16 +11342,16 @@ msgstr ""
 "planetmath.org/encyclopedia/Trace.html\">Planetmath</ulink>  (text je v "
 "angličtině)."
 
-#: C/genius.xml:6445(term)
+#: C/genius.xml:6479(term)
 msgid "<anchor id=\"gel-function-Transpose\"/>Transpose"
 msgstr "<anchor id=\"gel-function-Transpose\"/>Transpose"
 
-#: C/genius.xml:6447(synopsis)
+#: C/genius.xml:6481(synopsis)
 #, no-wrap
 msgid "Transpose (M)"
 msgstr "Transpose (M)"
 
-#: C/genius.xml:6448(para)
+#: C/genius.xml:6482(para)
 msgid ""
 "Transpose of a matrix. This is the same as the <userinput>.'</userinput> "
 "operator."
@@ -11289,7 +11359,7 @@ msgstr ""
 "Transponovat matici. Funkčně je to stejné, jako operátor <userinput>.'</"
 "userinput>."
 
-#: C/genius.xml:6450(para)
+#: C/genius.xml:6484(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Transpose\";>Wikipedia</ulink> "
 "or <ulink url=\"http://planetmath.org/encyclopedia/Transpose.html";
@@ -11300,24 +11370,24 @@ msgstr ""
 "planetmath.org/encyclopedia/Transpose.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:6459(term)
+#: C/genius.xml:6493(term)
 msgid "<anchor id=\"gel-function-VandermondeMatrix\"/>VandermondeMatrix"
 msgstr "<anchor id=\"gel-function-VandermondeMatrix\"/>VandermondeMatrix"
 
-#: C/genius.xml:6461(synopsis)
+#: C/genius.xml:6495(synopsis)
 #, no-wrap
 msgid "VandermondeMatrix (v)"
 msgstr "VandermondeMatrix (v)"
 
-#: C/genius.xml:6462(para)
+#: C/genius.xml:6496(para)
 msgid "Aliases: <function>vander</function>"
 msgstr "Alternativní názvy: <function>vander</function>"
 
-#: C/genius.xml:6463(para)
+#: C/genius.xml:6497(para)
 msgid "Return the Vandermonde matrix."
 msgstr "Vrátit Vandermondovu matici."
 
-#: C/genius.xml:6464(para)
+#: C/genius.xml:6498(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Vandermonde_matrix";
 "\">Wikipedia</ulink> for more information."
@@ -11325,16 +11395,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/Vandermondova_matice\">Wikipedia</ulink>."
 
-#: C/genius.xml:6472(term)
+#: C/genius.xml:6506(term)
 msgid "<anchor id=\"gel-function-VectorAngle\"/>VectorAngle"
 msgstr "<anchor id=\"gel-function-VectorAngle\"/>VectorAngle"
 
-#: C/genius.xml:6474(synopsis)
+#: C/genius.xml:6508(synopsis)
 #, no-wrap
 msgid "VectorAngle (v,w,B...)"
 msgstr "VectorAngle (v,w,B...)"
 
-#: C/genius.xml:6475(para)
+#: C/genius.xml:6509(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 "
@@ -11346,20 +11416,20 @@ msgstr ""
 "hermitovský součin. <varname>B</varname> může být buď polybilineární funkce "
 "dvou argumentů nebo to může být matice v polybilineární formě."
 
-#: C/genius.xml:6484(term)
+#: C/genius.xml:6518(term)
 msgid "<anchor id=\"gel-function-VectorSpaceDirectSum\"/>VectorSpaceDirectSum"
 msgstr "<anchor id=\"gel-function-VectorSpaceDirectSum\"/>VectorSpaceDirectSum"
 
-#: C/genius.xml:6486(synopsis)
+#: C/genius.xml:6520(synopsis)
 #, no-wrap
 msgid "VectorSpaceDirectSum (M,N)"
 msgstr "VectorSpaceDirectSum (M,N)"
 
-#: C/genius.xml:6487(para)
+#: C/genius.xml:6521(para)
 msgid "The direct sum of the vector spaces M and N."
 msgstr "Přímý součet vektorových prostorů M a N."
 
-#: C/genius.xml:6492(term)
+#: C/genius.xml:6526(term)
 msgid ""
 "<anchor id=\"gel-function-VectorSubspaceIntersection\"/"
 ">VectorSubspaceIntersection"
@@ -11367,56 +11437,56 @@ msgstr ""
 "<anchor id=\"gel-function-VectorSubspaceIntersection\"/"
 ">VectorSubspaceIntersection"
 
-#: C/genius.xml:6494(synopsis)
+#: C/genius.xml:6528(synopsis)
 #, no-wrap
 msgid "VectorSubspaceIntersection (M,N)"
 msgstr "VectorSubspaceIntersection (M,N)"
 
-#: C/genius.xml:6495(para)
+#: C/genius.xml:6529(para)
 msgid "Intersection of the subspaces given by M and N."
 msgstr "Průnik podprostorů daných pomocí M a N"
 
-#: C/genius.xml:6500(term)
+#: C/genius.xml:6534(term)
 msgid "<anchor id=\"gel-function-VectorSubspaceSum\"/>VectorSubspaceSum"
 msgstr "<anchor id=\"gel-function-VectorSubspaceSum\"/>VectorSubspaceSum"
 
-#: C/genius.xml:6502(synopsis)
+#: C/genius.xml:6536(synopsis)
 #, no-wrap
 msgid "VectorSubspaceSum (M,N)"
 msgstr "VectorSubspaceSum (M,N)"
 
-#: C/genius.xml:6503(para)
+#: C/genius.xml:6537(para)
 msgid ""
 "The sum of the vector spaces M and N, that is {w | w=m+n, m in M, n in N}."
 msgstr "Součet vektorových prostorů M a N, tj. {w | w=m+n, m in M, n in N}."
 
-#: C/genius.xml:6508(term)
+#: C/genius.xml:6542(term)
 msgid "<anchor id=\"gel-function-adj\"/>adj"
 msgstr "<anchor id=\"gel-function-adj\"/>adj"
 
-#: C/genius.xml:6510(synopsis)
+#: C/genius.xml:6544(synopsis)
 #, no-wrap
 msgid "adj (m)"
 msgstr "adj (m)"
 
-#: C/genius.xml:6511(para)
+#: C/genius.xml:6545(para)
 msgid "Aliases: <function>Adjugate</function>"
 msgstr "Alternativní názvy: <function>Adjugate</function>"
 
-#: C/genius.xml:6512(para)
+#: C/genius.xml:6546(para)
 msgid "Get the classical adjoint (adjugate) of a matrix."
 msgstr "Získat adjungovanou (reciproku) matici."
 
-#: C/genius.xml:6517(term)
+#: C/genius.xml:6551(term)
 msgid "<anchor id=\"gel-function-cref\"/>cref"
 msgstr "<anchor id=\"gel-function-cref\"/>cref"
 
-#: C/genius.xml:6519(synopsis)
+#: C/genius.xml:6553(synopsis)
 #, no-wrap
 msgid "cref (M)"
 msgstr "cref (M)"
 
-#: C/genius.xml:6520(para)
+#: C/genius.xml:6554(para)
 msgid ""
 "Aliases: <function>CREF</function><function>ColumnReducedEchelonForm</"
 "function>"
@@ -11424,28 +11494,28 @@ msgstr ""
 "Alternativní názvy: <function>CREF</function> "
 "<function>ColumnReducedEchelonForm</function>"
 
-#: C/genius.xml:6521(para)
+#: C/genius.xml:6555(para)
 msgid "Compute the Column Reduced Echelon Form."
 msgstr "Spočítat sloupcově odstupňovaný tvar matice."
 
-#: C/genius.xml:6526(term)
+#: C/genius.xml:6560(term)
 msgid "<anchor id=\"gel-function-det\"/>det"
 msgstr "<anchor id=\"gel-function-det\"/>det"
 
-#: C/genius.xml:6528(synopsis)
+#: C/genius.xml:6562(synopsis)
 #, no-wrap
 msgid "det (M)"
 msgstr "det (M)"
 
-#: C/genius.xml:6529(para)
+#: C/genius.xml:6563(para)
 msgid "Aliases: <function>Determinant</function>"
 msgstr "Alternativní názvy: <function>Determinant</function>"
 
-#: C/genius.xml:6530(para)
+#: C/genius.xml:6564(para)
 msgid "Get the determinant of a matrix."
 msgstr "Získat determinant matice."
 
-#: C/genius.xml:6531(para)
+#: C/genius.xml:6565(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Determinant\";>Wikipedia</"
 "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/Determinant2.html";
@@ -11456,22 +11526,22 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Determinant\";>Wikipedia</"
 "ulink>."
 
-#: C/genius.xml:6540(term)
+#: C/genius.xml:6574(term)
 msgid "<anchor id=\"gel-function-ref\"/>ref"
 msgstr "<anchor id=\"gel-function-ref\"/>ref"
 
-#: C/genius.xml:6542(synopsis)
+#: C/genius.xml:6576(synopsis)
 #, no-wrap
 msgid "ref (M)"
 msgstr "ref (M)"
 
-#: C/genius.xml:6543(para)
+#: C/genius.xml:6577(para)
 msgid "Aliases: <function>REF</function><function>RowEchelonForm</function>"
 msgstr ""
 "Alternativní názvy: <function>REF</function> <function>RowEchelonForm</"
 "function>"
 
-#: C/genius.xml:6544(para)
+#: C/genius.xml:6578(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 "
@@ -11481,7 +11551,7 @@ msgstr ""
 "ale bez zpětného dosazování do <varname>M</varname>. Nenulové řádky jsou "
 "poděleny, aby všechny pivoty byly 1."
 
-#: C/genius.xml:6547(para)
+#: C/genius.xml:6581(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Row_echelon_form\";>Wikipedia</"
 "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/RowEchelonForm.html";
@@ -11492,23 +11562,23 @@ msgstr ""
 "url=\"http://planetmath.org/encyclopedia/RowEchelonForm.html\";>Planetmath</"
 "ulink> (text je v angličtině)."
 
-#: C/genius.xml:6556(term)
+#: C/genius.xml:6590(term)
 msgid "<anchor id=\"gel-function-rref\"/>rref"
 msgstr "<anchor id=\"gel-function-rref\"/>rref"
 
-#: C/genius.xml:6558(synopsis)
+#: C/genius.xml:6592(synopsis)
 #, no-wrap
 msgid "rref (M)"
 msgstr "rref (M)"
 
-#: C/genius.xml:6559(para)
+#: C/genius.xml:6593(para)
 msgid ""
 "Aliases: <function>RREF</function><function>ReducedRowEchelonForm</function>"
 msgstr ""
 "Alternativní názvy: <function>RREF</function> "
 "<function>ReducedRowEchelonForm</function>"
 
-#: C/genius.xml:6560(para)
+#: C/genius.xml:6594(para)
 msgid ""
 "Get the reduced row echelon form of a matrix. That is, apply gaussian "
 "elimination together with backaddition to <varname>M</varname>."
@@ -11516,7 +11586,7 @@ msgstr ""
 "Získat redukovaný řádkově odstupňovaný tvar matice. To jest, použít Gaussovu "
 "eliminaci se zpětným dosazováním do <varname>M</varname>."
 
-#: C/genius.xml:6561(para)
+#: C/genius.xml:6595(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Reduced_row_echelon_form";
 "\">Wikipedia</ulink> or <ulink url=\"http://planetmath.org/encyclopedia/";
@@ -11527,24 +11597,24 @@ msgstr ""
 "nebo <ulink url=\"http://planetmath.org/encyclopedia/ReducedRowEchelonForm.";
 "html\">Planetmath</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6573(title)
+#: C/genius.xml:6607(title)
 msgid "Combinatorics"
 msgstr "Kombinatorika"
 
-#: C/genius.xml:6576(term)
+#: C/genius.xml:6610(term)
 msgid "<anchor id=\"gel-function-Catalan\"/>Catalan"
 msgstr "<anchor id=\"gel-function-Catalan\"/>Catalan"
 
-#: C/genius.xml:6578(synopsis)
+#: C/genius.xml:6612(synopsis)
 #, no-wrap
 msgid "Catalan (n)"
 msgstr "Catalan (n)"
 
-#: C/genius.xml:6579(para)
+#: C/genius.xml:6613(para)
 msgid "Get <varname>n</varname>th Catalan number."
 msgstr "Získat <varname>n</varname>-té Catalanovo číslo."
 
-#: C/genius.xml:6580(para)
+#: C/genius.xml:6614(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/CatalanNumbers.html";
 "\">Planetmath</ulink> for more information."
@@ -11554,16 +11624,16 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Catalanova_%C4%8D%C3%ADsla";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:6588(term)
+#: C/genius.xml:6622(term)
 msgid "<anchor id=\"gel-function-Combinations\"/>Combinations"
 msgstr "<anchor id=\"gel-function-Combinations\"/>Combinations"
 
-#: C/genius.xml:6590(synopsis)
+#: C/genius.xml:6624(synopsis)
 #, no-wrap
 msgid "Combinations (k,n)"
 msgstr "Combinations (k,n)"
 
-#: C/genius.xml:6591(para)
+#: C/genius.xml:6625(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>)"
@@ -11571,20 +11641,20 @@ msgstr ""
 "Získat jako vektor vektorů všechny kombinace k-té třídy z prvků 1 až n. (Viz "
 "také <link linkend=\"gel-function-NextCombination\">NextCombination</link>)"
 
-#: C/genius.xml:6598(term)
+#: C/genius.xml:6632(term)
 msgid "<anchor id=\"gel-function-DoubleFactorial\"/>DoubleFactorial"
 msgstr "<anchor id=\"gel-function-DoubleFactorial\"/>DoubleFactorial"
 
-#: C/genius.xml:6600(synopsis)
+#: C/genius.xml:6634(synopsis)
 #, no-wrap
 msgid "DoubleFactorial (n)"
 msgstr "DoubleFactorial (n)"
 
-#: C/genius.xml:6601(para)
+#: C/genius.xml:6635(para)
 msgid "Double factorial: <userinput>n(n-2)(n-4)...</userinput>"
 msgstr "Dvojitý faktoriál: <userinput>n(n-2)(n-4)…</userinput>"
 
-#: C/genius.xml:6602(para)
+#: C/genius.xml:6636(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/DoubleFactorial.html";
 "\">Planetmath</ulink> for more information."
@@ -11593,20 +11663,20 @@ msgstr ""
 "encyclopedia/DoubleFactorial.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:6610(term)
+#: C/genius.xml:6644(term)
 msgid "<anchor id=\"gel-function-Factorial\"/>Factorial"
 msgstr "<anchor id=\"gel-function-Factorial\"/>Factorial"
 
-#: C/genius.xml:6612(synopsis)
+#: C/genius.xml:6646(synopsis)
 #, no-wrap
 msgid "Factorial (n)"
 msgstr "Factorial (n)"
 
-#: C/genius.xml:6613(para)
+#: C/genius.xml:6647(para)
 msgid "Factorial: <userinput>n(n-1)(n-2)...</userinput>"
 msgstr "Faktoriál: <userinput>n(n-1)(n-2)…</userinput>"
 
-#: C/genius.xml:6614(para)
+#: C/genius.xml:6648(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/Factorial.html";
 "\">Planetmath</ulink> for more information."
@@ -11615,20 +11685,20 @@ msgstr ""
 "encyclopedia/Factorial.html\">Planetmath</ulink> (text je v angličtině) nebo "
 "<ulink url=\"http://cs.wikipedia.org/wiki/Faktori%C3%A1l\";>Wikipedia</ulink>."
 
-#: C/genius.xml:6622(term)
+#: C/genius.xml:6656(term)
 msgid "<anchor id=\"gel-function-FallingFactorial\"/>FallingFactorial"
 msgstr "<anchor id=\"gel-function-FallingFactorial\"/>FallingFactorial"
 
-#: C/genius.xml:6624(synopsis)
+#: C/genius.xml:6658(synopsis)
 #, no-wrap
 msgid "FallingFactorial (n,k)"
 msgstr "FallingFactorial (n,k)"
 
-#: C/genius.xml:6625(para)
+#: C/genius.xml:6659(para)
 msgid "Falling factorial: <userinput>(n)_k = n(n-1)...(n-(k-1))</userinput>"
 msgstr "Klesající faktoriál: <userinput>(n)_k = n(n-1)…(n-(k-1))</userinput>"
 
-#: C/genius.xml:6626(para)
+#: C/genius.xml:6660(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/FallingFactorial.html";
 "\">Planetmath</ulink> for more information."
@@ -11637,20 +11707,20 @@ msgstr ""
 "encyclopedia/FallingFactorial.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:6634(term)
+#: C/genius.xml:6668(term)
 msgid "<anchor id=\"gel-function-Fibonacci\"/>Fibonacci"
 msgstr "<anchor id=\"gel-function-Fibonacci\"/>Fibonacci"
 
-#: C/genius.xml:6636(synopsis)
+#: C/genius.xml:6670(synopsis)
 #, no-wrap
 msgid "Fibonacci (x)"
 msgstr "Fibonacci (x)"
 
-#: C/genius.xml:6637(para)
+#: C/genius.xml:6671(para)
 msgid "Aliases: <function>fib</function>"
 msgstr "Alternativní názvy: <function>fib</function>"
 
-#: C/genius.xml:6638(para)
+#: C/genius.xml:6672(para)
 msgid ""
 "Calculate <varname>n</varname>th Fibonacci number. That is the number "
 "defined recursively by <userinput>Fibonacci(n) = Fibonacci(n-1) + "
@@ -11661,7 +11731,7 @@ msgstr ""
 "rekurzivně jako <userinput>Fibonacci(n) = Fibonacci(n-1) + Fibonacci(n-2)</"
 "userinput> a <userinput>Fibonacci(1) = Fibonacci(2) = 1</userinput>."
 
-#: C/genius.xml:6645(para)
+#: C/genius.xml:6679(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Fibonacci_number\";>Wikipedia</"
 "ulink> or <ulink url=\"http://planetmath.org/encyclopedia/FibonacciSequence.";
@@ -11674,16 +11744,16 @@ msgstr ""
 "\">Mathworld</ulink> (text je v angličtině) nebo <ulink url=\"http://cs.";
 "wikipedia.org/wiki/Fibonacciho_posloupnost\">Wikipedia</ulink>."
 
-#: C/genius.xml:6655(term)
+#: C/genius.xml:6689(term)
 msgid "<anchor id=\"gel-function-FrobeniusNumber\"/>FrobeniusNumber"
 msgstr "<anchor id=\"gel-function-FrobeniusNumber\"/>FrobeniusNumber"
 
-#: C/genius.xml:6657(synopsis)
+#: C/genius.xml:6691(synopsis)
 #, no-wrap
 msgid "FrobeniusNumber (v,arg...)"
 msgstr "FrobeniusNumber (v,arg...)"
 
-#: C/genius.xml:6658(para)
+#: C/genius.xml:6692(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 "
@@ -11696,7 +11766,7 @@ msgstr ""
 "jeden vektor. Všechna zadaná čísla by měla mít největšího společného "
 "dělitele 1."
 
-#: C/genius.xml:6665(para)
+#: C/genius.xml:6699(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/FrobeniusNumber.html";
 "\">Mathworld</ulink> for more information."
@@ -11704,32 +11774,32 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://mathworld.wolfram.";
 "com/FrobeniusNumber.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6673(term)
+#: C/genius.xml:6707(term)
 msgid "<anchor id=\"gel-function-GaloisMatrix\"/>GaloisMatrix"
 msgstr "<anchor id=\"gel-function-GaloisMatrix\"/>GaloisMatrix"
 
-#: C/genius.xml:6675(synopsis)
+#: C/genius.xml:6709(synopsis)
 #, no-wrap
 msgid "GaloisMatrix (combining_rule)"
 msgstr "GaloisMatrix (kombinacni_pravidlo)"
 
-#: C/genius.xml:6676(para)
+#: C/genius.xml:6710(para)
 msgid ""
 "Galois matrix given a linear combining rule (a_1*x_+...+a_n*x_n=x_(n+1))."
 msgstr ""
 "Galoisova matice daná lineárním kombinačním pravidlem (a_1*x_+…+a_n*x_n=x_(n"
 "+1))."
 
-#: C/genius.xml:6681(term)
+#: C/genius.xml:6715(term)
 msgid "<anchor id=\"gel-function-GreedyAlgorithm\"/>GreedyAlgorithm"
 msgstr "<anchor id=\"gel-function-GreedyAlgorithm\"/>GreedyAlgorithm"
 
-#: C/genius.xml:6683(synopsis)
+#: C/genius.xml:6717(synopsis)
 #, no-wrap
 msgid "FrobeniusNumber (n,v)"
 msgstr "FrobeniusNumber (n,v)"
 
-#: C/genius.xml:6684(para)
+#: C/genius.xml:6718(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 "
@@ -11742,7 +11812,7 @@ msgstr ""
 "by měl být předán seřazený ve vzestupném pořadí a měl by se skládat z "
 "nezáporných celých čísel."
 
-#: C/genius.xml:6691(para)
+#: C/genius.xml:6725(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/GreedyAlgorithm.html";
 "\">Mathworld</ulink> for more information."
@@ -11752,20 +11822,20 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Hladov%C3%BD_algoritmus";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:6699(term)
+#: C/genius.xml:6733(term)
 msgid "<anchor id=\"gel-function-HarmonicNumber\"/>HarmonicNumber"
 msgstr "<anchor id=\"gel-function-HarmonicNumber\"/>HarmonicNumber"
 
-#: C/genius.xml:6701(synopsis)
+#: C/genius.xml:6735(synopsis)
 #, no-wrap
 msgid "HarmonicNumber (n,r)"
 msgstr "HarmonicNumber (n,r)"
 
-#: C/genius.xml:6702(para)
+#: C/genius.xml:6736(para)
 msgid "Aliases: <function>HarmonicH</function>"
 msgstr "Alternativní názvy: <function>HarmonicH</function>"
 
-#: C/genius.xml:6703(para)
+#: C/genius.xml:6737(para)
 msgid ""
 "Harmonic Number, the <varname>n</varname>th harmonic number of order "
 "<varname>r</varname>."
@@ -11773,16 +11843,16 @@ msgstr ""
 "Harmonické číslo, <varname>n</varname>-té harmonické číslo řádu <varname>r</"
 "varname>."
 
-#: C/genius.xml:6708(term)
+#: C/genius.xml:6742(term)
 msgid "<anchor id=\"gel-function-Hofstadter\"/>Hofstadter"
 msgstr "<anchor id=\"gel-function-Hofstadter\"/>Hofstadter"
 
-#: C/genius.xml:6710(synopsis)
+#: C/genius.xml:6744(synopsis)
 #, no-wrap
 msgid "Hofstadter (n)"
 msgstr "Hofstadter (n)"
 
-#: C/genius.xml:6711(para)
+#: C/genius.xml:6745(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))."
@@ -11790,31 +11860,31 @@ msgstr ""
 "Hofstadterova funkce q(n) definovaná jako q(1)=1, q(2)=1, q(n)=q(n-"
 "q(n-1))+q(n-q(n-2))"
 
-#: C/genius.xml:6716(term)
+#: C/genius.xml:6750(term)
 msgid ""
 "<anchor id=\"gel-function-LinearRecursiveSequence\"/>LinearRecursiveSequence"
 msgstr ""
 "<anchor id=\"gel-function-LinearRecursiveSequence\"/>LinearRecursiveSequence"
 
-#: C/genius.xml:6718(synopsis)
+#: C/genius.xml:6752(synopsis)
 #, no-wrap
 msgid "LinearRecursiveSequence (seed_values,combining_rule,n)"
 msgstr "LinearRecursiveSequence (pocatecni_hodnoty,kombinacni_pravidlo,n)"
 
-#: C/genius.xml:6719(para)
+#: C/genius.xml:6753(para)
 msgid "Compute linear recursive sequence using Galois stepping."
 msgstr "Spočítat lineární rekurzivní posloupnost pomocí Galoisova krokování."
 
-#: C/genius.xml:6724(term)
+#: C/genius.xml:6758(term)
 msgid "<anchor id=\"gel-function-Multinomial\"/>Multinomial"
 msgstr "<anchor id=\"gel-function-Multinomial\"/>Multinomial"
 
-#: C/genius.xml:6726(synopsis)
+#: C/genius.xml:6760(synopsis)
 #, no-wrap
 msgid "Multinomial (v,arg...)"
 msgstr "Multinomial (v,arg...)"
 
-#: C/genius.xml:6727(para)
+#: C/genius.xml:6761(para)
 msgid ""
 "Calculate multinomial coefficients. Takes a vector of <varname>k</varname> "
 "non-negative integers and computes the multinomial coefficient. This "
@@ -11826,12 +11896,12 @@ msgstr ""
 "koeficientu v homogenním polynomu v <varname>k</varname> proměnných s "
 "odpovídajícími mocninami."
 
-#: C/genius.xml:6736(programlisting)
+#: C/genius.xml:6770(programlisting)
 #, no-wrap
 msgid "(a+b+c)! / (a!b!c!)\n"
 msgstr "(a+b+c)! / (a!b!c!)\n"
 
-#: C/genius.xml:6733(para)
+#: C/genius.xml:6767(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 "
@@ -11845,7 +11915,7 @@ msgstr ""
 "<userinput>Binomial(a+b,a)</userinput> nebo <userinput>Binomial(a+b,b)</"
 "userinput>."
 
-#: C/genius.xml:6743(para)
+#: C/genius.xml:6777(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/MultinomialTheorem.html";
 "\">Planetmath</ulink>, <ulink url=\"http://mathworld.wolfram.com/";
@@ -11860,16 +11930,16 @@ msgstr ""
 "<ulink url=\"http://cs.wikipedia.org/wiki/Multinomick%C3%A1_v%C4%9Bta";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:6753(term)
+#: C/genius.xml:6787(term)
 msgid "<anchor id=\"gel-function-NextCombination\"/>NextCombination"
 msgstr "<anchor id=\"gel-function-NextCombination\"/>NextCombination"
 
-#: C/genius.xml:6755(synopsis)
+#: C/genius.xml:6789(synopsis)
 #, no-wrap
 msgid "NextCombination (v,n)"
 msgstr "NextCombination (v,n)"
 
-#: C/genius.xml:6756(para)
+#: C/genius.xml:6790(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 "
@@ -11881,7 +11951,7 @@ msgstr ""
 "To je užitečné, pokud máte hodně kombinací, které chcete projít a nechcete "
 "plýtvat pamětí na uložení všech."
 
-#: C/genius.xml:6761(para)
+#: C/genius.xml:6795(para)
 msgid ""
 "For example with Combination you would normally write a loop like: "
 "<screen><userinput>for n in Combinations (4,6) do (\n"
@@ -11907,16 +11977,16 @@ msgstr ""
 "</screen> Viz <link linkend=\"gel-function-Combinations\">Combinations</"
 "link>."
 
-#: C/genius.xml:6779(term)
+#: C/genius.xml:6813(term)
 msgid "<anchor id=\"gel-function-Pascal\"/>Pascal"
 msgstr "<anchor id=\"gel-function-Pascal\"/>Pascal"
 
-#: C/genius.xml:6781(synopsis)
+#: C/genius.xml:6815(synopsis)
 #, no-wrap
 msgid "Pascal (i)"
 msgstr "Pascal (i)"
 
-#: C/genius.xml:6782(para)
+#: C/genius.xml:6816(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 that is the "
@@ -11926,7 +11996,7 @@ msgstr ""
 "matici <varname>i</varname>+1 krát <varname>i</varname>+1, která je "
 "Pascalovým trojúhelníkem po <varname>i</varname> iteracích."
 
-#: C/genius.xml:6786(para)
+#: C/genius.xml:6820(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/PascalsTriangle.html";
 "\">Planetmath</ulink> for more information."
@@ -11936,16 +12006,16 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/Pascal%C5%AFv_troj";
 "%C3%BAheln%C3%ADk\">Wikipedia</ulink>."
 
-#: C/genius.xml:6794(term)
+#: C/genius.xml:6828(term)
 msgid "<anchor id=\"gel-function-Permutations\"/>Permutations"
 msgstr "<anchor id=\"gel-function-Permutations\"/>Permutations"
 
-#: C/genius.xml:6796(synopsis)
+#: C/genius.xml:6830(synopsis)
 #, no-wrap
 msgid "Permutations (k,n)"
 msgstr "Permutations (k,n)"
 
-#: C/genius.xml:6797(para)
+#: C/genius.xml:6831(para)
 msgid ""
 "Get all permutations of <varname>k</varname> numbers from 1 to <varname>n</"
 "varname> as a vector of vectors."
@@ -11954,7 +12024,7 @@ msgstr ""
 "prvků 1 až <varname>n</varname> prvků, případně permutace pro <varname>k</"
 "varname>=<varname>n</varname>."
 
-#: C/genius.xml:6798(para) C/genius.xml:6887(para)
+#: C/genius.xml:6832(para) C/genius.xml:6921(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/Permutation.html\";>Mathworld</"
 "ulink> or <ulink url=\"http://en.wikipedia.org/wiki/Permutation\";>Wikipedia</"
@@ -11966,24 +12036,24 @@ msgstr ""
 "(permutace) a <ulink url=\"http://cs.wikipedia.org/wiki/Variace_";
 "%28kombinatorika%29\">Wikipedia</ulink> (variace)."
 
-#: C/genius.xml:6807(term)
+#: C/genius.xml:6841(term)
 msgid "<anchor id=\"gel-function-RisingFactorial\"/>RisingFactorial"
 msgstr "<anchor id=\"gel-function-RisingFactorial\"/>RisingFactorial"
 
-#: C/genius.xml:6809(synopsis)
+#: C/genius.xml:6843(synopsis)
 #, no-wrap
 msgid "RisingFactorial (n,k)"
 msgstr "RisingFactorial (n,k)"
 
-#: C/genius.xml:6810(para)
+#: C/genius.xml:6844(para)
 msgid "Aliases: <function>Pochhammer</function>"
 msgstr "Alternativní názvy: <function>Pochhammer</function>"
 
-#: C/genius.xml:6811(para)
+#: C/genius.xml:6845(para)
 msgid "(Pochhammer) Rising factorial: (n)_k = n(n+1)...(n+(k-1))."
 msgstr "(Pochhammerův) stoupacící faktoriál: (n)_k = n(n+1)…(n+(k-1))"
 
-#: C/genius.xml:6812(para)
+#: C/genius.xml:6846(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/RisingFactorial.html";
 "\">Planetmath</ulink> for more information."
@@ -11992,24 +12062,24 @@ msgstr ""
 "encyclopedia/RisingFactorial.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:6820(term)
+#: C/genius.xml:6854(term)
 msgid "<anchor id=\"gel-function-StirlingNumberFirst\"/>StirlingNumberFirst"
 msgstr "<anchor id=\"gel-function-StirlingNumberFirst\"/>StirlingNumberFirst"
 
-#: C/genius.xml:6822(synopsis)
+#: C/genius.xml:6856(synopsis)
 #, no-wrap
 msgid "StirlingNumberFirst (n,m)"
 msgstr "StirlingNumberFirst (n,m)"
 
-#: C/genius.xml:6823(para)
+#: C/genius.xml:6857(para)
 msgid "Aliases: <function>StirlingS1</function>"
 msgstr "Alternativní názvy: <function>StirlingS1</function>"
 
-#: C/genius.xml:6824(para)
+#: C/genius.xml:6858(para)
 msgid "Stirling number of the first kind."
 msgstr "Stirlingovo číslo prvního druhu."
 
-#: C/genius.xml:6825(para)
+#: C/genius.xml:6859(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/";
 "StirlingNumbersOfTheFirstKind.html\">Planetmath</ulink> or <ulink url="
@@ -12021,24 +12091,24 @@ msgstr ""
 "je v angličtině) nebo <ulink url=\"http://mathworld.wolfram.com/";
 "StirlingNumberoftheFirstKind.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6834(term)
+#: C/genius.xml:6868(term)
 msgid "<anchor id=\"gel-function-StirlingNumberSecond\"/>StirlingNumberSecond"
 msgstr "<anchor id=\"gel-function-StirlingNumberSecond\"/>StirlingNumberSecond"
 
-#: C/genius.xml:6836(synopsis)
+#: C/genius.xml:6870(synopsis)
 #, no-wrap
 msgid "StirlingNumberSecond (n,m)"
 msgstr "StirlingNumberSecond (n,m)"
 
-#: C/genius.xml:6837(para)
+#: C/genius.xml:6871(para)
 msgid "Aliases: <function>StirlingS2</function>"
 msgstr "Alternativní názvy: <function>StirlingS2</function>"
 
-#: C/genius.xml:6838(para)
+#: C/genius.xml:6872(para)
 msgid "Stirling number of the second kind."
 msgstr "Stirlingovo číslo druhého druhu."
 
-#: C/genius.xml:6839(para)
+#: C/genius.xml:6873(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/";
 "StirlingNumbersSecondKind.html\">Planetmath</ulink> or <ulink url=\"http://";
@@ -12051,33 +12121,33 @@ msgstr ""
 "StirlingNumberoftheSecondKind.html\">Mathworld</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:6848(term)
+#: C/genius.xml:6882(term)
 msgid "<anchor id=\"gel-function-Subfactorial\"/>Subfactorial"
 msgstr "<anchor id=\"gel-function-Subfactorial\"/>Subfactorial"
 
-#: C/genius.xml:6850(synopsis)
+#: C/genius.xml:6884(synopsis)
 #, no-wrap
 msgid "Subfactorial (n)"
 msgstr "Subfactorial (n)"
 
-#: C/genius.xml:6851(para)
+#: C/genius.xml:6885(para)
 msgid "Subfactorial: n! times sum_{k=1}^n (-1)^k/k!."
 msgstr "Subfaktoriál: n! krát suma_{k=1}^n (-1)^k/k!"
 
-#: C/genius.xml:6856(term)
+#: C/genius.xml:6890(term)
 msgid "<anchor id=\"gel-function-Triangular\"/>Triangular"
 msgstr "<anchor id=\"gel-function-Triangular\"/>Triangular"
 
-#: C/genius.xml:6858(synopsis)
+#: C/genius.xml:6892(synopsis)
 #, no-wrap
 msgid "Triangular (nth)"
 msgstr "Triangular (n)"
 
-#: C/genius.xml:6859(para)
+#: C/genius.xml:6893(para)
 msgid "Calculate the <varname>n</varname>th triangular number."
 msgstr "Spočítat <varname>n</varname>-té trojúhelníkové číslo."
 
-#: C/genius.xml:6860(para)
+#: C/genius.xml:6894(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/TriangularNumbers.html";
 "\">Planetmath</ulink> for more information."
@@ -12087,20 +12157,20 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/Troj%C3%BAheln";
 "%C3%ADkov%C3%A9_%C4%8D%C3%ADslo\">Wikipedia</ulink>."
 
-#: C/genius.xml:6868(term)
+#: C/genius.xml:6902(term)
 msgid "<anchor id=\"gel-function-nCr\"/>nCr"
 msgstr "<anchor id=\"gel-function-nCr\"/>nCr"
 
-#: C/genius.xml:6870(synopsis)
+#: C/genius.xml:6904(synopsis)
 #, no-wrap
 msgid "nCr (n,r)"
 msgstr "nCr (n,r)"
 
-#: C/genius.xml:6871(para)
+#: C/genius.xml:6905(para)
 msgid "Aliases: <function>Binomial</function>"
 msgstr "Alternativní názvy: <function>Binomial</function>"
 
-#: C/genius.xml:6872(para)
+#: C/genius.xml:6906(para)
 msgid ""
 "Calculate combinations, that is, the binomial coefficient. <varname>n</"
 "varname> can be any real number."
@@ -12108,7 +12178,7 @@ msgstr ""
 "Spočítat kombinace, tj. kombinační číslo. <varname>n</varname> může být "
 "libovolné reálné číslo."
 
-#: C/genius.xml:6874(para)
+#: C/genius.xml:6908(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/Choose.html";
 "\">Planetmath</ulink> for more information."
@@ -12118,16 +12188,16 @@ msgstr ""
 "<ulink url=\"http://cs.wikipedia.org/wiki/Kombina%C4%8Dn%C3%AD_%C4%8D";
 "%C3%ADslo\">Wikipedia</ulink>."
 
-#: C/genius.xml:6882(term)
+#: C/genius.xml:6916(term)
 msgid "<anchor id=\"gel-function-nPr\"/>nPr"
 msgstr "<anchor id=\"gel-function-nPr\"/>nPr"
 
-#: C/genius.xml:6884(synopsis)
+#: C/genius.xml:6918(synopsis)
 #, no-wrap
 msgid "nPr (n,r)"
 msgstr "nPr (n,k)"
 
-#: C/genius.xml:6885(para)
+#: C/genius.xml:6919(para)
 msgid ""
 "Calculate the number of permutations of size <varname>r</varname>of numbers "
 "from 1 to <varname>n</varname>."
@@ -12136,22 +12206,22 @@ msgstr ""
 "<varname>n</varname>, respektive počet permutací při <varname>k</varname> "
 "rovno <varname>n</varname>."
 
-#: C/genius.xml:6899(title)
+#: C/genius.xml:6933(title)
 msgid "Calculus"
 msgstr "Diferenciální/integrální počet "
 
-#: C/genius.xml:6902(term)
+#: C/genius.xml:6936(term)
 msgid ""
 "<anchor id=\"gel-function-CompositeSimpsonsRule\"/>CompositeSimpsonsRule"
 msgstr ""
 "<anchor id=\"gel-function-CompositeSimpsonsRule\"/>CompositeSimpsonsRule"
 
-#: C/genius.xml:6904(synopsis)
+#: C/genius.xml:6938(synopsis)
 #, no-wrap
 msgid "CompositeSimpsonsRule (f,a,b,n)"
 msgstr "CompositeSimpsonsRule (f,a,b,n)"
 
-#: C/genius.xml:6905(para)
+#: C/genius.xml:6939(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 "
@@ -12161,7 +12231,7 @@ msgstr ""
 "podintervaly s chybou podle max(f'''')*h^4*(b-a)/180. Upozorňujeme, že n by "
 "mělo být sudé."
 
-#: C/genius.xml:6906(para) C/genius.xml:6918(para)
+#: C/genius.xml:6940(para) C/genius.xml:6952(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/SimpsonsRule.html";
 "\">Planetmath</ulink> for more information."
@@ -12169,7 +12239,7 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://planetmath.org/";
 "encyclopedia/SimpsonsRule.html\">Planetmath</ulink> (text je v angličtině)."
 
-#: C/genius.xml:6914(term)
+#: C/genius.xml:6948(term)
 msgid ""
 "<anchor id=\"gel-function-CompositeSimpsonsRuleTolerance\"/"
 ">CompositeSimpsonsRuleTolerance"
@@ -12177,12 +12247,12 @@ msgstr ""
 "<anchor id=\"gel-function-CompositeSimpsonsRuleTolerance\"/"
 ">CompositeSimpsonsRuleTolerance"
 
-#: C/genius.xml:6916(synopsis)
+#: C/genius.xml:6950(synopsis)
 #, no-wrap
 msgid "CompositeSimpsonsRuleTolerance (f,a,b,FourthDerivativeBound,Tolerance)"
 msgstr "CompositeSimpsonsRuleTolerance (f,a,b,omezeni_ctvrte_derivace,tolerance)"
 
-#: C/genius.xml:6917(para)
+#: C/genius.xml:6951(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 "
@@ -12191,33 +12261,33 @@ msgstr ""
 "Integrovat f složeným Simpsonovým pravidlem na intervalu [a,b] s počtem "
 "kroků počítaným podle omezení čtvrté derivace a podle požadované tolerance."
 
-#: C/genius.xml:6926(term)
+#: C/genius.xml:6960(term)
 msgid "<anchor id=\"gel-function-Derivative\"/>Derivative"
 msgstr "<anchor id=\"gel-function-Derivative\"/>Derivative"
 
-#: C/genius.xml:6928(synopsis)
+#: C/genius.xml:6962(synopsis)
 #, no-wrap
 msgid "Derivative (f,x0)"
 msgstr "Derivative (f,x0)"
 
-#: C/genius.xml:6929(para)
+#: C/genius.xml:6963(para)
 msgid ""
 "Attempt to calculate derivative by trying first symbolically and then "
 "numerically."
 msgstr "Zkusit spočítat derivaci, nejprve symbolicky a pak numericky."
 
-#: C/genius.xml:6934(term)
+#: C/genius.xml:6968(term)
 msgid ""
 "<anchor id=\"gel-function-EvenPeriodicExtension\"/>EvenPeriodicExtension"
 msgstr ""
 "<anchor id=\"gel-function-EvenPeriodicExtension\"/>EvenPeriodicExtension"
 
-#: C/genius.xml:6936(synopsis)
+#: C/genius.xml:6970(synopsis)
 #, no-wrap
 msgid "EvenPeriodicExtension (f,L)"
 msgstr "EvenPeriodicExtension (f,L)"
 
-#: C/genius.xml:6937(para)
+#: C/genius.xml:6971(para)
 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 "
@@ -12231,7 +12301,7 @@ msgstr ""
 "<userinput>[-L,L]</userinput> a pak rozšířená, aby byla periodická s "
 "periodou <userinput>2*L</userinput>."
 
-#: C/genius.xml:6942(para)
+#: C/genius.xml:6976(para)
 msgid ""
 "See also <link linkend=\"gel-function-OddPeriodicExtension"
 "\">OddPeriodicExtension</link> and <link linkend=\"gel-function-"
@@ -12241,18 +12311,18 @@ msgstr ""
 "\">OddPeriodicExtension</link> a <link linkend=\"gel-function-"
 "PeriodicExtension\">PeriodicExtension</link>."
 
-#: C/genius.xml:6952(term)
+#: C/genius.xml:6986(term)
 msgid ""
 "<anchor id=\"gel-function-FourierSeriesFunction\"/>FourierSeriesFunction"
 msgstr ""
 "<anchor id=\"gel-function-FourierSeriesFunction\"/>FourierSeriesFunction"
 
-#: C/genius.xml:6954(synopsis)
+#: C/genius.xml:6988(synopsis)
 #, no-wrap
 msgid "FourierSeriesFunction (a,b,L)"
 msgstr "FourierSeriesFunction (a,b,L)"
 
-#: C/genius.xml:6955(para)
+#: C/genius.xml:6989(para)
 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). "
@@ -12271,7 +12341,7 @@ msgstr ""
 "<varname>a</varname> nebo <varname>b</varname> může být <constant>null</"
 "constant>."
 
-#: C/genius.xml:6963(para) C/genius.xml:7065(para) C/genius.xml:7084(para)
+#: C/genius.xml:6997(para) C/genius.xml:7099(para) C/genius.xml:7118(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Fourier_series\";>Wikipedia</"
 "ulink> or <ulink url=\"http://mathworld.wolfram.com/FourierSeries.html";
@@ -12282,74 +12352,74 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Fourierova_%C5%99ada";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:6972(term)
+#: C/genius.xml:7006(term)
 msgid "<anchor id=\"gel-function-InfiniteProduct\"/>InfiniteProduct"
 msgstr "<anchor id=\"gel-function-InfiniteProduct\"/>InfiniteProduct"
 
-#: C/genius.xml:6974(synopsis)
+#: C/genius.xml:7008(synopsis)
 #, no-wrap
 msgid "InfiniteProduct (func,start,inc)"
 msgstr "InfiniteProduct (fce,start,prirustek)"
 
-#: C/genius.xml:6975(para)
+#: C/genius.xml:7009(para)
 msgid "Try to calculate an infinite product for a single parameter function."
 msgstr "Zkusit spočítat nekonečný součin funkce s jedním parametrem."
 
-#: C/genius.xml:6980(term)
+#: C/genius.xml:7014(term)
 msgid "<anchor id=\"gel-function-InfiniteProduct2\"/>InfiniteProduct2"
 msgstr "<anchor id=\"gel-function-InfiniteProduct2\"/>InfiniteProduct2"
 
-#: C/genius.xml:6982(synopsis)
+#: C/genius.xml:7016(synopsis)
 #, no-wrap
 msgid "InfiniteProduct2 (func,arg,start,inc)"
 msgstr "InfiniteProduct2 (fce,arg,start,prirustek)"
 
-#: C/genius.xml:6983(para)
+#: C/genius.xml:7017(para)
 msgid ""
 "Try to calculate an infinite product for a double parameter function with "
 "func(arg,n)."
 msgstr ""
 "Zkusit spočítat nekonečný součin funkce se dvěma parametry s fce (arg,n)."
 
-#: C/genius.xml:6988(term)
+#: C/genius.xml:7022(term)
 msgid "<anchor id=\"gel-function-InfiniteSum\"/>InfiniteSum"
 msgstr "<anchor id=\"gel-function-InfiniteSum\"/>InfiniteSum"
 
-#: C/genius.xml:6990(synopsis)
+#: C/genius.xml:7024(synopsis)
 #, no-wrap
 msgid "InfiniteSum (func,start,inc)"
 msgstr "InfiniteSum (fce,start,prirustek)"
 
-#: C/genius.xml:6991(para)
+#: C/genius.xml:7025(para)
 msgid "Try to calculate an infinite sum for a single parameter function."
 msgstr "Zkusit spočítat nekonečný součet funkce s jedním parametrem."
 
-#: C/genius.xml:6996(term)
+#: C/genius.xml:7030(term)
 msgid "<anchor id=\"gel-function-InfiniteSum2\"/>InfiniteSum2"
 msgstr "<anchor id=\"gel-function-InfiniteSum2\"/>InfiniteSum2"
 
-#: C/genius.xml:6998(synopsis)
+#: C/genius.xml:7032(synopsis)
 #, no-wrap
 msgid "InfiniteSum2 (func,arg,start,inc)"
 msgstr "InfiniteSum2 (fce,arg,start,prirustek)"
 
-#: C/genius.xml:6999(para)
+#: C/genius.xml:7033(para)
 msgid ""
 "Try to calculate an infinite sum for a double parameter function with "
 "func(arg,n)."
 msgstr ""
 "Zkusit spočítat nekonečný součet funkce se dvěma parametry s fce (arg,n)."
 
-#: C/genius.xml:7004(term)
+#: C/genius.xml:7038(term)
 msgid "<anchor id=\"gel-function-IsContinuous\"/>IsContinuous"
 msgstr "<anchor id=\"gel-function-IsContinuous\"/>IsContinuous"
 
-#: C/genius.xml:7006(synopsis)
+#: C/genius.xml:7040(synopsis)
 #, no-wrap
 msgid "IsContinuous (f,x0)"
 msgstr "IsContinuous (f,x0)"
 
-#: C/genius.xml:7007(para)
+#: C/genius.xml:7041(para)
 msgid ""
 "Try and see if a real-valued function is continuous at x0 by calculating the "
 "limit there."
@@ -12357,45 +12427,45 @@ msgstr ""
 "Zkusit zjistit pomocí výpočtu limity v x0, jestli je funkce reálné proměnné "
 "v tomto bodě spojitá."
 
-#: C/genius.xml:7012(term)
+#: C/genius.xml:7046(term)
 msgid "<anchor id=\"gel-function-IsDifferentiable\"/>IsDifferentiable"
 msgstr "<anchor id=\"gel-function-IsDifferentiable\"/>IsDifferentiable"
 
-#: C/genius.xml:7014(synopsis)
+#: C/genius.xml:7048(synopsis)
 #, no-wrap
 msgid "IsDifferentiable (f,x0)"
 msgstr "IsDifferentiable (f,x0)"
 
-#: C/genius.xml:7015(para)
+#: C/genius.xml:7049(para)
 msgid ""
 "Test for differentiability by approximating the left and right limits and "
 "comparing."
 msgstr ""
 "Otestovat na diferencovatelnost aproximací limit zleva a zprava a porovnáním."
 
-#: C/genius.xml:7020(term)
+#: C/genius.xml:7054(term)
 msgid "<anchor id=\"gel-function-LeftLimit\"/>LeftLimit"
 msgstr "<anchor id=\"gel-function-LeftLimit\"/>LeftLimit"
 
-#: C/genius.xml:7022(synopsis)
+#: C/genius.xml:7056(synopsis)
 #, no-wrap
 msgid "LeftLimit (f,x0)"
 msgstr "LeftLimit (f,x0)"
 
-#: C/genius.xml:7023(para)
+#: C/genius.xml:7057(para)
 msgid "Calculate the left limit of a real-valued function at x0."
 msgstr "Spočítat limitu zleva funkce reálné proměnné v x0."
 
-#: C/genius.xml:7028(term)
+#: C/genius.xml:7062(term)
 msgid "<anchor id=\"gel-function-Limit\"/>Limit"
 msgstr "<anchor id=\"gel-function-Limit\"/>Limit"
 
-#: C/genius.xml:7030(synopsis)
+#: C/genius.xml:7064(synopsis)
 #, no-wrap
 msgid "Limit (f,x0)"
 msgstr "Limit (f,x0)"
 
-#: C/genius.xml:7031(para)
+#: C/genius.xml:7065(para)
 msgid ""
 "Calculate the limit of a real-valued function at x0. Tries to calculate both "
 "left and right limits."
@@ -12403,37 +12473,37 @@ msgstr ""
 "Spočítat limitu funkce reálné proměnné v x0. Zkusí vypočítat limitu zleva i "
 "zprava."
 
-#: C/genius.xml:7036(term)
+#: C/genius.xml:7070(term)
 msgid "<anchor id=\"gel-function-MidpointRule\"/>MidpointRule"
 msgstr "<anchor id=\"gel-function-MidpointRule\"/>MidpointRule"
 
-#: C/genius.xml:7038(synopsis)
+#: C/genius.xml:7072(synopsis)
 #, no-wrap
 msgid "MidpointRule (f,a,b,n)"
 msgstr "MidpointRule (f,a,b,n)"
 
-#: C/genius.xml:7039(para)
+#: C/genius.xml:7073(para)
 msgid "Integration by midpoint rule."
 msgstr "Integrovat trojúhelníkovou metodou (pravidlem prostředního bodu)."
 
-#: C/genius.xml:7044(term)
+#: C/genius.xml:7078(term)
 msgid "<anchor id=\"gel-function-NumericalDerivative\"/>NumericalDerivative"
 msgstr "<anchor id=\"gel-function-NumericalDerivative\"/>NumericalDerivative"
 
-#: C/genius.xml:7046(synopsis)
+#: C/genius.xml:7080(synopsis)
 #, no-wrap
 msgid "NumericalDerivative (f,x0)"
 msgstr "NumericalDerivative (f,x0)"
 
-#: C/genius.xml:7047(para)
+#: C/genius.xml:7081(para)
 msgid "Aliases: <function>NDerivative</function>"
 msgstr "Alternativní názvy: <function>NDerivative</function>"
 
-#: C/genius.xml:7048(para)
+#: C/genius.xml:7082(para)
 msgid "Attempt to calculate numerical derivative."
 msgstr "Zkusit vypočítat numerickou derivaci."
 
-#: C/genius.xml:7053(term)
+#: C/genius.xml:7087(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalFourierSeriesCoefficients\"/"
 ">NumericalFourierSeriesCoefficients"
@@ -12441,12 +12511,12 @@ msgstr ""
 "<anchor id=\"gel-function-NumericalFourierSeriesCoefficients\"/"
 ">NumericalFourierSeriesCoefficients"
 
-#: C/genius.xml:7055(synopsis)
+#: C/genius.xml:7089(synopsis)
 #, no-wrap
 msgid "NumericalFourierSeriesCoefficients (f,L,N)"
 msgstr "NumericalFourierSeriesCoefficients (f,L,N)"
 
-#: C/genius.xml:7056(para)
+#: C/genius.xml:7090(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 "
@@ -12466,7 +12536,7 @@ msgstr ""
 "pomocí <link linkend=\"gel-function-NumericalIntegral"
 "\"><function>NumericalIntegral</function></link>."
 
-#: C/genius.xml:7074(term)
+#: C/genius.xml:7108(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalFourierSeriesFunction\"/"
 ">NumericalFourierSeriesFunction"
@@ -12474,12 +12544,12 @@ msgstr ""
 "<anchor id=\"gel-function-NumericalFourierSeriesFunction\"/"
 ">NumericalFourierSeriesFunction"
 
-#: C/genius.xml:7076(synopsis)
+#: C/genius.xml:7110(synopsis)
 #, no-wrap
 msgid "NumericalFourierSeriesFunction (f,L,N)"
 msgstr "NumericalFourierSeriesFunction (f,L,N)"
 
-#: C/genius.xml:7077(para)
+#: C/genius.xml:7111(para)
 msgid ""
 "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]</"
@@ -12497,7 +12567,7 @@ msgstr ""
 "pomocí <link linkend=\"gel-function-NumericalIntegral"
 "\"><function>NumericalIntegral</function></link>."
 
-#: C/genius.xml:7093(term)
+#: C/genius.xml:7127(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalFourierCosineSeriesCoefficients\"/"
 ">NumericalFourierCosineSeriesCoefficients"
@@ -12505,12 +12575,12 @@ msgstr ""
 "<anchor id=\"gel-function-NumericalFourierCosineSeriesCoefficients\"/"
 ">NumericalFourierCosineSeriesCoefficients"
 
-#: C/genius.xml:7095(synopsis)
+#: C/genius.xml:7129(synopsis)
 #, no-wrap
 msgid "NumericalFourierCosineSeriesCoefficients (f,L,N)"
 msgstr "NumericalFourierCosineSeriesCoefficients (f,L,N)"
 
-#: C/genius.xml:7096(para)
+#: C/genius.xml:7130(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 "
@@ -12534,7 +12604,7 @@ msgstr ""
 "konstantní koeficient! To znamená, že <userinput>a@(n)</userinput> odkazuje "
 "na člen <userinput>cos(x*(n-1)*pi/L)</userinput>."
 
-#: C/genius.xml:7108(para) C/genius.xml:7128(para)
+#: C/genius.xml:7142(para) C/genius.xml:7162(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Fourier_series\";>Wikipedia</"
 "ulink> or <ulink url=\"http://mathworld.wolfram.com/FourierCosineSeries.html";
@@ -12545,7 +12615,7 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/Fourierova_";
 "%C5%99ada\">Wikipedia</ulink>."
 
-#: C/genius.xml:7117(term)
+#: C/genius.xml:7151(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalFourierCosineSeriesFunction\"/"
 ">NumericalFourierCosineSeriesFunction"
@@ -12553,12 +12623,12 @@ msgstr ""
 "<anchor id=\"gel-function-NumericalFourierCosineSeriesFunction\"/"
 ">NumericalFourierCosineSeriesFunction"
 
-#: C/genius.xml:7119(synopsis)
+#: C/genius.xml:7153(synopsis)
 #, no-wrap
 msgid "NumericalFourierCosineSeriesFunction (f,L,N)"
 msgstr "NumericalFourierCosineSeriesFunction (f,L,N)"
 
-#: C/genius.xml:7120(para)
+#: C/genius.xml:7154(para)
 msgid ""
 "Return a function that is the cosine Fourier series of <function>f</"
 "function> with half-period <varname>L</varname>. That is, we take "
@@ -12577,7 +12647,7 @@ msgstr ""
 "linkend=\"gel-function-NumericalIntegral\"><function>NumericalIntegral</"
 "function></link>."
 
-#: C/genius.xml:7137(term)
+#: C/genius.xml:7171(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalFourierSineSeriesCoefficients\"/"
 ">NumericalFourierSineSeriesCoefficients"
@@ -12585,12 +12655,12 @@ msgstr ""
 "<anchor id=\"gel-function-NumericalFourierSineSeriesCoefficients\"/"
 ">NumericalFourierSineSeriesCoefficients"
 
-#: C/genius.xml:7139(synopsis)
+#: C/genius.xml:7173(synopsis)
 #, no-wrap
 msgid "NumericalFourierSineSeriesCoefficients (f,L,N)"
 msgstr "NumericalFourierSineSeriesCoefficients (f,L,N)"
 
-#: C/genius.xml:7140(para)
+#: C/genius.xml:7174(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 "
@@ -12608,7 +12678,7 @@ msgstr ""
 "Koeficienty jsou spočítány numerickou integrací pomocí <link linkend=\"gel-"
 "function-NumericalIntegral\"><function>NumericalIntegral</function></link>."
 
-#: C/genius.xml:7149(para) C/genius.xml:7169(para)
+#: C/genius.xml:7183(para) C/genius.xml:7203(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Fourier_series\";>Wikipedia</"
 "ulink> or <ulink url=\"http://mathworld.wolfram.com/FourierSineSeries.html";
@@ -12619,7 +12689,7 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/Fourierova_";
 "%C5%99ada\">Wikipedia</ulink>."
 
-#: C/genius.xml:7158(term)
+#: C/genius.xml:7192(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalFourierSineSeriesFunction\"/"
 ">NumericalFourierSineSeriesFunction"
@@ -12627,12 +12697,12 @@ msgstr ""
 "<anchor id=\"gel-function-NumericalFourierSineSeriesFunction\"/"
 ">NumericalFourierSineSeriesFunction"
 
-#: C/genius.xml:7160(synopsis)
+#: C/genius.xml:7194(synopsis)
 #, no-wrap
 msgid "NumericalFourierSineSeriesFunction (f,L,N)"
 msgstr "NumericalFourierSineSeriesFunction (f,L,N)"
 
-#: C/genius.xml:7161(para)
+#: C/genius.xml:7195(para)
 msgid ""
 "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</"
@@ -12650,16 +12720,16 @@ msgstr ""
 "Koeficienty jsou spočítány numerickou integrací pomocí <link linkend=\"gel-"
 "function-NumericalIntegral\"><function>NumericalIntegral</function></link>."
 
-#: C/genius.xml:7178(term)
+#: C/genius.xml:7212(term)
 msgid "<anchor id=\"gel-function-NumericalIntegral\"/>NumericalIntegral"
 msgstr "<anchor id=\"gel-function-NumericalIntegral\"/>NumericalIntegral"
 
-#: C/genius.xml:7180(synopsis)
+#: C/genius.xml:7214(synopsis)
 #, no-wrap
 msgid "NumericalIntegral (f,a,b)"
 msgstr "NumericalIntegral (f,a,b)"
 
-#: C/genius.xml:7181(para)
+#: C/genius.xml:7215(para)
 msgid ""
 "Integration by rule set in NumericalIntegralFunction of f from a to b using "
 "NumericalIntegralSteps steps."
@@ -12667,22 +12737,22 @@ msgstr ""
 "Integrovat pravidlem nastaveným v NumericalIntegralFunction jako funkcí f od "
 "a do b pomocí kroků NumericalIntegralSteps."
 
-#: C/genius.xml:7186(term)
+#: C/genius.xml:7220(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalLeftDerivative\"/>NumericalLeftDerivative"
 msgstr ""
 "<anchor id=\"gel-function-NumericalLeftDerivative\"/>NumericalLeftDerivative"
 
-#: C/genius.xml:7188(synopsis)
+#: C/genius.xml:7222(synopsis)
 #, no-wrap
 msgid "NumericalLeftDerivative (f,x0)"
 msgstr "NumericalLeftDerivative (f,x0)"
 
-#: C/genius.xml:7189(para)
+#: C/genius.xml:7223(para)
 msgid "Attempt to calculate numerical left derivative."
 msgstr "Zkusit vypočítat numerickou levou derivaci."
 
-#: C/genius.xml:7194(term)
+#: C/genius.xml:7228(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalLimitAtInfinity\"/"
 ">NumericalLimitAtInfinity"
@@ -12690,16 +12760,16 @@ msgstr ""
 "<anchor id=\"gel-function-NumericalLimitAtInfinity\"/"
 ">NumericalLimitAtInfinity"
 
-#: C/genius.xml:7196(synopsis)
+#: C/genius.xml:7230(synopsis)
 #, no-wrap
 msgid "NumericalLimitAtInfinity (_f,step_fun,tolerance,successive_for_success,N)"
 msgstr "NumericalLimitAtInfinity (_f,step_fun,tolerance,serie_pro_uspech,N)"
 
-#: C/genius.xml:7197(para)
+#: C/genius.xml:7231(para)
 msgid "Attempt to calculate the limit of f(step_fun(i)) as i goes from 1 to N."
 msgstr "Pokusit se spočítat limitu f(step_fun(i)) pro i od 1 do N."
 
-#: C/genius.xml:7202(term)
+#: C/genius.xml:7236(term)
 msgid ""
 "<anchor id=\"gel-function-NumericalRightDerivative\"/"
 ">NumericalRightDerivative"
@@ -12707,25 +12777,25 @@ msgstr ""
 "<anchor id=\"gel-function-NumericalRightDerivative\"/"
 ">NumericalRightDerivative"
 
-#: C/genius.xml:7204(synopsis)
+#: C/genius.xml:7238(synopsis)
 #, no-wrap
 msgid "NumericalRightDerivative (f,x0)"
 msgstr "NumericalRightDerivative (f,x0)"
 
-#: C/genius.xml:7205(para)
+#: C/genius.xml:7239(para)
 msgid "Attempt to calculate numerical right derivative."
 msgstr "Zkusit vypočítat numerickou pravou derivaci."
 
-#: C/genius.xml:7210(term)
+#: C/genius.xml:7244(term)
 msgid "<anchor id=\"gel-function-OddPeriodicExtension\"/>OddPeriodicExtension"
 msgstr "<anchor id=\"gel-function-OddPeriodicExtension\"/>OddPeriodicExtension"
 
-#: C/genius.xml:7212(synopsis)
+#: C/genius.xml:7246(synopsis)
 #, no-wrap
 msgid "OddPeriodicExtension (f,L)"
 msgstr "OddPeriodicExtension (f,L)"
 
-#: C/genius.xml:7213(para)
+#: C/genius.xml:7247(para)
 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 "
@@ -12739,7 +12809,7 @@ msgstr ""
 "<userinput>[-L,L]</userinput> a pak rozšířená, aby byla periodická s "
 "periodou <userinput>2*L</userinput>."
 
-#: C/genius.xml:7218(para)
+#: C/genius.xml:7252(para)
 msgid ""
 "See also <link linkend=\"gel-function-EvenPeriodicExtension"
 "\">EvenPeriodicExtension</link> and <link linkend=\"gel-function-"
@@ -12749,7 +12819,7 @@ msgstr ""
 "\">EvenPeriodicExtension</link> a <link linkend=\"gel-function-"
 "PeriodicExtension\">PeriodicExtension</link>."
 
-#: C/genius.xml:7228(term)
+#: C/genius.xml:7262(term)
 msgid ""
 "<anchor id=\"gel-function-OneSidedFivePointFormula\"/"
 ">OneSidedFivePointFormula"
@@ -12757,16 +12827,16 @@ msgstr ""
 "<anchor id=\"gel-function-OneSidedFivePointFormula\"/"
 ">OneSidedFivePointFormula"
 
-#: C/genius.xml:7230(synopsis)
+#: C/genius.xml:7264(synopsis)
 #, no-wrap
 msgid "OneSidedFivePointFormula (f,x0,h)"
 msgstr "OneSidedFivePointFormula (f,x0,h)"
 
-#: C/genius.xml:7231(para)
+#: C/genius.xml:7265(para)
 msgid "Compute one-sided derivative using five point formula."
 msgstr "Spočítat jednostrannou derivaci pomocí pětibodového vzorce."
 
-#: C/genius.xml:7236(term)
+#: C/genius.xml:7270(term)
 msgid ""
 "<anchor id=\"gel-function-OneSidedThreePointFormula\"/"
 ">OneSidedThreePointFormula"
@@ -12774,25 +12844,25 @@ msgstr ""
 "<anchor id=\"gel-function-OneSidedThreePointFormula\"/"
 ">OneSidedThreePointFormula"
 
-#: C/genius.xml:7238(synopsis)
+#: C/genius.xml:7272(synopsis)
 #, no-wrap
 msgid "OneSidedThreePointFormula (f,x0,h)"
 msgstr "OneSidedThreePointFormula (f,x0,h)"
 
-#: C/genius.xml:7239(para)
+#: C/genius.xml:7273(para)
 msgid "Compute one-sided derivative using three-point formula."
 msgstr "Spočítat jednostrannou derivaci pomocí tříbodového vzorce."
 
-#: C/genius.xml:7244(term)
+#: C/genius.xml:7278(term)
 msgid "<anchor id=\"gel-function-PeriodicExtension\"/>PeriodicExtension"
 msgstr "<anchor id=\"gel-function-PeriodicExtension\"/>PeriodicExtension"
 
-#: C/genius.xml:7246(synopsis)
+#: C/genius.xml:7280(synopsis)
 #, no-wrap
 msgid "PeriodicExtension (f,a,b)"
 msgstr "PeriodicExtension (f,a,b)"
 
-#: C/genius.xml:7247(para)
+#: C/genius.xml:7281(para)
 msgid ""
 "Return a function that is the periodic extension of <function>f</function> "
 "defined on the interval <userinput>[a,b]</userinput> and has period "
@@ -12802,7 +12872,7 @@ msgstr ""
 "definované na intervalu <userinput>[a,b]</userinput> a s periodou "
 "<userinput>b-a</userinput>."
 
-#: C/genius.xml:7250(para)
+#: C/genius.xml:7284(para)
 msgid ""
 "See also <link linkend=\"gel-function-OddPeriodicExtension"
 "\">OddPeriodicExtension</link> and <link linkend=\"gel-function-"
@@ -12812,20 +12882,20 @@ msgstr ""
 "\">OddPeriodicExtension</link> a <link linkend=\"gel-function-"
 "EvenPeriodicExtension\">EvenPeriodicExtension</link>."
 
-#: C/genius.xml:7260(term)
+#: C/genius.xml:7294(term)
 msgid "<anchor id=\"gel-function-RightLimit\"/>RightLimit"
 msgstr "<anchor id=\"gel-function-RightLimit\"/>RightLimit"
 
-#: C/genius.xml:7262(synopsis)
+#: C/genius.xml:7296(synopsis)
 #, no-wrap
 msgid "RightLimit (f,x0)"
 msgstr "RightLimit (f,x0)"
 
-#: C/genius.xml:7263(para)
+#: C/genius.xml:7297(para)
 msgid "Calculate the right limit of a real-valued function at x0."
 msgstr "Spočítat limitu zprava funkce reálné proměnné v x0."
 
-#: C/genius.xml:7268(term)
+#: C/genius.xml:7302(term)
 msgid ""
 "<anchor id=\"gel-function-TwoSidedFivePointFormula\"/"
 ">TwoSidedFivePointFormula"
@@ -12833,16 +12903,16 @@ msgstr ""
 "<anchor id=\"gel-function-TwoSidedFivePointFormula\"/"
 ">TwoSidedFivePointFormula"
 
-#: C/genius.xml:7270(synopsis)
+#: C/genius.xml:7304(synopsis)
 #, no-wrap
 msgid "TwoSidedFivePointFormula (f,x0,h)"
 msgstr "TwoSidedFivePointFormula (f,x0,h)"
 
-#: C/genius.xml:7271(para)
+#: C/genius.xml:7305(para)
 msgid "Compute two-sided derivative using five-point formula."
 msgstr "Spočítat oboustrannou derivaci pomocí pětibodového vzorce."
 
-#: C/genius.xml:7276(term)
+#: C/genius.xml:7310(term)
 msgid ""
 "<anchor id=\"gel-function-TwoSidedThreePointFormula\"/"
 ">TwoSidedThreePointFormula"
@@ -12850,46 +12920,46 @@ msgstr ""
 "<anchor id=\"gel-function-TwoSidedThreePointFormula\"/"
 ">TwoSidedThreePointFormula"
 
-#: C/genius.xml:7278(synopsis)
+#: C/genius.xml:7312(synopsis)
 #, no-wrap
 msgid "TwoSidedThreePointFormula (f,x0,h)"
 msgstr "TwoSidedThreePointFormula (f,x0,h)"
 
-#: C/genius.xml:7279(para)
+#: C/genius.xml:7313(para)
 msgid "Compute two-sided derivative using three-point formula."
 msgstr "Spočítat oboustrannou derivaci pomocí tříbodového vzorce."
 
-#: C/genius.xml:7287(title)
+#: C/genius.xml:7321(title)
 msgid "Functions"
 msgstr "Funkce"
 
-#: C/genius.xml:7290(term)
+#: C/genius.xml:7324(term)
 msgid "<anchor id=\"gel-function-Argument\"/>Argument"
 msgstr "<anchor id=\"gel-function-Argument\"/>Argument"
 
-#: C/genius.xml:7292(synopsis)
+#: C/genius.xml:7326(synopsis)
 #, no-wrap
 msgid "Argument (z)"
 msgstr "Argument (z)"
 
-#: C/genius.xml:7293(para)
+#: C/genius.xml:7327(para)
 msgid "Aliases: <function>Arg</function><function>arg</function>"
 msgstr "Alternativní názvy: <function>Arg</function><function>arg</function>"
 
-#: C/genius.xml:7294(para)
+#: C/genius.xml:7328(para)
 msgid "argument (angle) of complex number."
 msgstr "Argument (orientovaný úhel) komplexního čísla."
 
-#: C/genius.xml:7299(term)
+#: C/genius.xml:7333(term)
 msgid "<anchor id=\"gel-function-BesselJ0\"/>BesselJ0"
 msgstr "<anchor id=\"gel-function-BesselJ0\"/>BesselJ0"
 
-#: C/genius.xml:7301(synopsis)
+#: C/genius.xml:7335(synopsis)
 #, no-wrap
 msgid "BesselJ0 (x)"
 msgstr "BesselJ0 (x)"
 
-#: C/genius.xml:7302(para)
+#: C/genius.xml:7336(para)
 msgid ""
 "Bessel function of the first kind of order 0. Only implemented for real "
 "numbers."
@@ -12897,8 +12967,8 @@ msgstr ""
 "Besselova funkce prvního druhu řádu 0. Je implementována pouze pro reálná "
 "čísla."
 
-#: C/genius.xml:7303(para) C/genius.xml:7315(para) C/genius.xml:7327(para)
-#: C/genius.xml:7339(para) C/genius.xml:7351(para) C/genius.xml:7363(para)
+#: C/genius.xml:7337(para) C/genius.xml:7349(para) C/genius.xml:7361(para)
+#: C/genius.xml:7373(para) C/genius.xml:7385(para) C/genius.xml:7397(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Bessel_functions\";>Wikipedia</"
 "ulink> for more information."
@@ -12906,16 +12976,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/Besselova_funkce\">Wikipedia</ulink>."
 
-#: C/genius.xml:7311(term)
+#: C/genius.xml:7345(term)
 msgid "<anchor id=\"gel-function-BesselJ1\"/>BesselJ1"
 msgstr "<anchor id=\"gel-function-BesselJ1\"/>BesselJ1"
 
-#: C/genius.xml:7313(synopsis)
+#: C/genius.xml:7347(synopsis)
 #, no-wrap
 msgid "BesselJ1 (x)"
 msgstr "BesselJ1 (x)"
 
-#: C/genius.xml:7314(para)
+#: C/genius.xml:7348(para)
 msgid ""
 "Bessel function of the first kind of order 1. Only implemented for real "
 "numbers."
@@ -12923,16 +12993,16 @@ msgstr ""
 "Besselova funkce prvního druhu řádu 1. Je implementována pouze pro reálná "
 "čísla."
 
-#: C/genius.xml:7323(term)
+#: C/genius.xml:7357(term)
 msgid "<anchor id=\"gel-function-BesselJn\"/>BesselJn"
 msgstr "<anchor id=\"gel-function-BesselJn\"/>BesselJn"
 
-#: C/genius.xml:7325(synopsis)
+#: C/genius.xml:7359(synopsis)
 #, no-wrap
 msgid "BesselJn (n,x)"
 msgstr "BesselJn (n,x)"
 
-#: C/genius.xml:7326(para)
+#: C/genius.xml:7360(para)
 msgid ""
 "Bessel function of the first kind of order <varname>n</varname>. Only "
 "implemented for real numbers."
@@ -12940,16 +13010,16 @@ msgstr ""
 "Besselova funkce prvního druhu řádu <varname>n</varname>. Je implementována "
 "pouze pro reálná čísla."
 
-#: C/genius.xml:7335(term)
+#: C/genius.xml:7369(term)
 msgid "<anchor id=\"gel-function-BesselY0\"/>BesselY0"
 msgstr "<anchor id=\"gel-function-BesselY0\"/>BesselY0"
 
-#: C/genius.xml:7337(synopsis)
+#: C/genius.xml:7371(synopsis)
 #, no-wrap
 msgid "BesselY0 (x)"
 msgstr "BesselY0 (x)"
 
-#: C/genius.xml:7338(para)
+#: C/genius.xml:7372(para)
 msgid ""
 "Bessel function of the second kind of order 0. Only implemented for real "
 "numbers."
@@ -12957,16 +13027,16 @@ msgstr ""
 "Besselova funkce druhého druhu řádu 0. Je implementována pouze pro reálná "
 "čísla."
 
-#: C/genius.xml:7347(term)
+#: C/genius.xml:7381(term)
 msgid "<anchor id=\"gel-function-BesselY1\"/>BesselY1"
 msgstr "<anchor id=\"gel-function-BesselY1\"/>BesselY1"
 
-#: C/genius.xml:7349(synopsis)
+#: C/genius.xml:7383(synopsis)
 #, no-wrap
 msgid "BesselY1 (x)"
 msgstr "BesselY1 (x)"
 
-#: C/genius.xml:7350(para)
+#: C/genius.xml:7384(para)
 msgid ""
 "Bessel function of the second kind of order 1. Only implemented for real "
 "numbers."
@@ -12974,16 +13044,16 @@ msgstr ""
 "Besselova funkce druhého druhu řádu 1. Je implementována pouze pro reálná "
 "čísla."
 
-#: C/genius.xml:7359(term)
+#: C/genius.xml:7393(term)
 msgid "<anchor id=\"gel-function-BesselYn\"/>BesselYn"
 msgstr "<anchor id=\"gel-function-BesselYn\"/>BesselYn"
 
-#: C/genius.xml:7361(synopsis)
+#: C/genius.xml:7395(synopsis)
 #, no-wrap
 msgid "BesselYn (n,x)"
 msgstr "BesselYn (n,x)"
 
-#: C/genius.xml:7362(para)
+#: C/genius.xml:7396(para)
 msgid ""
 "Bessel function of the second kind of order <varname>n</varname>. Only "
 "implemented for real numbers."
@@ -12991,50 +13061,50 @@ msgstr ""
 "Besselova funkce druhého druhu řádu <varname>n</varname>. Je implementována "
 "pouze pro reálná čísla."
 
-#: C/genius.xml:7371(term)
+#: C/genius.xml:7405(term)
 msgid "<anchor id=\"gel-function-DirichletKernel\"/>DirichletKernel"
 msgstr "<anchor id=\"gel-function-DirichletKernel\"/>DirichletKernel"
 
-#: C/genius.xml:7373(synopsis)
+#: C/genius.xml:7407(synopsis)
 #, no-wrap
 msgid "DirichletKernel (n,t)"
 msgstr "DirichletKernel (n,t)"
 
-#: C/genius.xml:7374(para)
+#: C/genius.xml:7408(para)
 msgid "Dirichlet kernel of order n."
 msgstr "Dirichletovo jádro řádu n."
 
-#: C/genius.xml:7379(term)
+#: C/genius.xml:7413(term)
 msgid "<anchor id=\"gel-function-DiscreteDelta\"/>DiscreteDelta"
 msgstr "<anchor id=\"gel-function-DiscreteDelta\"/>DiscreteDelta"
 
-#: C/genius.xml:7381(synopsis)
+#: C/genius.xml:7415(synopsis)
 #, no-wrap
 msgid "DiscreteDelta (v)"
 msgstr "DiscreteDelta (v)"
 
-#: C/genius.xml:7382(para)
+#: C/genius.xml:7416(para)
 msgid "Returns 1 if and only if all elements are zero."
 msgstr "Vrátit 1, když a jen když jsou všechny prvky nulové."
 
-#: C/genius.xml:7387(term)
+#: C/genius.xml:7421(term)
 msgid "<anchor id=\"gel-function-ErrorFunction\"/>ErrorFunction"
 msgstr "<anchor id=\"gel-function-ErrorFunction\"/>ErrorFunction"
 
-#: C/genius.xml:7389(synopsis)
+#: C/genius.xml:7423(synopsis)
 #, no-wrap
 msgid "ErrorFunction (x)"
 msgstr "ErrorFunction (x)"
 
-#: C/genius.xml:7390(para)
+#: C/genius.xml:7424(para)
 msgid "Aliases: <function>erf</function>"
 msgstr "Alternativní názvy: <function>erf</function>"
 
-#: C/genius.xml:7391(para)
+#: C/genius.xml:7425(para)
 msgid "The error function, 2/sqrt(pi) * int_0^x e^(-t^2) dt."
 msgstr "Chybová funkce, 2/sqrt(pi) * int_0^x e^(-t^2) dt."
 
-#: C/genius.xml:7392(para)
+#: C/genius.xml:7426(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/ErrorFunction.html";
 "\">Planetmath</ulink> for more information."
@@ -13042,22 +13112,22 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://planetmath.org/";
 "encyclopedia/ErrorFunction.html\">Planetmath</ulink> (text je v angličtině)."
 
-#: C/genius.xml:7400(term)
+#: C/genius.xml:7434(term)
 msgid "<anchor id=\"gel-function-FejerKernel\"/>FejerKernel"
 msgstr "<anchor id=\"gel-function-FejerKernel\"/>FejerKernel"
 
-#: C/genius.xml:7402(synopsis)
+#: C/genius.xml:7436(synopsis)
 #, no-wrap
 msgid "FejerKernel (n,t)"
 msgstr "FejerKernel (n,t)"
 
-#: C/genius.xml:7403(para)
+#: C/genius.xml:7437(para)
 msgid ""
 "Fejer kernel of order <varname>n</varname> evaluated at <varname>t</varname>"
 msgstr ""
 "Fejerovo jádro řádu <varname>n</varname> vyhodnocené v <varname>t</varname>."
 
-#: C/genius.xml:7405(para)
+#: C/genius.xml:7439(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/FejerKernel.html";
 "\">Planetmath</ulink> for more information."
@@ -13065,24 +13135,24 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://planetmath.org/";
 "encyclopedia/FejerKernel.html\">Planetmath</ulink> (text je v angličtině)."
 
-#: C/genius.xml:7413(term)
+#: C/genius.xml:7447(term)
 msgid "<anchor id=\"gel-function-GammaFunction\"/>GammaFunction"
 msgstr "<anchor id=\"gel-function-GammaFunction\"/>GammaFunction"
 
-#: C/genius.xml:7415(synopsis)
+#: C/genius.xml:7449(synopsis)
 #, no-wrap
 msgid "GammaFunction (x)"
 msgstr "GammaFunction (x)"
 
-#: C/genius.xml:7416(para)
+#: C/genius.xml:7450(para)
 msgid "Aliases: <function>Gamma</function>"
 msgstr "Alternativní názvy: <function>Gamma</function>"
 
-#: C/genius.xml:7417(para)
+#: C/genius.xml:7451(para)
 msgid "The Gamma function. Currently only implemented for real values."
 msgstr "Funkce Gama. V současnosti je implementována pouze pro reálná čísla."
 
-#: C/genius.xml:7418(para)
+#: C/genius.xml:7452(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/GammaFunction.html";
 "\">Planetmath</ulink> or <ulink url=\"http://en.wikipedia.org/wiki/";
@@ -13093,29 +13163,29 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Gama_funkce\";>Wikipedia</"
 "ulink>."
 
-#: C/genius.xml:7427(term)
+#: C/genius.xml:7461(term)
 msgid "<anchor id=\"gel-function-KroneckerDelta\"/>KroneckerDelta"
 msgstr "<anchor id=\"gel-function-KroneckerDelta\"/>KroneckerDelta"
 
-#: C/genius.xml:7429(synopsis)
+#: C/genius.xml:7463(synopsis)
 #, no-wrap
 msgid "KroneckerDelta (v)"
 msgstr "KroneckerDelta (v)"
 
-#: C/genius.xml:7430(para)
+#: C/genius.xml:7464(para)
 msgid "Returns 1 if and only if all elements are equal."
 msgstr "Vrátit 1, když a jen když se všechny prvky rovnají."
 
-#: C/genius.xml:7435(term)
+#: C/genius.xml:7469(term)
 msgid "<anchor id=\"gel-function-LambertW\"/>LambertW"
 msgstr "<anchor id=\"gel-function-LambertW\"/>LambertW"
 
-#: C/genius.xml:7437(synopsis)
+#: C/genius.xml:7471(synopsis)
 #, no-wrap
 msgid "LambertW (x)"
 msgstr "LambertW (x)"
 
-#: C/genius.xml:7438(para)
+#: C/genius.xml:7472(para)
 msgid ""
 "The principal branch of Lambert W function computed for only real values "
 "greater than or equal to <userinput>-1/e</userinput>. That is, "
@@ -13134,7 +13204,7 @@ msgstr ""
 "LambertWm1\"><function>LambertWm1</function></link> ohledně další reálné "
 "větve."
 
-#: C/genius.xml:7447(para) C/genius.xml:7466(para)
+#: C/genius.xml:7481(para) C/genius.xml:7500(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Lambert_W_function";
 "\">Wikipedia</ulink> for more information."
@@ -13142,16 +13212,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://en.wikipedia.org/";
 "wiki/Lambert_W_function\">Wikipedia</ulink> (text je v angličtině)."
 
-#: C/genius.xml:7455(term)
+#: C/genius.xml:7489(term)
 msgid "<anchor id=\"gel-function-LambertWm1\"/>LambertWm1"
 msgstr "<anchor id=\"gel-function-LambertWm1\"/>LambertWm1"
 
-#: C/genius.xml:7457(synopsis)
+#: C/genius.xml:7491(synopsis)
 #, no-wrap
 msgid "LambertWm1 (x)"
 msgstr "LambertWm1 (x)"
 
-#: C/genius.xml:7458(para)
+#: C/genius.xml:7492(para)
 msgid ""
 "The minus-one branch of Lambert W function computed for only real values "
 "greater than or equal to <userinput>-1/e</userinput> and less than 0. That "
@@ -13165,35 +13235,35 @@ msgstr ""
 "<userinput>x*e^x</userinput>. Viz <link linkend=\"gel-function-LambertW"
 "\"><function>LambertW</function></link> ohledně hlavní větve."
 
-#: C/genius.xml:7474(term)
+#: C/genius.xml:7508(term)
 msgid "<anchor id=\"gel-function-MinimizeFunction\"/>MinimizeFunction"
 msgstr "<anchor id=\"gel-function-MinimizeFunction\"/>MinimizeFunction"
 
-#: C/genius.xml:7476(synopsis)
+#: C/genius.xml:7510(synopsis)
 #, no-wrap
 msgid "MinimizeFunction (func,x,incr)"
 msgstr "MinimizeFunction (fce,x,prirust)"
 
-#: C/genius.xml:7477(para)
+#: C/genius.xml:7511(para)
 msgid "Find the first value where f(x)=0."
 msgstr "Najít první hodnotu, kdy f(x)=0."
 
-#: C/genius.xml:7482(term)
+#: C/genius.xml:7516(term)
 msgid "<anchor id=\"gel-function-MoebiusDiskMapping\"/>MoebiusDiskMapping"
 msgstr "<anchor id=\"gel-function-MoebiusDiskMapping\"/>MoebiusDiskMapping"
 
-#: C/genius.xml:7484(synopsis)
+#: C/genius.xml:7518(synopsis)
 #, no-wrap
 msgid "MoebiusDiskMapping (a,z)"
 msgstr "MoebiusDiskMapping (a,z)"
 
-#: C/genius.xml:7485(para)
+#: C/genius.xml:7519(para)
 msgid "Moebius mapping of the disk to itself mapping a to 0."
 msgstr ""
 "Möbiova transformace (lineární lomené zobrazení) kruhu na sebe sama ku 0."
 
-#: C/genius.xml:7486(para) C/genius.xml:7498(para) C/genius.xml:7510(para)
-#: C/genius.xml:7522(para) C/genius.xml:7534(para)
+#: C/genius.xml:7520(para) C/genius.xml:7532(para) C/genius.xml:7544(para)
+#: C/genius.xml:7556(para) C/genius.xml:7568(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/MobiusTransformation.html";
 "\">Planetmath</ulink> for more information."
@@ -13202,16 +13272,16 @@ msgstr ""
 "encyclopedia/MobiusTransformation.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:7494(term)
+#: C/genius.xml:7528(term)
 msgid "<anchor id=\"gel-function-MoebiusMapping\"/>MoebiusMapping"
 msgstr "<anchor id=\"gel-function-MoebiusMapping\"/>MoebiusMapping"
 
-#: C/genius.xml:7496(synopsis)
+#: C/genius.xml:7530(synopsis)
 #, no-wrap
 msgid "MoebiusMapping (z,z2,z3,z4)"
 msgstr "MoebiusMapping (z,z2,z3,z4)"
 
-#: C/genius.xml:7497(para)
+#: C/genius.xml:7531(para)
 msgid ""
 "Moebius mapping using the cross ratio taking z2,z3,z4 to 1,0, and infinity "
 "respectively."
@@ -13219,7 +13289,7 @@ msgstr ""
 "Möbiova transformace (lineární lomené zobrazení) pomocí dvojpoměrů z2,z3,z4 "
 "ku 1,0 a nekonečnu."
 
-#: C/genius.xml:7506(term)
+#: C/genius.xml:7540(term)
 msgid ""
 "<anchor id=\"gel-function-MoebiusMappingInftyToInfty\"/"
 ">MoebiusMappingInftyToInfty"
@@ -13227,12 +13297,12 @@ msgstr ""
 "<anchor id=\"gel-function-MoebiusMappingInftyToInfty\"/"
 ">MoebiusMappingInftyToInfty"
 
-#: C/genius.xml:7508(synopsis)
+#: C/genius.xml:7542(synopsis)
 #, no-wrap
 msgid "MoebiusMappingInftyToInfty (z,z2,z3)"
 msgstr "MoebiusMappingInftyToInfty (z,z2,z3)"
 
-#: C/genius.xml:7509(para)
+#: C/genius.xml:7543(para)
 msgid ""
 "Moebius mapping using the cross ratio taking infinity to infinity and z2,z3 "
 "to 1 and 0 respectively."
@@ -13240,7 +13310,7 @@ msgstr ""
 "Möbiova transformace (lineární lomené zobrazení) pomocí dvojpoměrů nekonečna "
 "ku nekonečnu a z2,z3 ku 1 a 0."
 
-#: C/genius.xml:7518(term)
+#: C/genius.xml:7552(term)
 msgid ""
 "<anchor id=\"gel-function-MoebiusMappingInftyToOne\"/"
 ">MoebiusMappingInftyToOne"
@@ -13248,12 +13318,12 @@ msgstr ""
 "<anchor id=\"gel-function-MoebiusMappingInftyToOne\"/"
 ">MoebiusMappingInftyToOne"
 
-#: C/genius.xml:7520(synopsis)
+#: C/genius.xml:7554(synopsis)
 #, no-wrap
 msgid "MoebiusMappingInftyToOne (z,z3,z4)"
 msgstr "MoebiusMappingInftyToOne (z,z3,z4)"
 
-#: C/genius.xml:7521(para)
+#: C/genius.xml:7555(para)
 msgid ""
 "Moebius mapping using the cross ratio taking infinity to 1 and z3,z4 to 0 "
 "and infinity respectively."
@@ -13261,7 +13331,7 @@ msgstr ""
 "Möbiova transformace (lineární lomené zobrazení) pomocí dvojpoměrů nekonečna "
 "ku 1 a z3,z4 ku 0 a nekonečnu."
 
-#: C/genius.xml:7530(term)
+#: C/genius.xml:7564(term)
 msgid ""
 "<anchor id=\"gel-function-MoebiusMappingInftyToZero\"/"
 ">MoebiusMappingInftyToZero"
@@ -13269,12 +13339,12 @@ msgstr ""
 "<anchor id=\"gel-function-MoebiusMappingInftyToZero\"/"
 ">MoebiusMappingInftyToZero"
 
-#: C/genius.xml:7532(synopsis)
+#: C/genius.xml:7566(synopsis)
 #, no-wrap
 msgid "MoebiusMappingInftyToZero (z,z2,z4)"
 msgstr "MoebiusMappingInftyToZero (z,z2,z4)"
 
-#: C/genius.xml:7533(para)
+#: C/genius.xml:7567(para)
 msgid ""
 "Moebius mapping using the cross ratio taking infinity to 0 and z2,z4 to 1 "
 "and infinity respectively."
@@ -13282,54 +13352,54 @@ msgstr ""
 "Möbiova transformace (lineární lomené zobrazení) pomocí dvojpoměrů nekonečna "
 "ku 0 a z2,z4 ku 1 a nekonečnu."
 
-#: C/genius.xml:7542(term)
+#: C/genius.xml:7576(term)
 msgid "<anchor id=\"gel-function-PoissonKernel\"/>PoissonKernel"
 msgstr "<anchor id=\"gel-function-PoissonKernel\"/>PoissonKernel"
 
-#: C/genius.xml:7544(synopsis)
+#: C/genius.xml:7578(synopsis)
 #, no-wrap
 msgid "PoissonKernel (r,sigma)"
 msgstr "PoissonKernel (r,sigma)"
 
-#: C/genius.xml:7545(para)
+#: C/genius.xml:7579(para)
 msgid ""
 "Poisson kernel on D(0,1) (not normalized to 1, that is integral of this is "
 "2pi)."
 msgstr ""
 "Poissonovo jádro na D(0,1) (nenormalizované na 1, tj. integrál je 2pi)."
 
-#: C/genius.xml:7550(term)
+#: C/genius.xml:7584(term)
 msgid "<anchor id=\"gel-function-PoissonKernelRadius\"/>PoissonKernelRadius"
 msgstr "<anchor id=\"gel-function-PoissonKernelRadius\"/>PoissonKernelRadius"
 
-#: C/genius.xml:7552(synopsis)
+#: C/genius.xml:7586(synopsis)
 #, no-wrap
 msgid "PoissonKernelRadius (r,sigma)"
 msgstr "PoissonKernelRadius (r,sigma)"
 
-#: C/genius.xml:7553(para)
+#: C/genius.xml:7587(para)
 msgid "Poisson kernel on D(0,R) (not normalized to 1)."
 msgstr "Poissonovo jádro na D(0,R) (nenormalizované na 1)."
 
-#: C/genius.xml:7558(term)
+#: C/genius.xml:7592(term)
 msgid "<anchor id=\"gel-function-RiemannZeta\"/>RiemannZeta"
 msgstr "<anchor id=\"gel-function-RiemannZeta\"/>RiemannZeta"
 
-#: C/genius.xml:7560(synopsis)
+#: C/genius.xml:7594(synopsis)
 #, no-wrap
 msgid "RiemannZeta (x)"
 msgstr "RiemannZeta (x)"
 
-#: C/genius.xml:7561(para)
+#: C/genius.xml:7595(para)
 msgid "Aliases: <function>zeta</function>"
 msgstr "Alternativní názvy: <function>zeta</function>"
 
-#: C/genius.xml:7562(para)
+#: C/genius.xml:7596(para)
 msgid "The Riemann zeta function. Currently only implemented for real values."
 msgstr ""
 "Riemannova funkce zeta. V současnosti je implementována jen pro reálná čísla."
 
-#: C/genius.xml:7563(para)
+#: C/genius.xml:7597(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/RiemannZetaFunction.html";
 "\">Planetmath</ulink> or <ulink url=\"http://en.wikipedia.org/wiki/";
@@ -13340,16 +13410,16 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/";
 "Riemannova_funkce_zeta\">Wikipedia</ulink>."
 
-#: C/genius.xml:7572(term)
+#: C/genius.xml:7606(term)
 msgid "<anchor id=\"gel-function-UnitStep\"/>UnitStep"
 msgstr "<anchor id=\"gel-function-UnitStep\"/>UnitStep"
 
-#: C/genius.xml:7574(synopsis)
+#: C/genius.xml:7608(synopsis)
 #, no-wrap
 msgid "UnitStep (x)"
 msgstr "UnitStep (x)"
 
-#: C/genius.xml:7575(para)
+#: C/genius.xml:7609(para)
 msgid ""
 "The unit step function is 0 for x&lt;0, 1 otherwise. This is the integral of "
 "the Dirac Delta function. Also called the Heaviside function."
@@ -13358,7 +13428,7 @@ msgstr ""
 "případech. Jedná se o integrál Diracovy funkce delta. Bývá také nazývána "
 "Heavisideova funkce."
 
-#: C/genius.xml:7576(para)
+#: C/genius.xml:7610(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Unit_step\";>Wikipedia</ulink> "
 "for more information."
@@ -13366,16 +13436,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/Heavisideova_funkce\">Wikipedia</ulink>."
 
-#: C/genius.xml:7584(term)
+#: C/genius.xml:7618(term)
 msgid "<anchor id=\"gel-function-cis\"/>cis"
 msgstr "<anchor id=\"gel-function-cis\"/>cis"
 
-#: C/genius.xml:7586(synopsis)
+#: C/genius.xml:7620(synopsis)
 #, no-wrap
 msgid "cis (x)"
 msgstr "cis (x)"
 
-#: C/genius.xml:7587(para)
+#: C/genius.xml:7621(para)
 msgid ""
 "The <function>cis</function> function, that is the same as "
 "<userinput>cos(x)+1i*sin(x)</userinput>"
@@ -13383,42 +13453,42 @@ msgstr ""
 "Funkce <function>cis</function>, což je to stejné jako "
 "<userinput>cos(x)+1i*sin(x)</userinput>"
 
-#: C/genius.xml:7595(term)
+#: C/genius.xml:7629(term)
 msgid "<anchor id=\"gel-function-deg2rad\"/>deg2rad"
 msgstr "<anchor id=\"gel-function-deg2rad\"/>deg2rad"
 
-#: C/genius.xml:7597(synopsis)
+#: C/genius.xml:7631(synopsis)
 #, no-wrap
 msgid "deg2rad (x)"
 msgstr "deg2rad (x)"
 
-#: C/genius.xml:7598(para)
+#: C/genius.xml:7632(para)
 msgid "Convert degrees to radians."
 msgstr "Převést stupně na radiány."
 
-#: C/genius.xml:7603(term)
+#: C/genius.xml:7637(term)
 msgid "<anchor id=\"gel-function-rad2deg\"/>rad2deg"
 msgstr "<anchor id=\"gel-function-rad2deg\"/>rad2deg"
 
-#: C/genius.xml:7605(synopsis)
+#: C/genius.xml:7639(synopsis)
 #, no-wrap
 msgid "rad2deg (x)"
 msgstr "rad2deg (x)"
 
-#: C/genius.xml:7606(para)
+#: C/genius.xml:7640(para)
 msgid "Convert radians to degrees."
 msgstr "Převést radiány na stupně."
 
-#: C/genius.xml:7611(term)
+#: C/genius.xml:7645(term)
 msgid "<anchor id=\"gel-function-sinc\"/>sinc"
 msgstr "<anchor id=\"gel-function-sinc\"/>sinc"
 
-#: C/genius.xml:7613(synopsis)
+#: C/genius.xml:7647(synopsis)
 #, no-wrap
 msgid "sinc (x)"
 msgstr "sinc (x)"
 
-#: C/genius.xml:7614(para)
+#: C/genius.xml:7648(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)</"
@@ -13428,7 +13498,7 @@ msgstr ""
 "userinput>. Jestli chcete normalizovanou funkci, volejte "
 "<userinput>sinc(pi*x)</userinput>."
 
-#: C/genius.xml:7617(para)
+#: C/genius.xml:7651(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Sinc\";>Wikipedia</ulink> for "
 "more information."
@@ -13436,20 +13506,20 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://en.wikipedia.org/";
 "wiki/Sinc\">Wikipedia</ulink> (článek je v angličtině)."
 
-#: C/genius.xml:7628(title)
+#: C/genius.xml:7662(title)
 msgid "Equation Solving"
 msgstr "Řešení rovnic"
 
-#: C/genius.xml:7632(term)
+#: C/genius.xml:7666(term)
 msgid "<anchor id=\"gel-function-CubicFormula\"/>CubicFormula"
 msgstr "<anchor id=\"gel-function-CubicFormula\"/>CubicFormula"
 
-#: C/genius.xml:7634(synopsis)
+#: C/genius.xml:7668(synopsis)
 #, no-wrap
 msgid "CubicFormula (p)"
 msgstr "CubicFormula (p)"
 
-#: C/genius.xml:7635(para)
+#: C/genius.xml:7669(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 "
@@ -13464,7 +13534,7 @@ msgstr ""
 "sloupcový vektor tří řešení. První řešení je vždy reálné, protože kubická "
 "rovnice má vždy jedno reálné řešení."
 
-#: C/genius.xml:7644(para)
+#: C/genius.xml:7678(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/CubicFormula.html";
 "\">Planetmath</ulink>, <ulink url=\"http://mathworld.wolfram.com/";
@@ -13477,16 +13547,16 @@ msgstr ""
 "ulink> (text je v angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/";
 "Kubick%C3%A1_rovnice\">Wikipedia</ulink>."
 
-#: C/genius.xml:7654(term)
+#: C/genius.xml:7688(term)
 msgid "<anchor id=\"gel-function-EulersMethod\"/>EulersMethod"
 msgstr "<anchor id=\"gel-function-EulersMethod\"/>EulersMethod"
 
-#: C/genius.xml:7656(synopsis)
+#: C/genius.xml:7690(synopsis)
 #, no-wrap
 msgid "EulersMethod (f,x0,y0,x1,n)"
 msgstr "EulersMethod (f,x0,y0,x1,n)"
 
-#: C/genius.xml:7657(para)
+#: C/genius.xml:7691(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> "
@@ -13498,8 +13568,8 @@ msgstr ""
 "<varname>x1</varname> s přírůstky <varname>n</varname>, vrací <varname>y</"
 "varname> v <varname>x1</varname>."
 
-#: C/genius.xml:7663(para) C/genius.xml:7691(para) C/genius.xml:7877(para)
-#: C/genius.xml:7907(para)
+#: C/genius.xml:7697(para) C/genius.xml:7725(para) C/genius.xml:7911(para)
+#: C/genius.xml:7941(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 "
@@ -13513,7 +13583,7 @@ msgstr ""
 "varname> a vektor stejné velikosti pro druhý argument a mělo by vracet "
 "vektor stejné velikosti."
 
-#: C/genius.xml:7670(para) C/genius.xml:7698(para)
+#: C/genius.xml:7704(para) C/genius.xml:7732(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/EulerForwardMethod.html";
 "\">Mathworld</ulink>, or <ulink url=\"http://en.wikipedia.org/wiki/";
@@ -13524,16 +13594,16 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/Eulerova_metoda";
 "\">Wikipedia</ulink>."
 
-#: C/genius.xml:7679(term)
+#: C/genius.xml:7713(term)
 msgid "<anchor id=\"gel-function-EulersMethodFull\"/>EulersMethodFull"
 msgstr "<anchor id=\"gel-function-EulersMethodFull\"/>EulersMethodFull"
 
-#: C/genius.xml:7681(synopsis)
+#: C/genius.xml:7715(synopsis)
 #, no-wrap
 msgid "EulersMethodFull (f,x0,y0,x1,n)"
 msgstr "EulersMethodFull (f,x0,y0,x1,n)"
 
-#: C/genius.xml:7682(para)
+#: C/genius.xml:7716(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> "
@@ -13549,16 +13619,16 @@ msgstr ""
 "varname>. Použitelné pro zapojení do <link linkend=\"gel-function-"
 "LinePlotDrawLine\">LinePlotDrawLine</link>."
 
-#: C/genius.xml:7707(term)
+#: C/genius.xml:7741(term)
 msgid "<anchor id=\"gel-function-FindRootBisection\"/>FindRootBisection"
 msgstr "<anchor id=\"gel-function-FindRootBisection\"/>FindRootBisection"
 
-#: C/genius.xml:7709(synopsis)
+#: C/genius.xml:7743(synopsis)
 #, no-wrap
 msgid "FindRootBisection (f,a,b,TOL,N)"
 msgstr "FindRootBisection (f,a,b,TOL,N)"
 
-#: C/genius.xml:7710(para)
+#: C/genius.xml:7744(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)</"
@@ -13580,18 +13650,18 @@ msgstr ""
 "varname> je poslední spočtená hodnota a <varname>iterace</varname> je počet "
 "dokončených iterací."
 
-#: C/genius.xml:7719(term)
+#: C/genius.xml:7753(term)
 msgid ""
 "<anchor id=\"gel-function-FindRootFalsePosition\"/>FindRootFalsePosition"
 msgstr ""
 "<anchor id=\"gel-function-FindRootFalsePosition\"/>FindRootFalsePosition"
 
-#: C/genius.xml:7721(synopsis)
+#: C/genius.xml:7755(synopsis)
 #, no-wrap
 msgid "FindRootFalsePosition (f,a,b,TOL,N)"
 msgstr "FindRootFalsePosition (f,a,b,TOL,N)"
 
-#: C/genius.xml:7722(para)
+#: C/genius.xml:7756(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, "
@@ -13613,18 +13683,18 @@ msgstr ""
 "varname> je poslední spočtená hodnota a <varname>iterace</varname> je počet "
 "dokončených iterací."
 
-#: C/genius.xml:7731(term)
+#: C/genius.xml:7765(term)
 msgid ""
 "<anchor id=\"gel-function-FindRootMullersMethod\"/>FindRootMullersMethod"
 msgstr ""
 "<anchor id=\"gel-function-FindRootMullersMethod\"/>FindRootMullersMethod"
 
-#: C/genius.xml:7733(synopsis)
+#: C/genius.xml:7767(synopsis)
 #, no-wrap
 msgid "FindRootMullersMethod (f,x0,x1,x2,TOL,N)"
 msgstr "FindRootMullersMethod (f,x0,x1,x2,TOL,N)"
 
-#: C/genius.xml:7734(para)
+#: C/genius.xml:7768(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 "
@@ -13641,16 +13711,16 @@ msgstr ""
 "hodnota signalizující úspěch, <varname>hodnota</varname> je poslední "
 "spočtená hodnota a <varname>iterace</varname> je počet dokončených iterací."
 
-#: C/genius.xml:7741(term)
+#: C/genius.xml:7775(term)
 msgid "<anchor id=\"gel-function-FindRootSecant\"/>FindRootSecant"
 msgstr "<anchor id=\"gel-function-FindRootSecant\"/>FindRootSecant"
 
-#: C/genius.xml:7743(synopsis)
+#: C/genius.xml:7777(synopsis)
 #, no-wrap
 msgid "FindRootSecant (f,a,b,TOL,N)"
 msgstr "FindRootSecant (f,a,b,TOL,N)"
 
-#: C/genius.xml:7744(para)
+#: C/genius.xml:7778(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)</"
@@ -13672,16 +13742,16 @@ msgstr ""
 "varname> je poslední spočtená hodnota a <varname>iterace</varname> je počet "
 "dokončených iterací."
 
-#: C/genius.xml:7753(term)
+#: C/genius.xml:7787(term)
 msgid "<anchor id=\"gel-function-HalleysMethod\"/>HalleysMethod"
 msgstr "<anchor id=\"gel-function-HalleysMethod\"/>HalleysMethod"
 
-#: C/genius.xml:7755(synopsis)
+#: C/genius.xml:7789(synopsis)
 #, no-wrap
 msgid "HalleysMethod (f,df,ddf,guess,epsilon,maxn)"
 msgstr "HalleysMethod (f,df,ddf,odhad,epsilon,maxn)"
 
-#: C/genius.xml:7756(para)
+#: C/genius.xml:7790(para)
 msgid ""
 "Find zeros using Halleys's method. <varname>f</varname> is the function, "
 "<varname>df</varname> is the derivative of <varname>f</varname>, and "
@@ -13698,7 +13768,7 @@ msgstr ""
 "varname> nebo po <varname>maxn</varname> pokusech, v kterémžto případě vrací "
 "<constant>null</constant>, což značí selhání."
 
-#: C/genius.xml:7763(para)
+#: C/genius.xml:7797(para)
 msgid ""
 "See also <link linkend=\"gel-function-NewtonsMethod"
 "\"><function>NewtonsMethod</function></link> and <link linkend=\"gel-"
@@ -13708,7 +13778,7 @@ msgstr ""
 "\"><function>NewtonsMethod</function></link> a <link linkend=\"gel-function-"
 "SymbolicDerivative\"><function>SymbolicDerivative</function></link>."
 
-#: C/genius.xml:7766(para)
+#: C/genius.xml:7800(para)
 msgid ""
 "Example to find the square root of 10: <screen><prompt>genius&gt;</prompt> "
 "<userinput>HalleysMethod(`(x)=x^2-10,`(x)=2*x,`(x)=2,3,10^-10,100)</"
@@ -13720,7 +13790,7 @@ msgstr ""
 "userinput>\n"
 "</screen>"
 
-#: C/genius.xml:7771(para)
+#: C/genius.xml:7805(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Halley%27s_method\";>Wikipedia</"
 "ulink> for more information."
@@ -13728,16 +13798,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://en.wikipedia.org/";
 "wiki/Halley%27s_method\">Wikipedia</ulink> (text je v angličtině)."
 
-#: C/genius.xml:7779(term)
+#: C/genius.xml:7813(term)
 msgid "<anchor id=\"gel-function-NewtonsMethod\"/>NewtonsMethod"
 msgstr "<anchor id=\"gel-function-NewtonsMethod\"/>NewtonsMethod"
 
-#: C/genius.xml:7781(synopsis)
+#: C/genius.xml:7815(synopsis)
 #, no-wrap
 msgid "NewtonsMethod (f,df,guess,epsilon,maxn)"
 msgstr "NewtonsMethod (f,df,odhad,epsilon,maxn)"
 
-#: C/genius.xml:7782(para)
+#: C/genius.xml:7816(para)
 msgid ""
 "Find zeros using Newton's method. <varname>f</varname> is the function and "
 "<varname>df</varname> is the derivative of <varname>f</varname>. "
@@ -13753,7 +13823,7 @@ msgstr ""
 "pokusech, v kterémžto případě vrací <constant>null</constant>, což značí "
 "selhání."
 
-#: C/genius.xml:7788(para)
+#: C/genius.xml:7822(para)
 msgid ""
 "See also <link linkend=\"gel-function-NewtonsMethodPoly"
 "\"><function>NewtonsMethodPoly</function></link> and <link linkend=\"gel-"
@@ -13763,7 +13833,7 @@ msgstr ""
 "\"><function>NewtonsMethodPoly</function></link> a <link linkend=\"gel-"
 "function-SymbolicDerivative\"><function>SymbolicDerivative</function></link>."
 
-#: C/genius.xml:7791(para)
+#: C/genius.xml:7825(para)
 msgid ""
 "Example to find the square root of 10: <screen><prompt>genius&gt;</prompt> "
 "<userinput>NewtonsMethod(`(x)=x^2-10,`(x)=2*x,3,10^-10,100)</userinput>\n"
@@ -13773,7 +13843,7 @@ msgstr ""
 "<userinput>NewtonsMethod(`(x)=x^2-10,`(x)=2*x,3,10^-10,100)</userinput>\n"
 "</screen>"
 
-#: C/genius.xml:7796(para) C/genius.xml:8105(para)
+#: C/genius.xml:7830(para) C/genius.xml:8139(para)
 msgid ""
 "See <ulink url=\"http://en.wikipedia.org/wiki/Newtons_method\";>Wikipedia</"
 "ulink> for more information."
@@ -13781,16 +13851,16 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://cs.wikipedia.org/";
 "wiki/Metoda_te%C4%8Den\">Wikipedia</ulink>."
 
-#: C/genius.xml:7804(term)
+#: C/genius.xml:7838(term)
 msgid "<anchor id=\"gel-function-PolynomialRoots\"/>PolynomialRoots"
 msgstr "<anchor id=\"gel-function-PolynomialRoots\"/>PolynomialRoots"
 
-#: C/genius.xml:7806(synopsis)
+#: C/genius.xml:7840(synopsis)
 #, no-wrap
 msgid "PolynomialRoots (p)"
 msgstr "PolynomialRoots (p)"
 
-#: C/genius.xml:7807(para)
+#: C/genius.xml:7841(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 "
@@ -13803,7 +13873,7 @@ msgstr ""
 "<userinput>4*x^3 + 2*x + 1</userinput> odpovídá vektoru "
 "<userinput>[1,2,0,4]</userinput>. Vrací sloupcový vektor řešení."
 
-#: C/genius.xml:7816(para)
+#: C/genius.xml:7850(para)
 msgid ""
 "The function calls <link linkend=\"gel-function-QuadraticFormula"
 "\">QuadraticFormula</link>, <link linkend=\"gel-function-CubicFormula"
@@ -13815,16 +13885,16 @@ msgstr ""
 "\">CubicFormula</link> a <link linkend=\"gel-function-QuarticFormula"
 "\">QuarticFormula</link>."
 
-#: C/genius.xml:7826(term)
+#: C/genius.xml:7860(term)
 msgid "<anchor id=\"gel-function-QuadraticFormula\"/>QuadraticFormula"
 msgstr "<anchor id=\"gel-function-QuadraticFormula\"/>QuadraticFormula"
 
-#: C/genius.xml:7828(synopsis)
+#: C/genius.xml:7862(synopsis)
 #, no-wrap
 msgid "QuadraticFormula (p)"
 msgstr "QuadraticFormula (p)"
 
-#: C/genius.xml:7829(para)
+#: C/genius.xml:7863(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 "
@@ -13836,7 +13906,7 @@ msgstr ""
 "<userinput>3*x^2 + 2*x + 1</userinput> odpovídá vektoru <userinput>[1,2,3]</"
 "userinput>. Vrací sloupcový vektor dvou řešení."
 
-#: C/genius.xml:7837(para)
+#: C/genius.xml:7871(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/QuadraticFormula.html";
 "\">Planetmath</ulink> or <ulink url=\"http://mathworld.wolfram.com/";
@@ -13847,16 +13917,16 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://mathworld.wolfram.com/QuadraticFormula.";
 "html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:7846(term)
+#: C/genius.xml:7880(term)
 msgid "<anchor id=\"gel-function-QuarticFormula\"/>QuarticFormula"
 msgstr "<anchor id=\"gel-function-QuarticFormula\"/>QuarticFormula"
 
-#: C/genius.xml:7848(synopsis)
+#: C/genius.xml:7882(synopsis)
 #, no-wrap
 msgid "QuarticFormula (p)"
 msgstr "QuarticFormula (p)"
 
-#: C/genius.xml:7849(para)
+#: C/genius.xml:7883(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 "
@@ -13869,7 +13939,7 @@ msgstr ""
 "+ 1</userinput> odpovídá vektoru <userinput>[1,2,0,0,5]</userinput>. Vrací "
 "sloupcový vektor čtyř řešení."
 
-#: C/genius.xml:7857(para)
+#: C/genius.xml:7891(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/QuarticFormula.html";
 "\">Planetmath</ulink>, <ulink url=\"http://mathworld.wolfram.com/";
@@ -13882,16 +13952,16 @@ msgstr ""
 "\">Mathworld</ulink> (text je v angličtině) nebo <ulink url=\"http://cs.";
 "wikipedia.org/wiki/Kvartick%C3%A1_rovnice\">Wikipedia</ulink>."
 
-#: C/genius.xml:7867(term)
+#: C/genius.xml:7901(term)
 msgid "<anchor id=\"gel-function-RungeKutta\"/>RungeKutta"
 msgstr "<anchor id=\"gel-function-RungeKutta\"/>RungeKutta"
 
-#: C/genius.xml:7869(synopsis)
+#: C/genius.xml:7903(synopsis)
 #, no-wrap
 msgid "RungeKutta (f,x0,y0,x1,n)"
 msgstr "RungeKutta (f,x0,y0,x1,n)"
 
-#: C/genius.xml:7870(para)
+#: C/genius.xml:7904(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> "
@@ -13903,7 +13973,7 @@ msgstr ""
 "<varname>y0</varname> měnící se do <varname>x1</varname> s přírůstky "
 "<varname>n</varname>, vrací <varname>y</varname> v <varname>x1</varname>."
 
-#: C/genius.xml:7884(para) C/genius.xml:7914(para)
+#: C/genius.xml:7918(para) C/genius.xml:7948(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/Runge-KuttaMethod.html";
 "\">Mathworld</ulink>, or <ulink url=\"http://en.wikipedia.org/wiki/Runge-";
@@ -13915,16 +13985,16 @@ msgstr ""
 "%C5%99e%C5%A1en%C3%AD_oby%C4%8Dejn%C3%BDch_diferenci%C3%A1ln"
 "%C3%ADch_rovnic#Metody_Runge-Kutta\">Wikipedia</ulink>."
 
-#: C/genius.xml:7893(term)
+#: C/genius.xml:7927(term)
 msgid "<anchor id=\"gel-function-RungeKuttaFull\"/>RungeKuttaFull"
 msgstr "<anchor id=\"gel-function-RungeKuttaFull\"/>RungeKuttaFull"
 
-#: C/genius.xml:7895(synopsis)
+#: C/genius.xml:7929(synopsis)
 #, no-wrap
 msgid "RungeKuttaFull (f,x0,y0,x1,n)"
 msgstr "RungeKuttaFull (f,x0,y0,x1,n)"
 
-#: C/genius.xml:7896(para)
+#: C/genius.xml:7930(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> "
@@ -13940,20 +14010,20 @@ msgstr ""
 "<varname>y</varname>. Použitelné pro zapojení do <link linkend=\"gel-"
 "function-LinePlotDrawLine\">LinePlotDrawLine</link>."
 
-#: C/genius.xml:7927(title)
+#: C/genius.xml:7961(title)
 msgid "Statistics"
 msgstr "Statistika"
 
-#: C/genius.xml:7930(term)
+#: C/genius.xml:7964(term)
 msgid "<anchor id=\"gel-function-Average\"/>Average"
 msgstr "<anchor id=\"gel-function-Average\"/>Average"
 
-#: C/genius.xml:7932(synopsis)
+#: C/genius.xml:7966(synopsis)
 #, no-wrap
 msgid "Average (m)"
 msgstr "Average (m)"
 
-#: C/genius.xml:7933(para)
+#: C/genius.xml:7967(para)
 msgid ""
 "Aliases: <function>average</function><function>Mean</"
 "function><function>mean</function>"
@@ -13961,11 +14031,11 @@ msgstr ""
 "Alternativní názvy: <function>average</function><function>Mean</"
 "function><function>mean</function>"
 
-#: C/genius.xml:7934(para)
+#: C/genius.xml:7968(para)
 msgid "Calculate average of an entire matrix."
 msgstr "Vypočítat průměr z celé matice."
 
-#: C/genius.xml:7935(para) C/genius.xml:7995(para)
+#: C/genius.xml:7969(para) C/genius.xml:8029(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/ArithmeticMean.html";
 "\">Mathworld</ulink> for more information."
@@ -13975,16 +14045,16 @@ msgstr ""
 "nebo <ulink url=\"http://cs.wikipedia.org/wiki/Aritmetick%C3%BD_pr%C5%AFm";
 "%C4%9Br\">Wikipedia</ulink>."
 
-#: C/genius.xml:7943(term)
+#: C/genius.xml:7977(term)
 msgid "<anchor id=\"gel-function-GaussDistribution\"/>GaussDistribution"
 msgstr "<anchor id=\"gel-function-GaussDistribution\"/>GaussDistribution"
 
-#: C/genius.xml:7945(synopsis)
+#: C/genius.xml:7979(synopsis)
 #, no-wrap
 msgid "GaussDistribution (x,sigma)"
 msgstr "GaussDistribution (x,sigma)"
 
-#: C/genius.xml:7946(para)
+#: C/genius.xml:7980(para)
 msgid ""
 "Integral of the GaussFunction from 0 to <varname>x</varname> (area under the "
 "normal curve)."
@@ -13992,7 +14062,7 @@ msgstr ""
 "Integrál Gaussovy funkce od 0 do <varname>x</varname> (oblast pod normální "
 "křivkou)."
 
-#: C/genius.xml:7947(para) C/genius.xml:7959(para)
+#: C/genius.xml:7981(para) C/genius.xml:7993(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/NormalDistribution.html";
 "\">Mathworld</ulink> for more information."
@@ -14002,37 +14072,37 @@ msgstr ""
 "angličtině) nebo <ulink url=\"http://cs.wikipedia.org/wiki/Norm%C3%A1ln";
 "%C3%AD_rozd%C4%9Blen%C3%AD\">Wikipedia</ulink>."
 
-#: C/genius.xml:7955(term)
+#: C/genius.xml:7989(term)
 msgid "<anchor id=\"gel-function-GaussFunction\"/>GaussFunction"
 msgstr "<anchor id=\"gel-function-GaussFunction\"/>GaussFunction"
 
-#: C/genius.xml:7957(synopsis)
+#: C/genius.xml:7991(synopsis)
 #, no-wrap
 msgid "GaussFunction (x,sigma)"
 msgstr "GaussFunction (x,sigma)"
 
-#: C/genius.xml:7958(para)
+#: C/genius.xml:7992(para)
 msgid "The normalized Gauss distribution function (the normal curve)."
 msgstr "Normalizovaného Gaussova funkce rozdělení (normální křivka)."
 
-#: C/genius.xml:7968(term)
+#: C/genius.xml:8002(term)
 msgid "<anchor id=\"gel-function-Median\"/>Median"
 msgstr "<anchor id=\"gel-function-Median\"/>Median"
 
-#: C/genius.xml:7970(synopsis)
+#: C/genius.xml:8004(synopsis)
 #, no-wrap
 msgid "Median (m)"
 msgstr "Median (m)"
 
-#: C/genius.xml:7971(para)
+#: C/genius.xml:8005(para)
 msgid "Aliases: <function>median</function>"
 msgstr "Alternativní názvy: <function>median</function>"
 
-#: C/genius.xml:7972(para)
+#: C/genius.xml:8006(para)
 msgid "Calculate median of an entire matrix."
 msgstr "Vypočítat medián z celé matice."
 
-#: C/genius.xml:7973(para) C/genius.xml:8008(para)
+#: C/genius.xml:8007(para) C/genius.xml:8042(para)
 msgid ""
 "See <ulink url=\"http://mathworld.wolfram.com/StatisticalMedian.html";
 "\">Mathworld</ulink> for more information."
@@ -14040,7 +14110,7 @@ msgstr ""
 "Více informací najdete v encyklopedii <ulink url=\"http://mathworld.wolfram.";
 "com/StatisticalMedian.html\">Mathworld</ulink> (text je v angličtině)."
 
-#: C/genius.xml:7981(term)
+#: C/genius.xml:8015(term)
 msgid ""
 "<anchor id=\"gel-function-PopulationStandardDeviation\"/"
 ">PopulationStandardDeviation"
@@ -14048,53 +14118,53 @@ msgstr ""
 "<anchor id=\"gel-function-PopulationStandardDeviation\"/"
 ">PopulationStandardDeviation"
 
-#: C/genius.xml:7983(synopsis)
+#: C/genius.xml:8017(synopsis)
 #, no-wrap
 msgid "PopulationStandardDeviation (m)"
 msgstr "PopulationStandardDeviation (m)"
 
-#: C/genius.xml:7984(para)
+#: C/genius.xml:8018(para)
 msgid "Aliases: <function>stdevp</function>"
 msgstr "Alternativní názvy: <function>stdevp</function>"
 
-#: C/genius.xml:7985(para)
+#: C/genius.xml:8019(para)
 msgid "Calculate the population standard deviation of a whole matrix."
 msgstr "Spočítat standardní odchylku souboru celé matice."
 
-#: C/genius.xml:7990(term)
+#: C/genius.xml:8024(term)
 msgid "<anchor id=\"gel-function-RowAverage\"/>RowAverage"
 msgstr "<anchor id=\"gel-function-RowAverage\"/>RowAverage"
 
-#: C/genius.xml:7992(synopsis)
+#: C/genius.xml:8026(synopsis)
 #, no-wrap
 msgid "RowAverage (m)"
 msgstr "RowAverage (m)"
 
-#: C/genius.xml:7993(para)
+#: C/genius.xml:8027(para)
 msgid "Aliases: <function>RowMean</function>"
 msgstr "Alternativní názvy: <function>RowMean</function>"
 
-#: C/genius.xml:7994(para)
+#: C/genius.xml:8028(para)
 msgid "Calculate average of each row in a matrix."
 msgstr "Vypočítat průměr každého řádku v matici."
 
-#: C/genius.xml:8003(term)
+#: C/genius.xml:8037(term)
 msgid "<anchor id=\"gel-function-RowMedian\"/>RowMedian"
 msgstr "<anchor id=\"gel-function-RowMedian\"/>RowMedian"
 
-#: C/genius.xml:8005(synopsis)
+#: C/genius.xml:8039(synopsis)
 #, no-wrap
 msgid "RowMedian (m)"
 msgstr "RowMedian (m)"
 
-#: C/genius.xml:8006(para)
+#: C/genius.xml:8040(para)
 msgid ""
 "Calculate median of each row in a matrix and return a column vector of the "
 "medians."
 msgstr ""
 "Vypočítat medián každého řádku v matici a vrátit sloupcový vektor mediánů."
 
-#: C/genius.xml:8016(term)
+#: C/genius.xml:8050(term)
 msgid ""
 "<anchor id=\"gel-function-RowPopulationStandardDeviation\"/"
 ">RowPopulationStandardDeviation"
@@ -14102,85 +14172,85 @@ msgstr ""
 "<anchor id=\"gel-function-RowPopulationStandardDeviation\"/"
 ">RowPopulationStandardDeviation"
 
-#: C/genius.xml:8018(synopsis)
+#: C/genius.xml:8052(synopsis)
 #, no-wrap
 msgid "RowPopulationStandardDeviation (m)"
 msgstr "RowPopulationStandardDeviation (m)"
 
-#: C/genius.xml:8019(para)
+#: C/genius.xml:8053(para)
 msgid "Aliases: <function>rowstdevp</function>"
 msgstr "Alternativní názvy: <function>rowstdevp</function>"
 
-#: C/genius.xml:8020(para)
+#: C/genius.xml:8054(para)
 msgid ""
 "Calculate the population standard deviations of rows of a matrix and return "
 "a vertical vector."
 msgstr ""
 "Spočítat standardní odchylku souboru řádků matice a vrátit svislý vektor."
 
-#: C/genius.xml:8025(term)
+#: C/genius.xml:8059(term)
 msgid "<anchor id=\"gel-function-RowStandardDeviation\"/>RowStandardDeviation"
 msgstr "<anchor id=\"gel-function-RowStandardDeviation\"/>RowStandardDeviation"
 
-#: C/genius.xml:8027(synopsis)
+#: C/genius.xml:8061(synopsis)
 #, no-wrap
 msgid "RowStandardDeviation (m)"
 msgstr "RowStandardDeviation (m)"
 
-#: C/genius.xml:8028(para)
+#: C/genius.xml:8062(para)
 msgid "Aliases: <function>rowstdev</function>"
 msgstr "Alternativní názvy: <function>rowstdev</function>"
 
-#: C/genius.xml:8029(para)
+#: C/genius.xml:8063(para)
 msgid ""
 "Calculate the standard deviations of rows of a matrix and return a vertical "
 "vector."
 msgstr "Spočítat standardní odchylku řádků matice a vrátit svislý vektor."
 
-#: C/genius.xml:8034(term)
+#: C/genius.xml:8068(term)
 msgid "<anchor id=\"gel-function-StandardDeviation\"/>StandardDeviation"
 msgstr "<anchor id=\"gel-function-StandardDeviation\"/>StandardDeviation"
 
-#: C/genius.xml:8036(synopsis)
+#: C/genius.xml:8070(synopsis)
 #, no-wrap
 msgid "StandardDeviation (m)"
 msgstr "StandardDeviation (m)"
 
-#: C/genius.xml:8037(para)
+#: C/genius.xml:8071(para)
 msgid "Aliases: <function>stdev</function>"
 msgstr "Alternativní názvy: <function>stdev</function>"
 
-#: C/genius.xml:8038(para)
+#: C/genius.xml:8072(para)
 msgid "Calculate the standard deviation of a whole matrix."
 msgstr "Spočítat standardní odchylku celé matice."
 
-#: C/genius.xml:8046(title)
+#: C/genius.xml:8080(title)
 msgid "Polynomials"
 msgstr "Polynomy"
 
-#: C/genius.xml:8049(term)
+#: C/genius.xml:8083(term)
 msgid "<anchor id=\"gel-function-AddPoly\"/>AddPoly"
 msgstr "<anchor id=\"gel-function-AddPoly\"/>AddPoly"
 
-#: C/genius.xml:8051(synopsis)
+#: C/genius.xml:8085(synopsis)
 #, no-wrap
 msgid "AddPoly (p1,p2)"
 msgstr "AddPoly (p1,p2)"
 
-#: C/genius.xml:8052(para)
+#: C/genius.xml:8086(para)
 msgid "Add two polynomials (vectors)."
 msgstr "Sečíst dva polynomy (vektory)."
 
-#: C/genius.xml:8057(term)
+#: C/genius.xml:8091(term)
 msgid "<anchor id=\"gel-function-DividePoly\"/>DividePoly"
 msgstr "<anchor id=\"gel-function-DividePoly\"/>DividePoly"
 
-#: C/genius.xml:8059(synopsis)
+#: C/genius.xml:8093(synopsis)
 #, no-wrap
 msgid "DividePoly (p,q,&amp;r)"
 msgstr "DividePoly (p,q,&amp;r)"
 
-#: C/genius.xml:8060(para)
+#: C/genius.xml:8094(para)
 msgid ""
 "Divide two polynomials (as vectors) using long division. Returns the "
 "quotient of the two polynomials. The optional argument <varname>r</varname> "
@@ -14191,7 +14261,7 @@ msgstr ""
 "dvou polynomů. Volitelný argument <varname>r</varname> se použije k vrácení "
 "zbytku. Zbytek bude mít nižší řád, než polynom <varname>q</varname>."
 
-#: C/genius.xml:8065(para)
+#: C/genius.xml:8099(para)
 msgid ""
 "See <ulink url=\"http://planetmath.org/encyclopedia/PolynomialLongDivision.";
 "html\">Planetmath</ulink> for more information."
@@ -14200,42 +14270,42 @@ msgstr ""
 "encyclopedia/PolynomialLongDivision.html\">Planetmath</ulink> (text je v "
 "angličtině)."
 
-#: C/genius.xml:8073(term)
+#: C/genius.xml:8107(term)
 msgid "<anchor id=\"gel-function-IsPoly\"/>IsPoly"
 msgstr "<anchor id=\"gel-function-IsPoly\"/>IsPoly"
 
-#: C/genius.xml:8075(synopsis)
+#: C/genius.xml:8109(synopsis)
 #, no-wrap
 msgid "IsPoly (p)"
 msgstr "IsPoly (p)"
 
-#: C/genius.xml:8076(para)
+#: C/genius.xml:8110(para)
 msgid "Check if a vector is usable as a polynomial."
 msgstr "Zkontrolovat, zda je vektor použitelný jako polynom."
 
-#: C/genius.xml:8081(term)
+#: C/genius.xml:8115(term)
 msgid "<anchor id=\"gel-function-MultiplyPoly\"/>MultiplyPoly"
 msgstr "<anchor id=\"gel-function-MultiplyPoly\"/>MultiplyPoly"
 
-#: C/genius.xml:8083(synopsis)
+#: C/genius.xml:8117(synopsis)
 #, no-wrap
 msgid "MultiplyPoly (p1,p2)"
 msgstr "MultiplyPoly (p1,p2)"
 
-#: C/genius.xml:8084(para)
+#: C/genius.xml:8118(para)
 msgid "Multiply two polynomials (as vectors)."
 msgstr "Vynásobit dva polynomy (jako vektory)."
 
-#: C/genius.xml:8089(term)
+#: C/genius.xml:8123(term)
 msgid "<anchor id=\"gel-function-NewtonsMethodPoly\"/>NewtonsMethodPoly"
 msgstr "<anchor id=\"gel-function-NewtonsMethodPoly\"/>NewtonsMethodPoly"
 
-#: C/genius.xml:8091(synopsis)
+#: C/genius.xml:8125(synopsis)
 #, no-wrap
 msgid "NewtonsMethodPoly (poly,guess,epsilon,maxn)"
 msgstr "NewtonsMethodPoly (poly,odhad,epsilon,maxn)"
 
-#: C/genius.xml:8092(para)
+#: C/genius.xml:8126(para)
 msgid ""
 "Find a root of a polynomial using Newton's method. <varname>poly</varname> "
 "is the polynomial as a vector and <varname>guess</varname> is the initial "
@@ -14251,7 +14321,7 @@ msgstr ""
 "pokusech, v kterémžto případě vrací <constant>null</constant>, což značí "
 "selhání."
 
-#: C/genius.xml:8097(para)
+#: C/genius.xml:8131(para)
 msgid ""
 "See also <link linkend=\"gel-function-NewtonsMethod"
 "\"><function>NewtonsMethod</function></link>."
@@ -14259,7 +14329,7 @@ msgstr ""
 "Viz také <link linkend=\"gel-function-NewtonsMethod"
 "\"><function>NewtonsMethod</function></link>."
 
-#: C/genius.xml:8100(para)
+#: C/genius.xml:8134(para)
 msgid ""
 "Example to find the square root of 10: <screen><prompt>genius&gt;</prompt> "
 "<userinput>NewtonsMethodPoly([-10,0,1],3,10^-10,100)</userinput>\n"
@@ -14269,113 +14339,113 @@ msgstr ""
 "<userinput>NewtonsMethodPoly([-10,0,1],3,10^-10,100)</userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8113(term)
+#: C/genius.xml:8147(term)
 msgid "<anchor id=\"gel-function-Poly2ndDerivative\"/>Poly2ndDerivative"
 msgstr "<anchor id=\"gel-function-Poly2ndDerivative\"/>Poly2ndDerivative"
 
-#: C/genius.xml:8115(synopsis)
+#: C/genius.xml:8149(synopsis)
 #, no-wrap
 msgid "Poly2ndDerivative (p)"
 msgstr "Poly2ndDerivative (p)"
 
-#: C/genius.xml:8116(para)
+#: C/genius.xml:8150(para)
 msgid "Take second polynomial (as vector) derivative."
 msgstr "Vypočítat druhou derivaci polynomu (jako vektoru)."
 
-#: C/genius.xml:8121(term)
+#: C/genius.xml:8155(term)
 msgid "<anchor id=\"gel-function-PolyDerivative\"/>PolyDerivative"
 msgstr "<anchor id=\"gel-function-PolyDerivative\"/>PolyDerivative"
 
-#: C/genius.xml:8123(synopsis)
+#: C/genius.xml:8157(synopsis)
 #, no-wrap
 msgid "PolyDerivative (p)"
 msgstr "PolyDerivative (p)"
 
-#: C/genius.xml:8124(para)
+#: C/genius.xml:8158(para)
 msgid "Take polynomial (as vector) derivative."
 msgstr "Derivovat polynom (jako vektor)."
 
-#: C/genius.xml:8129(term)
+#: C/genius.xml:8163(term)
 msgid "<anchor id=\"gel-function-PolyToFunction\"/>PolyToFunction"
 msgstr "<anchor id=\"gel-function-PolyToFunction\"/>PolyToFunction"
 
-#: C/genius.xml:8131(synopsis)
+#: C/genius.xml:8165(synopsis)
 #, no-wrap
 msgid "PolyToFunction (p)"
 msgstr "PolyToFunction (p)"
 
-#: C/genius.xml:8132(para)
+#: C/genius.xml:8166(para)
 msgid "Make function out of a polynomial (as vector)."
 msgstr "Vytvořit funkci z polynomu (jako vektoru)."
 
-#: C/genius.xml:8137(term)
+#: C/genius.xml:8171(term)
 msgid "<anchor id=\"gel-function-PolyToString\"/>PolyToString"
 msgstr "<anchor id=\"gel-function-PolyToString\"/>PolyToString"
 
-#: C/genius.xml:8139(synopsis)
+#: C/genius.xml:8173(synopsis)
 #, no-wrap
 msgid "PolyToString (p,var...)"
 msgstr "PolyToString (p,prom...)"
 
-#: C/genius.xml:8140(para)
+#: C/genius.xml:8174(para)
 msgid "Make string out of a polynomial (as vector)."
 msgstr "Vytvořit řetězec z polynomu (jako vektoru)."
 
-#: C/genius.xml:8145(term)
+#: C/genius.xml:8179(term)
 msgid "<anchor id=\"gel-function-SubtractPoly\"/>SubtractPoly"
 msgstr "<anchor id=\"gel-function-SubtractPoly\"/>SubtractPoly"
 
-#: C/genius.xml:8147(synopsis)
+#: C/genius.xml:8181(synopsis)
 #, no-wrap
 msgid "SubtractPoly (p1,p2)"
 msgstr "SubtractPoly (p1,p2)"
 
-#: C/genius.xml:8148(para)
+#: C/genius.xml:8182(para)
 msgid "Subtract two polynomials (as vectors)."
 msgstr "Odečíst dva polynomy (jako vektory)."
 
-#: C/genius.xml:8153(term)
+#: C/genius.xml:8187(term)
 msgid "<anchor id=\"gel-function-TrimPoly\"/>TrimPoly"
 msgstr "<anchor id=\"gel-function-TrimPoly\"/>TrimPoly"
 
-#: C/genius.xml:8155(synopsis)
+#: C/genius.xml:8189(synopsis)
 #, no-wrap
 msgid "TrimPoly (p)"
 msgstr "TrimPoly (p)"
 
-#: C/genius.xml:8156(para)
+#: C/genius.xml:8190(para)
 msgid "Trim zeros from a polynomial (as vector)."
 msgstr "Odstranit nuly z polynomu (jako vektoru)."
 
-#: C/genius.xml:8164(title)
+#: C/genius.xml:8198(title)
 msgid "Set Theory"
 msgstr "Teorie množin"
 
-#: C/genius.xml:8167(term)
+#: C/genius.xml:8201(term)
 msgid "<anchor id=\"gel-function-Intersection\"/>Intersection"
 msgstr "<anchor id=\"gel-function-Intersection\"/>Intersection"
 
-#: C/genius.xml:8169(synopsis)
+#: C/genius.xml:8203(synopsis)
 #, no-wrap
 msgid "Intersection (X,Y)"
 msgstr "Intersection (X,Y)"
 
-#: C/genius.xml:8170(para)
+#: C/genius.xml:8204(para)
 msgid ""
 "Returns a set theoretic intersection of X and Y (X and Y are vectors "
 "pretending to be sets)."
 msgstr "Vrátit průnik množin X a Y (X a Y jsou vektory považované za množiny)."
 
-#: C/genius.xml:8175(term)
+#: C/genius.xml:8209(term)
 msgid "<anchor id=\"gel-function-IsIn\"/>IsIn"
 msgstr "<anchor id=\"gel-function-IsIn\"/>IsIn"
 
-#: C/genius.xml:8177(synopsis)
+#: C/genius.xml:8211(synopsis)
 #, no-wrap
 msgid "IsIn (x,X)"
 msgstr "IsIn (x,X)"
 
-#: C/genius.xml:8178(para)
+#: C/genius.xml:8212(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)."
@@ -14383,16 +14453,16 @@ msgstr ""
 "Vrátit <constant>true</constant> (pravda), pokud je x prvkem množiny X (kde "
 "X je vektor považovaný za množinu)."
 
-#: C/genius.xml:8183(term)
+#: C/genius.xml:8217(term)
 msgid "<anchor id=\"gel-function-IsSubset\"/>IsSubset"
 msgstr "<anchor id=\"gel-function-IsSubset\"/>IsSubset"
 
-#: C/genius.xml:8185(synopsis)
+#: C/genius.xml:8219(synopsis)
 #, no-wrap
 msgid "IsSubset (X, Y)"
 msgstr "IsSubset (X, Y)"
 
-#: C/genius.xml:8186(para)
+#: C/genius.xml:8220(para)
 msgid ""
 "Returns <constant>true</constant> if X is a subset of Y (X and Y are vectors "
 "pretending to be sets)."
@@ -14400,64 +14470,64 @@ msgstr ""
 "Vrátit <constant>true</constant> (pravda), pokud X je podmnožinu Y (X a Y "
 "jsou vektory považované za množiny)."
 
-#: C/genius.xml:8191(term)
+#: C/genius.xml:8225(term)
 msgid "<anchor id=\"gel-function-MakeSet\"/>MakeSet"
 msgstr "<anchor id=\"gel-function-MakeSet\"/>MakeSet"
 
-#: C/genius.xml:8193(synopsis)
+#: C/genius.xml:8227(synopsis)
 #, no-wrap
 msgid "MakeSet (X)"
 msgstr "MakeSet (X)"
 
-#: C/genius.xml:8194(para)
+#: C/genius.xml:8228(para)
 msgid "Returns a vector where every element of X appears only once."
 msgstr "Vrátit vektor, ve kterém se každý prvek X vyskytuje jen jednou."
 
-#: C/genius.xml:8199(term)
+#: C/genius.xml:8233(term)
 msgid "<anchor id=\"gel-function-SetMinus\"/>SetMinus"
 msgstr "<anchor id=\"gel-function-SetMinus\"/>SetMinus"
 
-#: C/genius.xml:8201(synopsis)
+#: C/genius.xml:8235(synopsis)
 #, no-wrap
 msgid "SetMinus (X,Y)"
 msgstr "SetMinus (X,Y)"
 
-#: C/genius.xml:8202(para)
+#: C/genius.xml:8236(para)
 msgid ""
 "Returns a set theoretic difference X-Y (X and Y are vectors pretending to be "
 "sets)."
 msgstr "Vrátit rozdíl množin X-Y (X a Y jsou vektory považované za množiny)."
 
-#: C/genius.xml:8207(term)
+#: C/genius.xml:8241(term)
 msgid "<anchor id=\"gel-function-Union\"/>Union"
 msgstr "<anchor id=\"gel-function-Union\"/>Union"
 
-#: C/genius.xml:8209(synopsis)
+#: C/genius.xml:8243(synopsis)
 #, no-wrap
 msgid "Union (X,Y)"
 msgstr "Union (X,Y)"
 
-#: C/genius.xml:8210(para)
+#: C/genius.xml:8244(para)
 msgid ""
 "Returns a set theoretic union of X and Y (X and Y are vectors pretending to "
 "be sets)."
 msgstr ""
 "Vrátit sjednocení množin X a Y (X a Y jsou vektory považované za množiny)."
 
-#: C/genius.xml:8218(title)
+#: C/genius.xml:8252(title)
 msgid "Commutative Algebra"
 msgstr "Komutativní algebra"
 
-#: C/genius.xml:8221(term)
+#: C/genius.xml:8255(term)
 msgid "<anchor id=\"gel-function-MacaulayBound\"/>MacaulayBound"
 msgstr "<anchor id=\"gel-function-MacaulayBound\"/>MacaulayBound"
 
-#: C/genius.xml:8223(synopsis)
+#: C/genius.xml:8257(synopsis)
 #, no-wrap
 msgid "MacaulayBound (c,d)"
 msgstr "MacaulayBound (c,d)"
 
-#: C/genius.xml:8224(para)
+#: C/genius.xml:8258(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^&lt;d&gt; operator from Green's "
@@ -14466,61 +14536,61 @@ msgstr ""
 "Pro Hilbertovu funkci jde o c pro stupeň d, daný Macaulayho ohraničením pro "
 "Hilbertovu funkci stupně d+1 (operátor c^&lt;d&gt; z Greenova důkazu)"
 
-#: C/genius.xml:8229(term)
+#: C/genius.xml:8263(term)
 msgid ""
 "<anchor id=\"gel-function-MacaulayLowerOperator\"/>MacaulayLowerOperator"
 msgstr ""
 "<anchor id=\"gel-function-MacaulayLowerOperator\"/>MacaulayLowerOperator"
 
-#: C/genius.xml:8231(synopsis)
+#: C/genius.xml:8265(synopsis)
 #, no-wrap
 msgid "MacaulayLowerOperator (c,d)"
 msgstr "MacaulayLowerOperator (c,d)"
 
-#: C/genius.xml:8232(para)
+#: C/genius.xml:8266(para)
 msgid "The c_&lt;d&gt; operator from Green's proof of Macaulay's Theorem."
 msgstr "Operátor c_&lt;d&gt; z Greenova důkazu Macaulayova teorému"
 
-#: C/genius.xml:8237(term)
+#: C/genius.xml:8271(term)
 msgid "<anchor id=\"gel-function-MacaulayRep\"/>MacaulayRep"
 msgstr "<anchor id=\"gel-function-MacaulayRep\"/>MacaulayRep"
 
-#: C/genius.xml:8239(synopsis)
+#: C/genius.xml:8273(synopsis)
 #, no-wrap
 msgid "MacaulayRep (c,d)"
 msgstr "MacaulayRep (c,d)"
 
-#: C/genius.xml:8240(para)
+#: C/genius.xml:8274(para)
 msgid "Return the dth Macaulay representation of a positive integer c."
 msgstr "Vrátit d-tou Macaulayho reprezentaci celého kladného čísla c."
 
-#: C/genius.xml:8247(title)
+#: C/genius.xml:8281(title)
 msgid "Miscellaneous"
 msgstr "Různé"
 
-#: C/genius.xml:8250(term)
+#: C/genius.xml:8284(term)
 msgid "<anchor id=\"gel-function-ASCIIToString\"/>ASCIIToString"
 msgstr "<anchor id=\"gel-function-ASCIIToString\"/>ASCIIToString"
 
-#: C/genius.xml:8252(synopsis)
+#: C/genius.xml:8286(synopsis)
 #, no-wrap
 msgid "ASCIIToString (vec)"
 msgstr "ASCIIToString (vektor)"
 
-#: C/genius.xml:8253(para)
+#: C/genius.xml:8287(para)
 msgid "Convert a vector of ASCII values to a string."
 msgstr "Převést vektor hodnost ASCII na řetězec."
 
-#: C/genius.xml:8258(term)
+#: C/genius.xml:8292(term)
 msgid "<anchor id=\"gel-function-AlphabetToString\"/>AlphabetToString"
 msgstr "<anchor id=\"gel-function-AlphabetToString\"/>AlphabetToString"
 
-#: C/genius.xml:8260(synopsis)
+#: C/genius.xml:8294(synopsis)
 #, no-wrap
 msgid "AlphabetToString (vec,alphabet)"
 msgstr "AlphabetToString (vektor,abeceda)"
 
-#: C/genius.xml:8261(para)
+#: C/genius.xml:8295(para)
 msgid ""
 "Convert a vector of 0-based alphabet values (positions in the alphabet "
 "string) to a string."
@@ -14528,29 +14598,29 @@ msgstr ""
 "Převést vektor hodnot abecedy (pozic v řetězci abecedy) počítaných od 0 na "
 "řetězec."
 
-#: C/genius.xml:8266(term)
+#: C/genius.xml:8300(term)
 msgid "<anchor id=\"gel-function-StringToASCII\"/>StringToASCII"
 msgstr "<anchor id=\"gel-function-StringToASCII\"/>StringToASCII"
 
-#: C/genius.xml:8268(synopsis)
+#: C/genius.xml:8302(synopsis)
 #, no-wrap
 msgid "StringToASCII (str)"
 msgstr "StringToASCII (retezec)"
 
-#: C/genius.xml:8269(para)
+#: C/genius.xml:8303(para)
 msgid "Convert a string to a vector of ASCII values."
 msgstr "Převést retezec na vektor hodnot ASCII."
 
-#: C/genius.xml:8274(term)
+#: C/genius.xml:8308(term)
 msgid "<anchor id=\"gel-function-StringToAlphabet\"/>StringToAlphabet"
 msgstr "<anchor id=\"gel-function-StringToAlphabet\"/>StringToAlphabet"
 
-#: C/genius.xml:8276(synopsis)
+#: C/genius.xml:8310(synopsis)
 #, no-wrap
 msgid "StringToAlphabet (str,alphabet)"
 msgstr "StringToAlphabet (retezec,abeceda)"
 
-#: C/genius.xml:8277(para)
+#: C/genius.xml:8311(para)
 msgid ""
 "Convert a string to a vector of 0-based alphabet values (positions in the "
 "alphabet string), -1's for unknown letters."
@@ -14558,26 +14628,26 @@ msgstr ""
 "Převést řetězec na vektor hodnot abecedy (pozic v řetězci) počítaných od 0, "
 "za neznámé znaky se dosadí -1."
 
-#: C/genius.xml:8285(title)
+#: C/genius.xml:8319(title)
 msgid "Symbolic Operations"
 msgstr "Symbolické operace"
 
-#: C/genius.xml:8288(term)
+#: C/genius.xml:8322(term)
 msgid "<anchor id=\"gel-function-SymbolicDerivative\"/>SymbolicDerivative"
 msgstr "<anchor id=\"gel-function-SymbolicDerivative\"/>SymbolicDerivative"
 
-#: C/genius.xml:8290(synopsis)
+#: C/genius.xml:8324(synopsis)
 #, no-wrap
 msgid "SymbolicDerivative (f)"
 msgstr "SymbolicDerivative (f)"
 
-#: C/genius.xml:8291(para)
+#: C/genius.xml:8325(para)
 msgid ""
 "Attempt to symbolically differentiate the function f, where f is a function "
 "of one variable."
 msgstr "Zkusit symbolicky derivovat funkci f, kde f je funkce jedné proměnné."
 
-#: C/genius.xml:8292(para)
+#: C/genius.xml:8326(para)
 msgid ""
 "Examples: <screen><prompt>genius&gt;</prompt> "
 "<userinput>SymbolicDerivative(sin)</userinput>\n"
@@ -14595,18 +14665,18 @@ msgstr ""
 "= (`(x)=(7*(2*x)))\n"
 "</screen>"
 
-#: C/genius.xml:8304(term)
+#: C/genius.xml:8338(term)
 msgid ""
 "<anchor id=\"gel-function-SymbolicDerivativeTry\"/>SymbolicDerivativeTry"
 msgstr ""
 "<anchor id=\"gel-function-SymbolicDerivativeTry\"/>SymbolicDerivativeTry"
 
-#: C/genius.xml:8306(synopsis)
+#: C/genius.xml:8340(synopsis)
 #, no-wrap
 msgid "SymbolicDerivativeTry (f)"
 msgstr "SymbolicDerivativeTry (f)"
 
-#: C/genius.xml:8307(para)
+#: C/genius.xml:8341(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 "
@@ -14617,18 +14687,18 @@ msgstr ""
 "neúspěchu vrátit potichu <constant>null</constant>. (Viz <link linkend=\"gel-"
 "function-SymbolicDerivative\"><function>SymbolicDerivative</function></link>)"
 
-#: C/genius.xml:8314(term)
+#: C/genius.xml:8348(term)
 msgid ""
 "<anchor id=\"gel-function-SymbolicNthDerivative\"/>SymbolicNthDerivative"
 msgstr ""
 "<anchor id=\"gel-function-SymbolicNthDerivative\"/>SymbolicNthDerivative"
 
-#: C/genius.xml:8316(synopsis)
+#: C/genius.xml:8350(synopsis)
 #, no-wrap
 msgid "SymbolicNthDerivative (f,n)"
 msgstr "SymbolicNthDerivative (f,n)"
 
-#: C/genius.xml:8317(para)
+#: C/genius.xml:8351(para)
 msgid ""
 "Attempt to symbolically differentiate a function n times. (See <link linkend="
 "\"gel-function-SymbolicDerivative\"><function>SymbolicDerivative</function></"
@@ -14637,7 +14707,7 @@ msgstr ""
 "Zkusit symbolicky n-krát derivovat funkci. (Viz <link linkend=\"gel-function-"
 "SymbolicDerivative\"><function>SymbolicDerivative</function></link>)"
 
-#: C/genius.xml:8324(term)
+#: C/genius.xml:8358(term)
 msgid ""
 "<anchor id=\"gel-function-SymbolicNthDerivativeTry\"/"
 ">SymbolicNthDerivativeTry"
@@ -14645,12 +14715,12 @@ msgstr ""
 "<anchor id=\"gel-function-SymbolicNthDerivativeTry\"/"
 ">SymbolicNthDerivativeTry"
 
-#: C/genius.xml:8326(synopsis)
+#: C/genius.xml:8360(synopsis)
 #, no-wrap
 msgid "SymbolicNthDerivativeTry (f,n)"
 msgstr "SymbolicNthDerivativeTry (f,n)"
 
-#: C/genius.xml:8327(para)
+#: C/genius.xml:8361(para)
 msgid ""
 "Attempt to symbolically differentiate a function n times quietly and return "
 "<constant>null</constant> on failure (See <link linkend=\"gel-function-"
@@ -14660,7 +14730,7 @@ msgstr ""
 "<constant>null</constant>. (Viz <link linkend=\"gel-function-"
 "SymbolicNthDerivative\"><function>SymbolicNthDerivative</function></link>)"
 
-#: C/genius.xml:8334(term)
+#: C/genius.xml:8368(term)
 msgid ""
 "<anchor id=\"gel-function-SymbolicTaylorApproximationFunction\"/"
 ">SymbolicTaylorApproximationFunction"
@@ -14668,12 +14738,12 @@ msgstr ""
 "<anchor id=\"gel-function-SymbolicTaylorApproximationFunction\"/"
 ">SymbolicTaylorApproximationFunction"
 
-#: C/genius.xml:8336(synopsis)
+#: C/genius.xml:8370(synopsis)
 #, no-wrap
 msgid "SymbolicTaylorApproximationFunction (f,x0,n)"
 msgstr "SymbolicTaylorApproximationFunction (f,x0,n)"
 
-#: C/genius.xml:8337(para)
+#: C/genius.xml:8371(para)
 msgid ""
 "Attempt to construct the Taylor approximation function around x0 to the nth "
 "degree. (See <link linkend=\"gel-function-SymbolicDerivative"
@@ -14683,21 +14753,21 @@ msgstr ""
 "aproximuje zadanou funkci. (Viz <link linkend=\"gel-function-"
 "SymbolicDerivative\"><function>SymbolicDerivative</function></link>)"
 
-#: C/genius.xml:8349(term)
+#: C/genius.xml:8383(term)
 msgid "<anchor id=\"gel-function-ExportPlot\"/>ExportPlot"
 msgstr "<anchor id=\"gel-function-ExportPlot\"/>ExportPlot"
 
-#: C/genius.xml:8351(synopsis)
+#: C/genius.xml:8385(synopsis)
 #, no-wrap
 msgid "ExportPlot (file,type)"
 msgstr "ExportPlot (soubor,typ)"
 
-#: C/genius.xml:8352(synopsis)
+#: C/genius.xml:8386(synopsis)
 #, no-wrap
 msgid "ExportPlot (file)"
 msgstr "ExportPlot (soubor)"
 
-#: C/genius.xml:8353(para)
+#: C/genius.xml:8387(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 "
@@ -14709,11 +14779,11 @@ msgstr ""
 "zadán, určí se podle přípony, která by v takovém případě mela být „.png“, „."
 "eps“ nebo „.ps“."
 
-#: C/genius.xml:8360(para)
+#: C/genius.xml:8394(para)
 msgid "Note that files are overwritten without asking."
 msgstr "Upozorňujeme, že soubory se přepisují bez dotazu."
 
-#: C/genius.xml:8363(para)
+#: C/genius.xml:8397(para)
 msgid ""
 "On successful export, true is returned. Otherwise error is printed and "
 "exception is raised."
@@ -14721,7 +14791,7 @@ msgstr ""
 "Při úspěšném exportu je vrácena hodnota pravda. Jinak je vypsána chyba a "
 "vyvolána výjimka."
 
-#: C/genius.xml:8367(para)
+#: C/genius.xml:8401(para)
 msgid ""
 "Examples: <screen><prompt>genius&gt;</prompt> <userinput>ExportPlot(\"file."
 "png\")</userinput>\n"
@@ -14735,36 +14805,36 @@ msgstr ""
 "\")</userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8377(term)
+#: C/genius.xml:8411(term)
 msgid "<anchor id=\"gel-function-LinePlot\"/>LinePlot"
 msgstr "<anchor id=\"gel-function-LinePlot\"/>LinePlot"
 
-#: C/genius.xml:8379(synopsis)
+#: C/genius.xml:8413(synopsis)
 #, no-wrap
 msgid "LinePlot (func1,func2,func3,...)"
 msgstr "LinePlot (fce1,fce2,fce3,...)"
 
-#: C/genius.xml:8380(synopsis)
+#: C/genius.xml:8414(synopsis)
 #, no-wrap
 msgid "LinePlot (func1,func2,func3,x1,x2)"
 msgstr "LinePlot (fce1,fce2,fce3,x1,x2)"
 
-#: C/genius.xml:8381(synopsis)
+#: C/genius.xml:8415(synopsis)
 #, no-wrap
 msgid "LinePlot (func1,func2,func3,x1,x2,y1,y2)"
 msgstr "LinePlot (fce1,fce2,fce3,x1,x2,y1,y2)"
 
-#: C/genius.xml:8382(synopsis)
+#: C/genius.xml:8416(synopsis)
 #, no-wrap
 msgid "LinePlot (func1,func2,func3,[x1,x2])"
 msgstr "LinePlot (fce1,fce2,fce3,[x1,x2])"
 
-#: C/genius.xml:8383(synopsis)
+#: C/genius.xml:8417(synopsis)
 #, no-wrap
 msgid "LinePlot (func1,func2,func3,[x1,x2,y1,y2])"
 msgstr "LinePlot (fce1,fce2,fce3,[x1,x2,y1,y2])"
 
-#: C/genius.xml:8384(para)
+#: C/genius.xml:8418(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 "
@@ -14783,8 +14853,8 @@ msgstr ""
 "\"><function>LinePlotWindow</function></link>). Pokud nejsou zadány jen meze "
 "v ose y, funkce se propočítají a vezme se jejich minimum a maximu."
 
-#: C/genius.xml:8395(para) C/genius.xml:8502(para) C/genius.xml:8529(para)
-#: C/genius.xml:8612(para) C/genius.xml:8787(para)
+#: C/genius.xml:8429(para) C/genius.xml:8536(para) C/genius.xml:8563(para)
+#: C/genius.xml:8646(para) C/genius.xml:8821(para)
 msgid ""
 "The parameter <link linkend=\"gel-function-LinePlotDrawLegends"
 "\"><function>LinePlotDrawLegends</function></link> controls the drawing of "
@@ -14794,7 +14864,7 @@ msgstr ""
 "\"><function>LinePlotDrawLegends</function></link> ovládá vykreslování "
 "legendy."
 
-#: C/genius.xml:8400(para)
+#: C/genius.xml:8434(para)
 msgid ""
 "Examples: <screen><prompt>genius&gt;</prompt> <userinput>LinePlot(sin,cos)</"
 "userinput>\n"
@@ -14808,16 +14878,16 @@ msgstr ""
 "userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8410(term)
+#: C/genius.xml:8444(term)
 msgid "<anchor id=\"gel-function-LinePlotClear\"/>LinePlotClear"
 msgstr "<anchor id=\"gel-function-LinePlotClear\"/>LinePlotClear"
 
-#: C/genius.xml:8412(synopsis)
+#: C/genius.xml:8446(synopsis)
 #, no-wrap
 msgid "LinePlotClear ()"
 msgstr "LinePlotClear ()"
 
-#: C/genius.xml:8413(para)
+#: C/genius.xml:8447(para)
 msgid ""
 "Show the line plot window and clear out functions and any other lines that "
 "were drawn."
@@ -14825,21 +14895,21 @@ msgstr ""
 "Zobrazí okno pro vykreslování a vymaže funkce a ostatní čáry, které jsou v "
 "něm vykresleny."
 
-#: C/genius.xml:8421(term)
+#: C/genius.xml:8455(term)
 msgid "<anchor id=\"gel-function-LinePlotDrawLine\"/>LinePlotDrawLine"
 msgstr "<anchor id=\"gel-function-LinePlotDrawLine\"/>LinePlotDrawLine"
 
-#: C/genius.xml:8423(synopsis)
+#: C/genius.xml:8457(synopsis)
 #, no-wrap
 msgid "LinePlotDrawLine (x1,y1,x2,y2,...)"
 msgstr "LinePlotDrawLine (x1,y1,x2,y2,...)"
 
-#: C/genius.xml:8424(synopsis)
+#: C/genius.xml:8458(synopsis)
 #, no-wrap
 msgid "LinePlotDrawLine (v,...)"
 msgstr "LinePlotDrawLine (v,...)"
 
-#: C/genius.xml:8425(para)
+#: C/genius.xml:8459(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>, "
@@ -14851,7 +14921,7 @@ msgstr ""
 "<varname>x2</varname>,<varname>y2</varname> může být pro delší lomené čáry "
 "nahrazeno maticí <varname>n</varname> krát 2."
 
-#: C/genius.xml:8432(para)
+#: C/genius.xml:8466(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 "
@@ -14867,7 +14937,7 @@ msgstr ""
 "<userinput>\"legend\"</userinput> a za ním určit barvu, tloušťku, okno jako "
 "4prvkový vektor, typ šipky nebo legendu."
 
-#: C/genius.xml:8442(para)
+#: C/genius.xml:8476(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>, "
@@ -14889,7 +14959,7 @@ msgstr ""
 "reálných čísel, která představují červenou, zelenou a modrou složku v "
 "rozmezí 0 až 1."
 
-#: C/genius.xml:8452(para)
+#: C/genius.xml:8486(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 "
@@ -14901,7 +14971,7 @@ msgstr ""
 "userinput>, v kterémž to případě bude rozsah x určen přesně a rozsah y bude "
 "nastaven s pětiprocentním přesahem křivky."
 
-#: C/genius.xml:8459(para)
+#: C/genius.xml:8493(para)
 msgid ""
 "Arrow specification should be <userinput>\"origin\"</userinput>, <userinput>"
 "\"end\"</userinput>, <userinput>\"both\"</userinput>, or <userinput>\"none"
@@ -14911,7 +14981,7 @@ msgstr ""
 "<userinput>\"end\"</userinput> (konec), <userinput>\"both\"</userinput> "
 "(obojí) nebo <userinput>\"none\"</userinput> (nic)."
 
-#: C/genius.xml:8466(para)
+#: C/genius.xml:8500(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."
@@ -14919,7 +14989,7 @@ msgstr ""
 "A nakonec legenda, která by měla být zadána jako řetězec, který se použije k "
 "osvětlení grafu. Samozřejmě jen v případě, že se legenda tiskne."
 
-#: C/genius.xml:8470(para)
+#: C/genius.xml:8504(para)
 msgid ""
 "Examples: <screen><prompt>genius&gt;</prompt> "
 "<userinput>LinePlotDrawLine(0,0,1,1,\"color\",\"blue\",\"thickness\",3)</"
@@ -14949,36 +15019,36 @@ msgstr ""
 "userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8483(term)
+#: C/genius.xml:8517(term)
 msgid "<anchor id=\"gel-function-LinePlotParametric\"/>LinePlotParametric"
 msgstr "<anchor id=\"gel-function-LinePlotParametric\"/>LinePlotParametric"
 
-#: C/genius.xml:8485(synopsis)
+#: C/genius.xml:8519(synopsis)
 #, no-wrap
 msgid "LinePlotParametric (xfunc,yfunc,...)"
 msgstr "LinePlotParametric (xfce,yfce,...)"
 
-#: C/genius.xml:8486(synopsis)
+#: C/genius.xml:8520(synopsis)
 #, no-wrap
 msgid "LinePlotParametric (xfunc,yfunc,t1,t2,tinc)"
 msgstr "LinePlotParametric (xfce,yfce,t1,t2,tprirust)"
 
-#: C/genius.xml:8487(synopsis)
+#: C/genius.xml:8521(synopsis)
 #, no-wrap
 msgid "LinePlotParametric (xfunc,yfunc,t1,t2,tinc,x1,x2,y1,y2)"
 msgstr "LinePlotParametric (xfce,yfce,t1,t2,tprirust,x1,x2,y1,y2)"
 
-#: C/genius.xml:8488(synopsis)
+#: C/genius.xml:8522(synopsis)
 #, no-wrap
 msgid "LinePlotParametric (xfunc,yfunc,t1,t2,tinc,[x1,x2,y1,y2])"
 msgstr "LinePlotParametric (xfce,yfce,t1,t2,tprirust,[x1,x2,y1,y2])"
 
-#: C/genius.xml:8489(synopsis)
+#: C/genius.xml:8523(synopsis)
 #, no-wrap
 msgid "LinePlotParametric (xfunc,yfunc,t1,t2,tinc,\"fit\")"
 msgstr "LinePlotParametric (xfce,yfce,t1,t2,tprirust, \"fit\")"
 
-#: C/genius.xml:8490(para)
+#: C/genius.xml:8524(para)
 msgid ""
 "Plot a parametric function with a line. First come the functions for "
 "<varname>x</varname> and <varname>y</varname> then optionally the "
@@ -14990,7 +15060,7 @@ msgstr ""
 "volitelnými omezeními <userinput>t1,t2,tprirust</userinput> pro <varname>t</"
 "varname> a pak mezemi v podobě <userinput>x1,x2,y1,y2</userinput>."
 
-#: C/genius.xml:8495(para)
+#: C/genius.xml:8529(para)
 msgid ""
 "If x and y limits are not specified, then the currently set limits apply "
 "(See <link linkend=\"gel-function-LinePlotWindow\"><function>LinePlotWindow</"
@@ -15002,26 +15072,26 @@ msgstr ""
 "function></link>). Místo mezí x a y je možné zadat řetězec \"fit\" a meze se "
 "pak zvolí podle maximálního rozsahu grafu."
 
-#: C/genius.xml:8511(term)
+#: C/genius.xml:8545(term)
 msgid "<anchor id=\"gel-function-LinePlotCParametric\"/>LinePlotCParametric"
 msgstr "<anchor id=\"gel-function-LinePlotCParametric\"/>LinePlotCParametric"
 
-#: C/genius.xml:8513(synopsis)
+#: C/genius.xml:8547(synopsis)
 #, no-wrap
 msgid "LinePlotCParametric (func,...)"
 msgstr "LinePlotCParametric (fce,...)"
 
-#: C/genius.xml:8514(synopsis)
+#: C/genius.xml:8548(synopsis)
 #, no-wrap
 msgid "LinePlotCParametric (func,t1,t2,tinc)"
 msgstr "LinePlotCParametric (fce,t1,t2,tprirust)"
 
-#: C/genius.xml:8515(synopsis)
+#: C/genius.xml:8549(synopsis)
 #, no-wrap
 msgid "LinePlotCParametric (func,t1,t2,tinc,x1,x2,y1,y2)"
 msgstr "LinePlotCParametric (fce,t1,t2,tprirust,x1,x2,y1,y2)"
 
-#: C/genius.xml:8516(para)
+#: C/genius.xml:8550(para)
 msgid ""
 "Plot a parametric complex valued function with a line. First comes the "
 "function that returns <computeroutput>x+iy</computeroutput>, then optionally "
@@ -15034,7 +15104,7 @@ msgstr ""
 "tprirust</userinput> pro <varname>t</varname> a pak mezemi v podobě "
 "<userinput>x1,x2,y1,y2</userinput>."
 
-#: C/genius.xml:8522(para)
+#: C/genius.xml:8556(para)
 msgid ""
 "If limits are not specified, then the currently set limits apply (See <link "
 "linkend=\"gel-function-LinePlotWindow\"><function>LinePlotWindow</function></"
@@ -15046,16 +15116,16 @@ msgstr ""
 "function></link>). Místo mezí x a y je možné zadat řetězec \"fit\" a meze se "
 "pak zvolí podle maximálního rozsahu grafu."
 
-#: C/genius.xml:8538(term)
+#: C/genius.xml:8572(term)
 msgid "<anchor id=\"gel-function-PlotCanvasFreeze\"/>PlotCanvasFreeze"
 msgstr "<anchor id=\"gel-function-PlotCanvasFreeze\"/>PlotCanvasFreeze"
 
-#: C/genius.xml:8540(synopsis)
+#: C/genius.xml:8574(synopsis)
 #, no-wrap
 msgid "PlotCanvasFreeze ()"
 msgstr "PlotCanvasFreeze ()"
 
-#: C/genius.xml:8541(para)
+#: C/genius.xml:8575(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 "
@@ -15068,7 +15138,7 @@ msgstr ""
 "zavolat funkci <link linkend=\"gel-function-PlotCanvasThaw"
 "\"><function>PlotCanvasThaw</function></link>."
 
-#: C/genius.xml:8546(para)
+#: C/genius.xml:8580(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 "
@@ -15080,16 +15150,16 @@ msgstr ""
 "příkazový řádek, dojde k automatickému rozmrazení. Také si všimněte, že "
 "volání zmrazení a rozmrazení mohou být zanořená."
 
-#: C/genius.xml:8555(term)
+#: C/genius.xml:8589(term)
 msgid "<anchor id=\"gel-function-PlotCanvasThaw\"/>PlotCanvasThaw"
 msgstr "<anchor id=\"gel-function-PlotCanvasThaw\"/>PlotCanvasThaw"
 
-#: C/genius.xml:8557(synopsis)
+#: C/genius.xml:8591(synopsis)
 #, no-wrap
 msgid "PlotCanvasThaw ()"
 msgstr "PlotCanvasThaw ()"
 
-#: C/genius.xml:8558(para)
+#: C/genius.xml:8592(para)
 msgid ""
 "Thaw the plot canvas frozen by <link linkend=\"gel-function-PlotCanvasFreeze"
 "\"><function>PlotCanvasFreeze</function></link> and rewdraw the canvas "
@@ -15101,7 +15171,7 @@ msgstr ""
 "ihned jej překreslí. Platno je také rozmrazeno vždy po skončení provádění "
 "libovolného programu."
 
-#: C/genius.xml:8568(term)
+#: C/genius.xml:8602(term)
 msgid ""
 "<anchor id=\"gel-function-SlopefieldClearSolutions\"/"
 ">SlopefieldClearSolutions"
@@ -15109,12 +15179,12 @@ msgstr ""
 "<anchor id=\"gel-function-SlopefieldClearSolutions\"/"
 ">SlopefieldClearSolutions"
 
-#: C/genius.xml:8570(synopsis)
+#: C/genius.xml:8604(synopsis)
 #, no-wrap
 msgid "SlopefieldClearSolutions ()"
 msgstr "SlopefieldClearSolutions ()"
 
-#: C/genius.xml:8571(para)
+#: C/genius.xml:8605(para)
 msgid ""
 "Clears the solutions drawn by the <link linkend=\"gel-function-"
 "SlopefieldDrawSolution\"><function>SlopefieldDrawSolution</function></link> "
@@ -15123,18 +15193,18 @@ msgstr ""
 "Vymazat řešení vykreslená funkcí <link linkend=\"gel-function-"
 "SlopefieldDrawSolution\"><function>SlopefieldDrawSolution</function></link>."
 
-#: C/genius.xml:8580(term)
+#: C/genius.xml:8614(term)
 msgid ""
 "<anchor id=\"gel-function-SlopefieldDrawSolution\"/>SlopefieldDrawSolution"
 msgstr ""
 "<anchor id=\"gel-function-SlopefieldDrawSolution\"/>SlopefieldDrawSolution"
 
-#: C/genius.xml:8582(synopsis)
+#: C/genius.xml:8616(synopsis)
 #, no-wrap
 msgid "SlopefieldDrawSolution (x, y, dx)"
 msgstr "SlopefieldDrawSolution (x, y, dx)"
 
-#: C/genius.xml:8583(para)
+#: C/genius.xml:8617(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 "
@@ -15152,21 +15222,21 @@ msgstr ""
 "link>. Pro vykreslení řešení můžete použít i grafické rozhraní a počáteční "
 "podmínky zadat pomocí myši."
 
-#: C/genius.xml:8597(term)
+#: C/genius.xml:8631(term)
 msgid "<anchor id=\"gel-function-SlopefieldPlot\"/>SlopefieldPlot"
 msgstr "<anchor id=\"gel-function-SlopefieldPlot\"/>SlopefieldPlot"
 
-#: C/genius.xml:8599(synopsis)
+#: C/genius.xml:8633(synopsis)
 #, no-wrap
 msgid "SlopefieldPlot (func)"
 msgstr "SlopefieldPlot (fce)"
 
-#: C/genius.xml:8600(synopsis)
+#: C/genius.xml:8634(synopsis)
 #, no-wrap
 msgid "SlopefieldPlot (func,x1,x2,y1,y2)"
 msgstr "SlopefieldPlot (fce,x1,x2,y1,y2)"
 
-#: C/genius.xml:8601(para)
+#: C/genius.xml:8635(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 "
@@ -15184,7 +15254,7 @@ msgstr ""
 "aktuálně nastavení mezí (viz <link linkend=\"gel-function-LinePlotWindow"
 "\"><function>LinePlotWindow</function></link>)."
 
-#: C/genius.xml:8617(para)
+#: C/genius.xml:8651(para)
 msgid ""
 "Examples: <screen><prompt>genius&gt;</prompt> <userinput>Slopefield(`(x,"
 "y)=sin(x-y),-5,5,-5,5)</userinput>\n"
@@ -15194,36 +15264,36 @@ msgstr ""
 "y)=sin(x-y),-5,5,-5,5)</userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8626(term)
+#: C/genius.xml:8660(term)
 msgid "<anchor id=\"gel-function-SurfacePlot\"/>SurfacePlot"
 msgstr "<anchor id=\"gel-function-SurfacePlot\"/>SurfacePlot"
 
-#: C/genius.xml:8628(synopsis)
+#: C/genius.xml:8662(synopsis)
 #, no-wrap
 msgid "SurfacePlot (func)"
 msgstr "SurfacePlot (fce)"
 
-#: C/genius.xml:8629(synopsis)
+#: C/genius.xml:8663(synopsis)
 #, no-wrap
 msgid "SurfacePlot (func,x1,x2,y1,y2,z1,z2)"
 msgstr "SurfacePlot (fce,x1,x2,y1,y2,z1,z2)"
 
-#: C/genius.xml:8630(synopsis)
+#: C/genius.xml:8664(synopsis)
 #, no-wrap
 msgid "SurfacePlot (func,x1,x2,y1,y2)"
 msgstr "SurfacePlot (fce,x1,x2,y1,y2)"
 
-#: C/genius.xml:8631(synopsis)
+#: C/genius.xml:8665(synopsis)
 #, no-wrap
 msgid "SurfacePlot (func,[x1,x2,y1,y2,z1,z2])"
 msgstr "SurfacePlot (fce,[x1,x2,y1,y2,z1,z2])"
 
-#: C/genius.xml:8632(synopsis)
+#: C/genius.xml:8666(synopsis)
 #, no-wrap
 msgid "SurfacePlot (func,[x1,x2,y1,y2])"
 msgstr "SurfacePlot (fce,[x1,x2,y1,y2])"
 
-#: C/genius.xml:8633(para)
+#: C/genius.xml:8667(para)
 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>, "
@@ -15241,13 +15311,13 @@ msgstr ""
 "function-LinePlotWindow\"><function>SurfacePlotWindow</function></link>). V "
 "současnosti umí Genius vykreslovat jen funkci jedné plochy."
 
-#: C/genius.xml:8641(para)
+#: C/genius.xml:8675(para)
 msgid ""
 "If the z limits are not specified then the maxima and minima of the function "
 "are used."
 msgstr "Když nejsou meze zadány, použije se pro ně minimum a maximum funkce."
 
-#: C/genius.xml:8644(para)
+#: C/genius.xml:8678(para)
 msgid ""
 "Examples: <screen><prompt>genius&gt;</prompt> <userinput>SurfacePlot(|"
 "sin|,-1,1,-1,1,0,1.5)</userinput>\n"
@@ -15265,41 +15335,41 @@ msgstr ""
 "^2,-1,1,-1,1,0,2)</userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8655(term)
+#: C/genius.xml:8689(term)
 msgid "<anchor id=\"gel-function-SurfacePlotData\"/>SurfacePlotData"
 msgstr "<anchor id=\"gel-function-SurfacePlotData\"/>SurfacePlotData"
 
-#: C/genius.xml:8657(synopsis)
+#: C/genius.xml:8691(synopsis)
 #, no-wrap
 msgid "SurfacePlotData (data)"
 msgstr "SurfacePlotData (data)"
 
-#: C/genius.xml:8658(synopsis)
+#: C/genius.xml:8692(synopsis)
 #, no-wrap
 msgid "SurfacePlotData (data,label)"
 msgstr "SurfacePlotData (data,popisek)"
 
-#: C/genius.xml:8659(synopsis)
+#: C/genius.xml:8693(synopsis)
 #, no-wrap
 msgid "SurfacePlotData (data,x1,x2,y1,y2,z1,z2)"
 msgstr "SurfacePlotData (data,x1,x2,y1,y2,z1,z2)"
 
-#: C/genius.xml:8660(synopsis)
+#: C/genius.xml:8694(synopsis)
 #, no-wrap
 msgid "SurfacePlotData (data,label,x1,x2,y1,y2,z1,z2)"
 msgstr "SurfacePlotData (data,popisek,x1,x2,y1,y2,z1,z2)"
 
-#: C/genius.xml:8661(synopsis)
+#: C/genius.xml:8695(synopsis)
 #, no-wrap
 msgid "SurfacePlotData (data,[x1,x2,y1,y2,z1,z2])"
 msgstr "SurfacePlotData (data,[x1,x2,y1,y2,z1,z2])"
 
-#: C/genius.xml:8662(synopsis)
+#: C/genius.xml:8696(synopsis)
 #, no-wrap
 msgid "SurfacePlotData (data,label,[x1,x2,y1,y2,z1,z2])"
 msgstr "SurfacePlotData (data,popisek,[x1,x2,y1,y2,z1,z2])"
 
-#: C/genius.xml:8663(para)
+#: C/genius.xml:8697(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 "
@@ -15311,7 +15381,7 @@ msgstr ""
 "dělitelná 3 a který obsahuje trojice x, y, z. Data by měla obsahovat nejméně "
 "3 body."
 
-#: C/genius.xml:8670(para)
+#: C/genius.xml:8704(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-"
@@ -15325,7 +15395,7 @@ msgstr ""
 "pokud ji chcete použít, musíte to provést explicitně. Když není předán "
 "popisek, použije se prázdný."
 
-#: C/genius.xml:8677(para)
+#: C/genius.xml:8711(para)
 msgid ""
 "Examples: <screen><prompt>genius&gt;</prompt> "
 "<userinput>SurfacePlotData([0,0,0;1,0,1;0,1,1;1,1,3])</userinput>\n"
@@ -15347,7 +15417,7 @@ msgstr ""
 "SurfacePlotWindow)</userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8685(para)
+#: C/genius.xml:8719(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>: "
@@ -15364,31 +15434,31 @@ msgstr ""
 "<prompt>genius&gt;</prompt> <userinput>SurfacePlotData(d)</userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8697(term)
+#: C/genius.xml:8731(term)
 msgid "<anchor id=\"gel-function-SurfacePlotDataGrid\"/>SurfacePlotDataGrid"
 msgstr "<anchor id=\"gel-function-SurfacePlotDataGrid\"/>SurfacePlotDataGrid"
 
-#: C/genius.xml:8699(synopsis)
+#: C/genius.xml:8733(synopsis)
 #, no-wrap
 msgid "SurfacePlotDataGrid (data,[x1,x2,y1,y2])"
 msgstr "SurfacePlotDataGrid (data,[x1,x2,y1,y2])"
 
-#: C/genius.xml:8700(synopsis)
+#: C/genius.xml:8734(synopsis)
 #, no-wrap
 msgid "SurfacePlotDataGrid (data,[x1,x2,y1,y2,z1,z2])"
 msgstr "SurfacePlotDataGrid (data,[x1,x2,y1,y2,z1,z2])"
 
-#: C/genius.xml:8701(synopsis)
+#: C/genius.xml:8735(synopsis)
 #, no-wrap
 msgid "SurfacePlotDataGrid (data,[x1,x2,y1,y2],label)"
 msgstr "SurfacePlotDataGrid (data,[x1,x2,y1,y2],popisek)"
 
-#: C/genius.xml:8702(synopsis)
+#: C/genius.xml:8736(synopsis)
 #, no-wrap
 msgid "SurfacePlotDataGrid (data,[x1,x2,y1,y2,z1,z2],label)"
 msgstr "SurfacePlotDataGrid (data,[x1,x2,y1,y2,z1,z2],popisek)"
 
-#: C/genius.xml:8703(para)
+#: C/genius.xml:8737(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 "
@@ -15409,13 +15479,13 @@ msgstr ""
 "nejsou uvedeny meze <varname>z1</varname> a <varname>z2</varname>, jsou "
 "vypočteny z dat (budou to extrémní hodnoty v datech)."
 
-#: C/genius.xml:8717(para)
+#: C/genius.xml:8751(para)
 msgid ""
 "Optionally we can give the label, if label is not given then empty label is "
 "used."
 msgstr "Volitelně se může zadat popisek, pokud zadán není, použije se prázdný."
 
-#: C/genius.xml:8721(para)
+#: C/genius.xml:8755(para)
 msgid ""
 "Examples: <screen><prompt>genius&gt;</prompt> "
 "<userinput>SurfacePlotDataGrid([1,2;3,4],[0,1,0,1])</userinput>\n"
@@ -15437,7 +15507,7 @@ msgstr ""
 "\"poloviční sedlo\")</userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8733(term)
+#: C/genius.xml:8767(term)
 msgid ""
 "<anchor id=\"gel-function-VectorfieldClearSolutions\"/"
 ">VectorfieldClearSolutions"
@@ -15445,12 +15515,12 @@ msgstr ""
 "<anchor id=\"gel-function-VectorfieldClearSolutions\"/"
 ">VectorfieldClearSolutions"
 
-#: C/genius.xml:8735(synopsis)
+#: C/genius.xml:8769(synopsis)
 #, no-wrap
 msgid "VectorfieldClearSolutions ()"
 msgstr "VectorfieldClearSolutions ()"
 
-#: C/genius.xml:8736(para)
+#: C/genius.xml:8770(para)
 msgid ""
 "Clears the solutions drawn by the <link linkend=\"gel-function-"
 "VectorfieldDrawSolution\"><function>VectorfieldDrawSolution</function></"
@@ -15460,18 +15530,18 @@ msgstr ""
 "VectorfieldDrawSolution\"><function>VectorfieldDrawSolution</function></"
 "link>."
 
-#: C/genius.xml:8745(term)
+#: C/genius.xml:8779(term)
 msgid ""
 "<anchor id=\"gel-function-VectorfieldDrawSolution\"/>VectorfieldDrawSolution"
 msgstr ""
 "<anchor id=\"gel-function-VectorfieldDrawSolution\"/>VectorfieldDrawSolution"
 
-#: C/genius.xml:8747(synopsis)
+#: C/genius.xml:8781(synopsis)
 #, no-wrap
 msgid "VectorfieldDrawSolution (x, y, dt, tlen)"
 msgstr "VectorfieldDrawSolution (x, y, dt, tdelka)"
 
-#: C/genius.xml:8748(para)
+#: C/genius.xml:8782(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 "
@@ -15491,21 +15561,21 @@ msgstr ""
 "řešení můžete použít i grafické rozhraní a počáteční podmínky zadat pomocí "
 "myši."
 
-#: C/genius.xml:8763(term)
+#: C/genius.xml:8797(term)
 msgid "<anchor id=\"gel-function-VectorfieldPlot\"/>VectorfieldPlot"
 msgstr "<anchor id=\"gel-function-VectorfieldPlot\"/>VectorfieldPlot"
 
-#: C/genius.xml:8765(synopsis)
+#: C/genius.xml:8799(synopsis)
 #, no-wrap
 msgid "VectorfieldPlot (funcx, funcy)"
 msgstr "VectorfieldPlot (fcex, fcey)"
 
-#: C/genius.xml:8766(synopsis)
+#: C/genius.xml:8800(synopsis)
 #, no-wrap
 msgid "VectorfieldPlot (funcx, funcy, x1, x2, y1, y2)"
 msgstr "VectorfieldPlot (fcex, fcey, x1, x2, y1, y2)"
 
-#: C/genius.xml:8767(para)
+#: C/genius.xml:8801(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</"
@@ -15525,7 +15595,7 @@ msgstr ""
 "<constant>true</constant>, pak je velikost vektorů normalizována. To "
 "znamená, že je zobrazen jen směr a velikost ne."
 
-#: C/genius.xml:8780(para)
+#: C/genius.xml:8814(para)
 msgid ""
 "Optionally you can specify the limits of the plotting window as <varname>x1</"
 "varname>, <varname>x2</varname>, <varname>y1</varname>, <varname>y2</"
@@ -15539,7 +15609,7 @@ msgstr ""
 "(viz <link linkend=\"gel-function-LinePlotWindow\"><function>LinePlotWindow</"
 "function></link>)."
 
-#: C/genius.xml:8792(para)
+#: C/genius.xml:8826(para)
 msgid ""
 "Examples: <screen><prompt>genius&gt;</prompt> <userinput>VectorfieldPlot(`(x,"
 "y)=x^2-y, `(x,y)=y^2-x, -1, 1, -1, 1)</userinput>\n"
@@ -15549,19 +15619,19 @@ msgstr ""
 "y)=x^2-y, `(x,y)=y^2-x, -1, 1, -1, 1)</userinput>\n"
 "</screen>"
 
-#: C/genius.xml:8807(title)
+#: C/genius.xml:8841(title)
 msgid "Example Programs in GEL"
 msgstr "Příklad programů v jazyce GEL"
 
-#: C/genius.xml:8809(para)
+#: C/genius.xml:8843(para)
 msgid "Here is a function that calculates factorials: <placeholder-1/>"
 msgstr "Zde je funkce, která vypočítává faktoriály: <placeholder-1/>"
 
-#: C/genius.xml:8814(para)
+#: C/genius.xml:8848(para)
 msgid "With indentation it becomes: <placeholder-1/>"
 msgstr "Naformátovaná odsazováním vypadá takto: <placeholder-1/>"
 
-#: C/genius.xml:8824(para)
+#: C/genius.xml:8858(para)
 msgid ""
 "This is a direct port of the factorial function from the <application>bc</"
 "application> manpage. The syntax seems similar to <application>bc</"
@@ -15575,12 +15645,12 @@ msgstr ""
 "výraz je to, co je vráceno. Pokud by se místo toho použila funkce "
 "<literal>return</literal>, vypadalo by to takto: <placeholder-1/>"
 
-#: C/genius.xml:8837(programlisting)
+#: C/genius.xml:8871(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:8833(para)
+#: C/genius.xml:8867(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 "
@@ -15591,7 +15661,7 @@ msgstr ""
 "nejkratší a nejrychlejší řešení, ale je to nejlépe čitelná verze. "
 "<placeholder-1/>"
 
-#: C/genius.xml:8841(para)
+#: C/genius.xml:8875(para)
 msgid ""
 "Here is a larger example, this basically redefines the internal <link "
 "linkend=\"gel-function-ref\"><function>ref</function></link> function to "
@@ -15605,7 +15675,7 @@ msgstr ""
 "function> je vestavěná a mnohem rychlejší, ale tento příklad má ilustrovat "
 "některé komplexnější vlastnosti jazyka GEL. <placeholder-1/>"
 
-#: C/genius.xml:8896(para)
+#: C/genius.xml:8930(para)
 msgid ""
 "To configure <application>Genius Mathematics Tool</application>, choose "
 "<menuchoice><guimenu>Settings</guimenu><guimenuitem>Preferences</"
@@ -15619,11 +15689,11 @@ msgstr ""
 "parametrům, které poskytuje standardní knihovna je zde navíc pár základních "
 "parametrů poskytovaných kalkulátorem. Ty určují, jak se kalkulátor má chovat."
 
-#: C/genius.xml:8906(title)
+#: C/genius.xml:8940(title)
 msgid "Changing Settings with GEL"
 msgstr "Změna nastavení pomocí GEL"
 
-#: C/genius.xml:8907(para)
+#: C/genius.xml:8941(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 "
@@ -15637,12 +15707,12 @@ msgstr ""
 "vyhodnocování a přiřazování proměnných a  <xref linkend=\"genius-gel-"
 "function-parameters\"/> pro seznam nastavení, která lze tímto způsobem měnit."
 
-#: C/genius.xml:8916(programlisting)
+#: C/genius.xml:8950(programlisting)
 #, no-wrap
 msgid "MaxDigits = 12\n"
 msgstr "MaxDigits = 12\n"
 
-#: C/genius.xml:8914(para)
+#: C/genius.xml:8948(para)
 msgid ""
 "As an example, you can set the maximum number of digits in a result to 12 by "
 "typing: <placeholder-1/>"
@@ -15650,15 +15720,15 @@ msgstr ""
 "Jako příklad uveďme, jak můžete nastavit maximální počet číslic ve "
 "výsledcích na 12 tím, že napíšete: <placeholder-1/>"
 
-#: C/genius.xml:8922(title)
+#: C/genius.xml:8956(title)
 msgid "Output"
 msgstr "Výstup"
 
-#: C/genius.xml:8926(guilabel)
+#: C/genius.xml:8960(guilabel)
 msgid "Maximum digits to output"
 msgstr "Maximum číslic na výstupu"
 
-#: C/genius.xml:8929(para)
+#: C/genius.xml:8963(para)
 msgid ""
 "The maximum digits in a result (<link linkend=\"gel-function-MaxDigits"
 "\"><function>MaxDigits</function></link>)"
@@ -15666,11 +15736,11 @@ msgstr ""
 "Maximum číslic ve výsledcích (<link linkend=\"gel-function-MaxDigits"
 "\"><function>MaxDigits</function></link>)"
 
-#: C/genius.xml:8934(guilabel)
+#: C/genius.xml:8968(guilabel)
 msgid "Results as floats"
 msgstr "Výsledky jako čísla s plovoucí desetinnou čárkou"
 
-#: C/genius.xml:8937(para)
+#: C/genius.xml:8971(para)
 msgid ""
 "If the results should be always printed as floats (<link linkend=\"gel-"
 "function-ResultsAsFloats\"><function>ResultsAsFloats</function></link>)"
@@ -15679,11 +15749,11 @@ msgstr ""
 "linkend=\"gel-function-ResultsAsFloats\"><function>ResultsAsFloats</"
 "function></link>)"
 
-#: C/genius.xml:8942(guilabel)
+#: C/genius.xml:8976(guilabel)
 msgid "Floats in scientific notation"
 msgstr "Čísla s plovoucí desetinnou čárkou ve vědecké notaci"
 
-#: C/genius.xml:8945(para)
+#: C/genius.xml:8979(para)
 msgid ""
 "If floats should be in scientific notation (<link linkend=\"gel-function-"
 "ScientificNotation\"><function>ScientificNotation</function></link>)"
@@ -15691,11 +15761,11 @@ msgstr ""
 "Zda by desetinná čísla měla být ve vědecké notaci (<link linkend=\"gel-"
 "function-ScientificNotation\"><function>ScientificNotation</function></link>)"
 
-#: C/genius.xml:8950(guilabel)
+#: C/genius.xml:8984(guilabel)
 msgid "Always print full expressions"
 msgstr "Vždy vypisovat celé výrazy"
 
-#: C/genius.xml:8953(para)
+#: C/genius.xml:8987(para)
 msgid ""
 "Should we print out full expressions for non-numeric return values (longer "
 "than a line) (<link linkend=\"gel-function-FullExpressions"
@@ -15705,11 +15775,11 @@ msgstr ""
 "než řádek) (<link linkend=\"gel-function-FullExpressions"
 "\"><function>FullExpressions</function></link>)"
 
-#: C/genius.xml:8959(guilabel)
+#: C/genius.xml:8993(guilabel)
 msgid "Use mixed fractions"
 msgstr "Vypisovat smíšené zlomky"
 
-#: C/genius.xml:8962(para)
+#: C/genius.xml:8996(para)
 msgid ""
 "If fractions should be printed as mixed fractions such as \"1 1/3\" rather "
 "than \"4/3\". (<link linkend=\"gel-function-MixedFractions"
@@ -15719,13 +15789,13 @@ msgstr ""
 "„4/3“. (<link linkend=\"gel-function-MixedFractions"
 "\"><function>MixedFractions</function></link>)"
 
-#: C/genius.xml:8968(guilabel)
+#: C/genius.xml:9002(guilabel)
 msgid ""
 "Display 0.0 when floating point number is less than 10^-x (0=never chop)"
 msgstr ""
 "Zobrazovat 0.0, když je desetinné číslo menší než 10^-x (0=nikdy neosekávat)"
 
-#: C/genius.xml:8971(para)
+#: C/genius.xml:9005(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"
@@ -15735,11 +15805,11 @@ msgstr ""
 "Podívejte se na dokumentaci k parametru <link linkend=\"gel-function-"
 "OutputChopExponent\"><function>OutputChopExponent</function></link>."
 
-#: C/genius.xml:8979(guilabel)
+#: C/genius.xml:9013(guilabel)
 msgid "Only chop numbers when another number is greater than 10^-x"
 msgstr "Osekávat čísla jen když je jiné číslo větší než 10^-x"
 
-#: C/genius.xml:8982(para)
+#: C/genius.xml:9016(para)
 msgid ""
 "When to chop output. This is set by the paramter <link linkend=\"gel-"
 "function-OutputChopWhenExponent\"><function>OutputChopWhenExponent</"
@@ -15751,11 +15821,11 @@ msgstr ""
 "function></link>. Viz dokumentace k parametru <link linkend=\"gel-function-"
 "OutputChopExponent\"><function>OutputChopExponent</function></link>."
 
-#: C/genius.xml:8990(guilabel)
+#: C/genius.xml:9024(guilabel)
 msgid "Remember output settings across sessions"
 msgstr "Pamatovat si nastavení výstupu pro další sezení"
 
-#: C/genius.xml:8993(para)
+#: C/genius.xml:9027(para)
 msgid ""
 "Should the output settings in the <guilabel>Number/Expression output "
 "options</guilabel> frame be remembered for next session. Does not apply to "
@@ -15765,7 +15835,7 @@ msgstr ""
 "výrazů</guilabel> zapamatovat pro příští sezení. Neplatí pro nastavení ve "
 "skupině <guilabel>Volby výstupu chyb/informací</guilabel>."
 
-#: C/genius.xml:8995(para)
+#: C/genius.xml:9029(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 "
@@ -15778,11 +15848,11 @@ msgstr ""
 "postupujte následovně: zaškrtněte políčko, <application>matematický nástroj "
 "Genius</application> restartujte a u políčka zaškrtnutí zase zrušte."
 
-#: C/genius.xml:9007(guilabel)
+#: C/genius.xml:9041(guilabel)
 msgid "Display errors in a dialog"
 msgstr "Zobrazovat chyby v dialogovém okně"
 
-#: C/genius.xml:9010(para)
+#: C/genius.xml:9044(para)
 msgid ""
 "If set the errors will be displayed in a separate dialog, if unset the "
 "errors will be printed on the console."
@@ -15790,11 +15860,11 @@ msgstr ""
 "Když je nataveno, budou chyby zobrazovány v samostatném dialogovém okně, "
 "když není nastaveno, budou vypisovány v konzole."
 
-#: C/genius.xml:9017(guilabel)
+#: C/genius.xml:9051(guilabel)
 msgid "Display information messages in a dialog"
 msgstr "Zobrazovat informativní zprávy v dialogovém okně"
 
-#: C/genius.xml:9020(para)
+#: C/genius.xml:9054(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."
@@ -15802,11 +15872,11 @@ msgstr ""
 "Když je nastaveno, budou informativní zprávy zobrazovány v samostatném "
 "dialogovém okně, když není nataveno, budou vypisovány v konzole."
 
-#: C/genius.xml:9028(guilabel)
+#: C/genius.xml:9062(guilabel)
 msgid "Maximum errors to display"
 msgstr "Maximum zobrazovaných chyb"
 
-#: C/genius.xml:9031(para)
+#: C/genius.xml:9065(para)
 msgid ""
 "The maximum number of errors to return on one evaluation (<link linkend="
 "\"gel-function-MaxErrors\"><function>MaxErrors</function></link>). If you "
@@ -15821,7 +15891,7 @@ msgstr ""
 "způsobí hodně chyb, je nepravděpodobné, že jich bude mít význam více než "
 "pár, takže prohlížení dlouhého seznam nemá žádný přínos."
 
-#: C/genius.xml:9043(para)
+#: C/genius.xml:9077(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 "
@@ -15831,19 +15901,19 @@ msgstr ""
 "pouze přes prostředí konzoly. Tyto další volby, které se týkají výstupu "
 "najdete v kapitole <xref linkend=\"genius-gel-function-parameters\"/>."
 
-#: C/genius.xml:9053(function)
+#: C/genius.xml:9087(function)
 msgid "IntegerOutputBase"
 msgstr "IntegerOutputBase"
 
-#: C/genius.xml:9056(para)
+#: C/genius.xml:9090(para)
 msgid "The base that will be used to output integers"
 msgstr "Číselná soustava, která se bude používat pro vypisování celých čísel"
 
-#: C/genius.xml:9062(function)
+#: C/genius.xml:9096(function)
 msgid "OutputStyle"
 msgstr "OutputStyle"
 
-#: C/genius.xml:9065(para)
+#: C/genius.xml:9099(para)
 msgid ""
 "A string, can be <literal>\"normal\"</literal>, <literal>\"latex\"</"
 "literal>, <literal>\"mathml\"</literal> or <literal>\"troff\"</literal> and "
@@ -15860,15 +15930,15 @@ msgstr ""
 "application> čitelný pro člověka. Ostatní styly jsou pro sazbu v aplikacích "
 "LaTeX, MathML (XML) nebo Troff."
 
-#: C/genius.xml:9077(title)
+#: C/genius.xml:9111(title)
 msgid "Precision"
 msgstr "Přesnost"
 
-#: C/genius.xml:9081(guilabel)
+#: C/genius.xml:9115(guilabel)
 msgid "Floating point precision"
 msgstr "Přesnost desetinných čísel"
 
-#: C/genius.xml:9084(para)
+#: C/genius.xml:9118(para)
 msgid ""
 "The floating point precision in bits (<link linkend=\"gel-function-"
 "FloatPrecision\"><function>FloatPrecision</function></link>). Note that "
@@ -15888,11 +15958,11 @@ msgstr ""
 "\"><function>pi</function></link> nebo <link linkend=\"gel-function-e"
 "\"><function>e</function></link>."
 
-#: C/genius.xml:9099(guilabel)
+#: C/genius.xml:9133(guilabel)
 msgid "Remember precision setting across sessions"
 msgstr "Pamatovat si nastavené přesnosti pro další sezení"
 
-#: C/genius.xml:9102(para)
+#: C/genius.xml:9136(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 "
@@ -15906,43 +15976,43 @@ msgstr ""
 "takže pokud si chcete uložit výchozí nastavení postupujte následovně: "
 "zaškrtněte políčko, Genius restartujte a u políčka zaškrtnutí zase zrušte."
 
-#: C/genius.xml:9115(title)
+#: C/genius.xml:9149(title)
 msgid "Terminal"
 msgstr "Terminál"
 
-#: C/genius.xml:9117(para)
+#: C/genius.xml:9151(para)
 msgid "Terminal refers to the console in the work area."
 msgstr "Terminál představuje konzolu v pracovní oblasti."
 
-#: C/genius.xml:9124(guilabel)
+#: C/genius.xml:9158(guilabel)
 msgid "Scrollback lines"
 msgstr "Paměť řádků"
 
-#: C/genius.xml:9127(para)
+#: C/genius.xml:9161(para)
 msgid "Lines of scrollback in the terminal."
 msgstr "Počet řádků, o které se dá v terminálu vracet zpět."
 
-#: C/genius.xml:9132(guilabel)
+#: C/genius.xml:9166(guilabel)
 msgid "Font"
 msgstr "Písmo"
 
-#: C/genius.xml:9135(para)
+#: C/genius.xml:9169(para)
 msgid "The font to use on the terminal."
 msgstr "Písmo, které se má používat v terminálu."
 
-#: C/genius.xml:9140(guilabel)
+#: C/genius.xml:9174(guilabel)
 msgid "Black on white"
 msgstr "Černé na bílém"
 
-#: C/genius.xml:9143(para)
+#: C/genius.xml:9177(para)
 msgid "If to use black on white on the terminal."
 msgstr "Zda se má terminálu používat černá na bílé."
 
-#: C/genius.xml:9148(guilabel)
+#: C/genius.xml:9182(guilabel)
 msgid "Blinking cursor"
 msgstr "Blikající kurzor"
 
-#: C/genius.xml:9151(para)
+#: C/genius.xml:9185(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 "
@@ -15952,15 +16022,15 @@ msgstr ""
 "někdy nepříjemné a vytvářet provoz při nečinnosti v případě, že používáte "
 "aplikaci Genius vzdáleně."
 
-#: C/genius.xml:9158(title)
+#: C/genius.xml:9192(title)
 msgid "Memory"
 msgstr "Paměť"
 
-#: C/genius.xml:9162(guilabel)
+#: C/genius.xml:9196(guilabel)
 msgid "Maximum number of nodes to allocate"
 msgstr "Maximum alokovaných uzlů"
 
-#: C/genius.xml:9165(para)
+#: C/genius.xml:9199(para)
 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 limit avoids "
@@ -15974,7 +16044,7 @@ msgstr ""
 "spotřebují velké množství, například při nekonečné rekurzi. Při vyčerpání "
 "paměti by došlo ke zpomalení počítače a bylo by obtížné program přerušit."
 
-#: C/genius.xml:9173(para)
+#: C/genius.xml:9207(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 "
@@ -15990,7 +16060,7 @@ msgstr ""
 "programu nebo vyhodnocení výrazu v konzole bez ohledu na to, co jste na "
 "dotaz odpověděli."
 
-#: C/genius.xml:9181(para)
+#: C/genius.xml:9215(para)
 msgid ""
 "Setting the limit to zero means there is no limit to the amount of memory "
 "that genius uses."
@@ -15998,11 +16068,11 @@ msgstr ""
 "Nastavení limitu na nulu znamená, že na množství paměti použité kalkulátorem "
 "Genius nebude žádný limit uplatňován."
 
-#: C/genius.xml:9195(title)
+#: C/genius.xml:9229(title)
 msgid "About <application>Genius Mathematics Tool</application>"
 msgstr "O <application>Matematickém nástroji Genius</application>"
 
-#: C/genius.xml:9197(para)
+#: C/genius.xml:9231(para)
 msgid ""
 "<application>Genius Mathematics Tool</application> was written by Jiří "
 "(George) Lebl (<email>jirka 5z com</email>). The history of "
@@ -16020,7 +16090,7 @@ msgstr ""
 "informací o něm najdete na <ulink url=\"http://www.jirka.org/genius.html\"; "
 "type=\"http\">webových stránkách Genius</ulink>."
 
-#: C/genius.xml:9204(para)
+#: C/genius.xml:9238(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 "
@@ -16030,7 +16100,7 @@ msgstr ""
 "aplikaci nebo této příručce, pošlete e-mail autorovi nebo do poštovní "
 "konference (viz webové stránky)."
 
-#: C/genius.xml:9210(para)
+#: C/genius.xml:9244(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 "
@@ -16044,7 +16114,7 @@ msgstr ""
 "naleznete <ulink url=\"ghelp:gpl\" type=\"help\">pod tímto odkazem</ulink> "
 "nebo v souboru COPYING přiloženém ke zdrojovým kódům tohoto programu."
 
-#: C/genius.xml:9217(para)
+#: C/genius.xml:9251(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-"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]