Download for Windows Premium
Publiciteit
the integer type
type Entier
le type integer
un entier
un integer
For an array MyArray whose elements are of the Integer type, CLEAR VARIABLE(MyArray) has the same effect as one of the following expressions
Pour un tableau LeTableau dont les éléments sont de type Entier, EFFACER VARIABLE(LeTableau) équivaut à l'une des expressions suivantes
The most relevant case is when packing unsigned numbers that would be representable with the integer type if it were unsigned.
Le cas le plus classique est l'empaquetage de nombres non signés qui seraient représentables dans le type integer si celui-ci était non signé.
So, of course, the second ones can be a little bit slowlier in execution (but not always, for instance PocketStudio runs just as fast using the integer type or the longint type).
La conséquence évidente est que les seconds peuvent être un peu plus lents à l'exécution (mais pas toujours, par exemple PocketStudio tourne aussi vite avec le type integer qu'avec le type longint).
The Integer type should be your first choice when handling integer numbers.
Le type Integer devrait être votre premier choix lors de la manipulation des nombres entiers.
For mathematical computation or generic code, your best bet is to stick with the standard integral representation for the specific platform - that is, use the Integer type - because this is what the CPU likes best.
Pour les calculs mathématiques ou pour du code générique il vaut mieux se baser sur la représentation standard pour la plate-forme spécifique - c'est -à - dire utiliser le type Integer - parce que le CPU le préfère.
The procedure to serialize the integer type of data is discussed below.
La procédure pour sérialiser le type entier de données est décrite ci-dessous.
Strings containing valid integers will be cast to the integer type.
Les chaînes de caractères contenant un entier valide seront modifiées en un type entier.
When packing these floats as integers, they are first cast into the integer type.
Lors de l'empaquetage de ses flottants en entiers, ils sont transtypés vers le type entier.
If you specify a number beyond the bounds of the integer type, it will be interpreted as a float instead.
Si un nombre est hors de l'intervalle de validité des entiers, il sera interprété comme un float.
Strings containing valid decimal integers, unless the number is preceded by a + sign, will be cast to the integer type.
Les chaînes de caractères contenant un entier valide, sauf si le nombre est précédé d'un signe + seront modifiées en un type entier.
Also, an operation which results in a number beyond the bounds of the integer type will return a float instead.
De la même façon, une opération qui résulte en un nombre supérieur au nombre maximal d'un entier, retournera un nombre décimal.
In systems where the integer type has 64-bit size, the float most likely does not have a mantissa large enough to hold the value without loss of precision.
Sur les systèmes ayant un integer d'une taille de 64-bits, le float n'a souvent pas une mantisse assez large pour contenir la valeur sans perte de précision.
The columns type is defined according to the type of the data entered into the second row, i.e. if the integer value is written in the second row that column will be of the integer type.
Le type de colonnes est défini selon le type de données saisies dans la deuxième rangée, c'est à dire si la valeur entière est écrite dans la deuxième rangée de cette colonne sera de type integer.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor the integer type in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
buoy: life preserver used for saving people in water
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 28. Exact: 28. Verstreken tijd: 62 ms.