Examples with "variable-i" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Sin embargo, puede pedírsele a Csound que repita la inicialización de una variable-i.
But you can advise Csound to repeat the initialization of an i-variable.
Pero Csound responde: "Por favor, dígame primero si quiere imprimir una"variable-i" o una "variable-k".
But Csound replies: "Please, tell me first if you want to print an i- or a k-variable".
Andere resultaten
También reiniciamos la variable i para permitir su uso posterior.
We also reset the i variable to allow for later use.
Tiene la palabra clave 'for' una variable i que empieza con un valor de cero.
It has the key word for A variable I that starts with a value of zero.
Debe enfatizarse que esto afecta de hecho a todas las variables y no solo a las variables-i.
It must be emphasized that this indeed concerns all variables, not only the i-variables.
Este tipo se utiliza para declarar la variable i e indica que esta no puede contener valores negativos.
This type is used to declare variable i and indicate that it can never hold a negative value.
De esta forma empezaré creando la variable i que tiene el valor cero y
So i will begin by creating a variable i that gets the value zero and
Repite esta secuencia hasta que ha asignado todos los valores de la lista a la variable i.
It keeps repeating this sequence until it has set i to all the values in the list.
Para cada combinación, por ejemplo, de las variables I, D y G, me da un número.
For every combination, for example here of the variables I, D and G, it gives me a number.
Es simplemente que las variables-i no se ven afectadas por nada que suceda con posterioridad, durante el tiempo de la ejecución.
En el script siguiente se asigna el valor 1 a la variable i.
The following script assigns the value 1 to the variable i.
Vamos a asignar uno a la variable i.
Propósito de esta función es cerrar más de una variable i de la función superior para formar un cierre.
Purpose of this function is to close over a variable i of upper function to form a closure.