Browsing Galician translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Galician guidelines.
3140 of 646 results
31.
@FUNCTION=IMAGINARY
@SYNTAX=IMAGINARY(inumber)
@DESCRIPTION=IMAGINARY returns the imaginary part of a complex number.

* If @inumber is not a valid complex number, IMAGINARY returns #VALUE! error.
* This function is Excel compatible.

@EXAMPLES=
IMAGINARY("132-j") equals -1.

@SEEALSO=IMREAL
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
32.
@FUNCTION=IMABS
@SYNTAX=IMABS(inumber)
@DESCRIPTION=IMABS returns the absolute value of a complex number.

* If @inumber is not a valid complex number, IMABS returns #VALUE! error.
* This function is Excel compatible.

@EXAMPLES=
IMABS("2-j") equals 2.23606798.

@SEEALSO=IMAGINARY,IMREAL
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
33.
@FUNCTION=IMREAL
@SYNTAX=IMREAL(inumber)
@DESCRIPTION=IMREAL returns the real part of a complex number.

* If @inumber is not a valid complex number, IMREAL returns #VALUE! error.
* This function is Excel compatible.

@EXAMPLES=
imreal("132-j") equals 132.

@SEEALSO=IMAGINARY
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
34.
@FUNCTION=IMCONJUGATE
@SYNTAX=IMCONJUGATE(inumber)
@DESCRIPTION=IMCONJUGATE returns the complex conjugate of a complex number.

* If @inumber is not a valid complex number, IMCONJUGATE returns #VALUE! error.
* This function is Excel compatible.

@EXAMPLES=
IMCONJUGATE("1-j") equals 1+j.

@SEEALSO=IMAGINARY,IMREAL
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
35.
@FUNCTION=IMINV
@SYNTAX=IMINV(inumber)
@DESCRIPTION=IMINV returns the inverse, or reciprocal, of the complex number z (@inumber), where

[tab]1/z = (x - i y)/(x^2 + y^2).

* If @inumber is not a valid complex number, IMINV returns #VALUE! error.

@EXAMPLES=
IMINV("1-j") equals 0.5+0.5j.

@SEEALSO=
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
36.
@FUNCTION=IMNEG
@SYNTAX=IMNEG(inumber)
@DESCRIPTION=IMNEG returns the negative of the complex number z (@inumber), where

[tab]-z = (-x) + i(-y).

* If @inumber is not a valid complex number, IMNEG returns #VALUE! error.

@EXAMPLES=
IMNEG("1-j") equals -1+j.

@SEEALSO=
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
37.
@FUNCTION=IMCOS
@SYNTAX=IMCOS(inumber)
@DESCRIPTION=IMCOS returns the cosine of a complex number.

* If @inumber is not a valid complex number, IMCOS returns #VALUE! error.
* This function is Excel compatible.

@EXAMPLES=
IMCOS("1+j") equals 0.833730-0.988898j.

@SEEALSO=IMSIN,IMTAN
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
38.
@FUNCTION=IMTAN
@SYNTAX=IMTAN(inumber)
@DESCRIPTION=IMTAN returns the tangent of a complex number.

* If @inumber is not a valid complex number, IMTAN returns #VALUE! error.
* This function is Excel compatible.

@EXAMPLES=
IMTAN("2-j") equals -0.2434582-1.1667363j.

@SEEALSO=IMSIN,IMCOS
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
39.
@FUNCTION=IMSEC
@SYNTAX=IMSEC(inumber)
@DESCRIPTION=IMSEC returns the complex secant of the complex number z (@inumber), where

[tab]sec(z) = 1/cos(z).

* If @inumber is not a valid complex number, IMSEC returns #VALUE! error.

@EXAMPLES=
IMSEC("2-j") equals -0.413149-0.687527j.

@SEEALSO=IMCSC,IMCOT
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
40.
@FUNCTION=IMCSC
@SYNTAX=IMCSC(inumber)
@DESCRIPTION=IMCSC returns the complex cosecant of the complex number z (@inumber), where

[tab]csc(z) = 1/sin(z).

* If @inumber is not a valid complex number, IMCSC returns #VALUE! error.

@EXAMPLES=
IMCSC("2-j") equals 0.635494-0.221501j.

@SEEALSO=IMSEC,IMCOT
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
3140 of 646 results

This translation is managed by Ubuntu Galician Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Jesús Bravo Álvarez.