Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
bitwise comparison
bitsgewijze vergelijking
Ultimo aggiornamento 2006-09-06
Frequenza di utilizzo: 1
Qualità:
the and operator also performs a bitwise comparison of identically positioned bits in two numeric expressions.
de and operator voert ook een bit-gewijze vergelijking uit van identiek geplaatste bits in twee numerieke expressies.
the following table lists the bitwise operators that may be used to manipulate binary numbers.
de volgende lijst maakt een lijst van bitwise exploitanten die kunnen worden gebruikt om binaire aantallen te manipuleren.
several basic utilities for prime numbers, pi, phi, sigma. it also holds some simple bitwise operations.
enkele basishulpmiddellen voor priemgetallen, pi, phi, sigma. het bevat ook enkele eenvoudige functies voor het manipuleren van bits.
@function=bitand @syntax=bitand(a,b) @description=bitand function returns bitwise and-ing of its arguments. @examples= @seealso=bitor,bitxor
@function=bitand @syntax=bitand(a;b) @description=bitand voert een bitsgewijze and uit op de argumenten. @examples= @seealso=bitor,bitxor