Browsing Brazilian Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Brazilian Portuguese guidelines.
977986 of 987 results
977.
@FUNCTION=NT_SIGMA
@SYNTAX=NT_SIGMA(n)
@DESCRIPTION=NT_SIGMA function calculates the sum of the divisors of @n.

@EXAMPLES=
@SEEALSO=NT_D, ITHPRIME, NT_PHI
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=NT_SIGMA
@SYNTAX=NT_SIGMA(n)
@DESCRIPTION=A função NT_SIGMA calcula a soma dos divisores de @n.

@EXAMPLES=
@SEEALSO=NT_D, ITHPRIME, NT_PHI
Translated and reviewed by Afonso Celso Medina
978.
@FUNCTION=ITHPRIME
@SYNTAX=ITHPRIME(i)
@DESCRIPTION=ITHPRIME function returns the @ith prime.

@EXAMPLES=
@SEEALSO=NT_D, NT_SIGMA
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=ITHPRIME
@SYNTAX=ITHPRIME(i)
@DESCRIPTION=A função ITHPRIME retorna o @i-ésimo número primo.

@EXAMPLES=
@SEEALSO=NT_D, NT_SIGMA
Translated and reviewed by Afonso Celso Medina
979.
@FUNCTION=ISPRIME
@SYNTAX=ISPRIME(i)
@DESCRIPTION=ISPRIME function returns TRUE if @i is prime and FALSE otherwise.

@EXAMPLES=
@SEEALSO=ITHPRIME, NT_D, NT_SIGMA
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=ISPRIME
@SYNTAX=ISPRIME(i)
@DESCRIPTION=A função ISPRIME retorna TRUE se @i é primo e FALSE, caso contrário.

@EXAMPLES=
@SEEALSO=ITHPRIME, NT_D, NT_SIGMA
Translated and reviewed by Afonso Celso Medina
980.
@FUNCTION=PFACTOR
@SYNTAX=PFACTOR(n)
@DESCRIPTION=PFACTOR function returns the smallest prime factor of its argument.

The argument must be at least 2, or else a #VALUE! error is returned.

@EXAMPLES=
@SEEALSO=ITHPRIME
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=PFACTOR
@SYNTAX=PFACTOR(n)
@DESCRIPTION=A função PFACTOR retorna o menor fator primo do seu argumento.

O argumento deve ser ao menos 2, caso contrário, a função retorna o erro #VALOR!

@EXAMPLES=
@SEEALSO=ITHPRIME
Translated and reviewed by Afonso Celso Medina
981.
@FUNCTION=NT_PI
@SYNTAX=NT_PI(n)
@DESCRIPTION=NT_PI function returns the number of primes less than or equal to @n.

@EXAMPLES=
@SEEALSO=ITHPRIME, NT_PHI, NT_D, NT_SIGMA
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=NT_PI
@SYNTAX=NT_PI(n)
@DESCRIPTION=A função NT_PI retorna o número de primos menores ou iguais a @n.

@EXAMPLES=
@SEEALSO=ITHPRIME, NT_PHI, NT_D, NT_SIGMA
Translated and reviewed by Afonso Celso Medina
982.
@FUNCTION=BITOR
@SYNTAX=BITOR(a,b)
@DESCRIPTION=BITOR function returns bitwise or-ing of its arguments.

@EXAMPLES=
@SEEALSO=BITXOR,BITAND
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITOR
@SYNTAX=BITOR(a,b)
@DESCRIPTION=A função BITOR retorna o OU bit-a-bit de @a e @b.

@EXAMPLES=
@SEEALSO=BITXOR,BITAND
Translated and reviewed by Afonso Celso Medina
983.
@FUNCTION=BITXOR
@SYNTAX=BITXOR(a,b)
@DESCRIPTION=BITXOR function returns bitwise exclusive or-ing of its arguments.

@EXAMPLES=
@SEEALSO=BITOR,BITAND
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITXOR
@SYNTAX=BITXOR(a,b)
@DESCRIPTION=A função BITXOR retorna o OU EXCLUSIVO bit-a-bit de @a e @b.

@EXAMPLES=
@SEEALSO=BITOR,BITAND
Translated and reviewed by Afonso Celso Medina
984.
@FUNCTION=BITAND
@SYNTAX=BITAND(a,b)
@DESCRIPTION=BITAND function returns bitwise and-ing of its arguments.

@EXAMPLES=
@SEEALSO=BITOR,BITXOR
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITAND
@SYNTAX=BITAND(a,b)
@DESCRIPTION=A função BITAND retorna o E bit-a-bit de @a e @b.

@EXAMPLES=
@SEEALSO=BITOR,BITXOR
Translated and reviewed by Afonso Celso Medina
985.
@FUNCTION=BITLSHIFT
@SYNTAX=BITLSHIFT(x,n)
@DESCRIPTION=BITLSHIFT function returns @x bit-shifted left by @n bits.

* If @n is negative, a right shift will in effect be performed.

@EXAMPLES=
@SEEALSO=BITRSHIFT
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITLSHIFT
@SYNTAX=BITLSHIFT(x,n)
@DESCRIPTION=A função BITLSHIFT retorna @x deslocado @n bits à esquerda.

* Se @n for negativo, @x será deslocado @n bits à direita.

@EXAMPLES=
@SEEALSO=BITRSHIFT
Translated and reviewed by Afonso Celso Medina
986.
@FUNCTION=BITRSHIFT
@SYNTAX=BITRSHIFT(x,n)
@DESCRIPTION=BITRSHIFT function returns @x bit-shifted right by @n bits.

* If @n is negative, a left shift will in effect be performed.

@EXAMPLES=
@SEEALSO=BITLSHIFT
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
@FUNCTION=BITRSHIFT
@SYNTAX=BITRSHIFT(x,n)
@DESCRIPTION=A função BITRSHIFT retorna @x deslocado @n bits à direita.

* Se @n for negativo, @x será deslocado @n bits à esquerda.

@EXAMPLES=
@SEEALSO=BITRSHIFT
Translated and reviewed by Afonso Celso Medina
977986 of 987 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Afonso Celso Medina, André Gondim, Auro Florentino, Gandhi Alberto Schünemann, Gerson "fserve" Barreiros, Henrique P. Machado, Rogênio Belém, programad.