Browsing Malay translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Malay guidelines.
636645 of 646 results
636.
@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.
(no translation yet)
637.
@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.
(no translation yet)
638.
@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.
(no translation yet)
639.
@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.
(no translation yet)
640.
@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.
(no translation yet)
641.
@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.
(no translation yet)
642.
@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.
(no translation yet)
643.
@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.
(no translation yet)
644.
@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.
(no translation yet)
645.
@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.
(no translation yet)
636645 of 646 results

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

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

Contributors to this translation: Hasbullah Bin Pit.