|
|
61.
|
|
|
[tab] Inverse hyperbolic sine of <argname>x</argname>.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
[tab] Seno hiperbólico inverso de <argname>x</argname>.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:647
|
|
|
62.
|
|
|
[tab] The arc tangent of <argname>x</argname>, that is, the value whose
[tab] tangent is <argname>x</argname>. The result is in radians.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
[tab] O arco-tangente de <argname>x</argname>, isto é, o valor cuja
[tab] tangente é <argname>x</argname>. O resultado está em radianos.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:661
|
|
|
63.
|
|
|
[tab] Inverse hyperbolic tangent of <argname>x</argname>.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
[tab] Tangente hiperbólica inversa de <argname>x</argname>.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:673
|
|
|
64.
|
|
|
[tab] Computes one of the Bessel function variants for order
[tab] <argname>v</argname> and argument <argname>x</argname>. The return
[tab] value is of the same type as <argname>x</argname>. The specific
[tab] function is selected by the first argument, which must be
[tab] <lit>J</lit>, <lit>Y</lit>, <lit>I</lit>, or <lit>K</lit>. A good
[tab] discussion of the Bessel functions can be found on Wikipedia; here
[tab] we give a brief account.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:689
|
|
|
65.
|
|
|
[tab] case <lit>J</lit>: Bessel function of the first kind. Resembles a
[tab] damped sine wave. Defined for real <argname>v</argname> and
[tab] <argname>x</argname>, but if <argname>x</argname> is negative
[tab] then <argname>v</argname> must be an integer.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:698
|
|
|
66.
|
|
|
[tab] case <lit>Y</lit>: Bessel function of the second kind. Defined
[tab] for real <argname>v</argname> and <argname>x</argname> but has
[tab] a singularity at <argname>x</argname> = 0.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:704
|
|
|
67.
|
|
|
[tab] case <lit>I</lit>: Modified Bessel function of the first kind.
[tab] An exponentially growing function. Acceptable arguments are
[tab] as for case <lit>J</lit>.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:709
|
|
|
68.
|
|
|
[tab] case <lit>K</lit>: Modified Bessel function of the second kind. An
[tab] exponentially decaying function. Diverges at <argname>x</argname> =
[tab] 0 and is not defined for negative <argname>x</argname>. Symmetric
[tab] around <argname>v</argname> = 0.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:714
|
|
|
69.
|
|
|
[tab] Numerical maximization via the method of Broyden, Fletcher, Goldfarb
[tab] and Shanno. The vector <argname>b</argname> should hold the initial
[tab] values of a set of parameters, and the string <argname>s</argname>
[tab] should specify a call to a function that calculates the (scalar)
[tab] criterion to be maximized, given the current parameter values and
[tab] any other relevant data. If the object is in fact minimization, this
[tab] function should return the negative of the criterion. On successful
[tab] completion, <lit>BFGSmax</lit> returns the maximized value of the
[tab] criterion, and <argname>b</argname> holds the parameter values which
[tab] produce the maximum.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:729
|
|
|
70.
|
|
|
[tab] For more details and examples see the chapter
[tab] on special functions in <lit>genr</lit> in
[tab] <guideref targ="sec:genr-numerical"/>.
[tab]
|
|
|
type: Content of: <funcref><funclist><function><description><para>
|
|
|
[tab] represents a tab character.
Please write it exactly the same way, [tab], in your
translation.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
|
[tab] Para maiores detalhes e exemplos ver o capítulo
[tab] sobre funções especiais em <lit>genr</lit> no
[tab] <guideref targ="sec:genr-numerical"/>.
[tab]
|
|
Translated and reviewed by
Henrique Andrade
|
|
|
|
Located in
genr_funcs.xml:741
|