English Spanish
Returns 1 (or C) if A >= B or 0 (or D) if not. Parameters C and D are optional. Devuelve 1 (o C) si A> = B o 0 (o D) si no. Los parámetros C y D son opcionales.
f_le - Alias of f_cmp - IS LOWER OR EQUAL f_le - Alias de f_cmp - ES MENOR O IGUAL
Returns 1 (or C) if A <= B or 0 (or D) if not. Parameters C and D are optional. Devuelve 1 (o C) si A <= B o 0 (o D) si no. Los parámetros C y D son opcionales.
Mathematical Operation to return the sum of two or more summands Operación matemática para devolver la suma de dos o más sumandos
Mathematical Operation to return the difference of minuend and subtrahend Operación matemática para devolver la diferencia de minuendo y sustraendo
Multiplication Multiplicación
Mathematical Operation to return the product of multiplier and multiplicant Operación matemática para devolver el producto de multiplicador y multiplicante
Mathematical Operation to return the fraction of divident and divisor Operación matemática para devolver la fracción de divisor y divisor
Modulus Módulo
Mathematical Operation to return the remainder of a division of two integers Operación matemática para devolver el resto de una división de dos enteros
Exponentiation - PHP5.6 or above required Exponenciación: se requiere PHP5.6 o superior
Mathematical Operation to return the repeated multiplication (or division) of a base by its exponent. Operación matemática para devolver la multiplicación (o división) repetida de una base por su exponente.
Decimal Mark Separador decimal CSV
Round Bracket Soporte redondo
Square Bracket Corchete
Punctuation mark Signo de puntuación
Used to separate arguments forwarded to a function Se utiliza para separar argumentos enviados a una función
WARNING! This variable can be set to zero or unlimited ¡ADVERTENCIA! Esta variable se puede establecer en cero o ilimitada
Contains the number of seconds between two measured values. Contiene el número de segundos entre dos valores medidos.
Functions w/o parameters Funciones con parámetros