Download for Windows Premium
Publiciteit
modulo operator
opérateur modulo m
The modulo operator is very useful for converting elements.
L'opérateur modulo est très utile pour convertir les éléments.
Returns the result of the modulo operator, the remainder after a division operation.
Affiche le résultat de l'opérateur modulo, le reste après une division.
In most computation languages, the modulo operator % has the same precedence as the multiplication or division operations.
Dans la plupart des langages de calcul, l'opérateur modulo % a la même précédence que les opérations de multiplication ou de division.
The modulo operator calculates the remainder from division by an integer.
L'opérateur modulo calcule le reste de la division entière (division d'un chiffre entier par un autre).
The modulo operator (%) returns the residual of an integer division.
L'opérateur modulo (%) permet d'obtenir le reste d'une division entière.
There is the new power operator, floor division, and a modulo operator (returns the remainder of a division operation). power
On trouve le nouvel opérateur de puissance, la floor division et l'opérateur modulo (qui retourne le reste d'une division).
Deprecated since version 2.3: The floor division operator, the modulo operator, and the divmod() function are no longer defined for complex numbers.
L'opérateur de division entière, l'opérateur modulo et la fonction divmod() ne sont pas définis pour les nombres complexes.
WARNING: The modulo operator % returns significant values with numbers that are in the Long Integer range (from minus 2^31 to 2^31 minus one).
L'opérateur modulo % retourne des valeurs significatives avec des nombres appartenant à la catégorie des entiers longs (de -2^31 à +2^31 moins 1).
There is a proposal to get an actual modulo operator in a future version of ECMAScript.
Un opérateur modulo véritable fait l'objet d'une proposition pour une future version d'ECMAScript.
Notice the highlighted line with the % symbol; this symbol represents the modulo operator, in both Python and Javascript, as well as many other languages.
Remarquez la ligne surlignée en jaune avec le symbole %; ce symbole représente l'opérateur modulo en Python et en Javascript.
FMOD is frequently used to implement the modulo operator in JavaScript and Python implementations that use the Universal C Runtime.
FMOD est souvent utilisé pour implémenter l'opérateur modulo dans les implémentations JavaScript et Python qui utilisent Universal C Runtime.
Other accepted operators are - / and % where % is the modulo operator.
Les autres opérateurs acceptés sont - / et % où % représente le modulo.
There is a proposal to get an actual modulo operator in a future version of ECMAScript, the difference being that the modulo operator result would take the sign of the divisor, not the dividend.
Un opérateur modulo véritable fait l'objet d'une proposition pour une future version d'ECMAScript. La différence avec l'opérateur de modulo est que le signe du résultat sera celui du dénominateur (la quantité qui divise) et non celui du numérateur.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor modulo operator in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
needle: thin, pointed metal tool used for sewing
Ontdek het woord
Publiciteit

Resultaten: 13. Exact: 13. Verstreken tijd: 29 ms.