Difference between revisions of "OOoES/Traduccion/Calc: Funciones Matematicas"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 157: Line 157:
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion LN|'''LN''']]
 
|[[OOoES/Traduccion/Calc: Funcion LN|'''LN''']]
|Returns the logarithm of a number to the specified base.
+
|Devuelve el logaritmo de un numero a una base especifica.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion LOG10|'''LOG10''']]
 
|[[OOoES/Traduccion/Calc: Funcion LOG10|'''LOG10''']]
|Returns the base-10 logarithm of a number.
+
|Devuelve el logaritmo base-10 de un numero.
  
 
|-valign="top"
 
|-valign="top"
Line 168: Line 168:
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion BESSELI|'''BESSELI''']]
 
|[[OOoES/Traduccion/Calc: Funcion BESSELI|'''BESSELI''']]
|Calculates the modified Bessel of the first kind.
+
|Calcula el Bessel modificado del primer tipo.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion BESSELJ|'''BESSELJ''']]
 
|[[OOoES/Traduccion/Calc: Funcion BESSELJ|'''BESSELJ''']]
|Calculates the Bessel of the first kind.
+
|Calcula el Bessel del primer tipo.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion BESSELK|'''BESSELK''']]
 
|[[OOoES/Traduccion/Calc: Funcion BESSELK|'''BESSELK''']]
|Calculates the modified Bessel of the second kind.
+
|Calcula el Bessel modificado del segundo tipo.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion BESSELY|'''BESSELY''']]
 
|[[OOoES/Traduccion/Calc: Funcion BESSELY|'''BESSELY''']]
|Calculates the Bessel of the second kind (the Neumann or Weber).
+
|Calcula el Bessel del segundo tipo (de Neumann o Weber).
  
 
|-valign="top"
 
|-valign="top"
Line 187: Line 187:
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion ABS|'''ABS''']]
 
|[[OOoES/Traduccion/Calc: Funcion ABS|'''ABS''']]
|Returns the absolute value of a number.
+
|Devuelve el valor absoluto de un numero.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion COMBIN|'''COMBIN''']]
 
|[[OOoES/Traduccion/Calc: Funcion COMBIN|'''COMBIN''']]
|Returns the number of combinations of a subset of items.
+
|Devuelve el numero de combinacion de los items de segmentos inferiores.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion COMBINA|'''COMBINA''']]
 
|[[OOoES/Traduccion/Calc: Funcion COMBINA|'''COMBINA''']]
|Returns the number of ordered combinations of a subset of items.
+
|Devuelve el numero ordenado de configuraciones de segmentos inferiores.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion CONVERT|'''CONVERT''']]
 
|[[OOoES/Traduccion/Calc: Funcion CONVERT|'''CONVERT''']]
|Converts between legacy European currencies and Euros.
+
|Convierte entre monedas europeas antiguas a Euros.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion CONVERT_ADD|'''CONVERT_ADD''']]
 
|[[OOoES/Traduccion/Calc: Funcion CONVERT_ADD|'''CONVERT_ADD''']]
|Converts a number from one measurement system to another.
+
|Convierte numeros de un sistema metrico a otro.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion COUNTBLANK|'''COUNTBLANK''']]
 
|[[OOoES/Traduccion/Calc: Funcion COUNTBLANK|'''COUNTBLANK''']]
|Returns the number of empty cells.
+
|Devuelve el numero de celdas vacias.
  
 
|-valign="top"
 
|-valign="top"
Line 215: Line 215:
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion DELTA|'''DELTA''']]
 
|[[OOoES/Traduccion/Calc: Funcion DELTA|'''DELTA''']]
|Returns 1 if two numbers are equal, and 0 otherwise.
+
|Devuelve 1 si dos numeros son iguales o 0 de lo contrario.
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion ERF|'''ERF''']]
 
|[[OOoES/Traduccion/Calc: Funcion ERF|'''ERF''']]
|Calculates the error (Gauss error).
+
|Calcula el error (Gauss error).
  
 
|-valign="top"
 
|-valign="top"
 
|[[OOoES/Traduccion/Calc: Funcion ERFC|'''ERFC''']]
 
|[[OOoES/Traduccion/Calc: Funcion ERFC|'''ERFC''']]
|Calculates the complementary error (complementary Gauss error).
+
|Calcula el error complementario (error complementario de Gauss).
  
 
|-valign="top"
 
|-valign="top"

Revision as of 21:56, 13 April 2008

Lista de funciones matematicas

Trigonometricos
COS Devuelve el coseno de un angulo.
SIN Devuelve el seno de un angulo.
TAN Devuelve el tangente de un angulo.
COT Devuelve la cotangente de un angulo.
ACOS Devuelve la cotangente inverso de un numero.
ACOT Devuelve la cotangente inversa de un numero.
ASIN Devuelve el seno inverso de un numero.
ATAN Regresa la tangente inversa de un numero.
ATAN2 Reresa la tangente inversa de las coordenadas especificadas entre x y y.
DEGREES Devuelve radianes en grados.
RADIANS Devuelve grados en radianes.
PI Devuelve el valor de PI.
Hyperbole
COSH Devuelve el coseno hiperbolico de un angulo
SINH Devuelve el seno hiperbolico de un angulo.
TANH Devuelve la tangente hiperbolica de un angulo.
COTH Devuelve la cotangente hiperbolica dado por un numero (angulo).
ACOSH Devuelve la coseno inverso de la hiperbola de un numero.
ACOTH Devuelve la cotangenta inversa de la hiperbola de un numero.
ASINH Devuelve el seno inverso hyperbole de un numero.
ATANH Devuelve la tangente inversa hyperbole de un numero.
Redondeos y sobrantes
TRUNC Trunca un numero eliminando las posiciones decimales.
ROUND Redondea un numero al siguiente valor.
ROUNDDOWN Redondea el valor a la posicion inferior, hacia cero, a cierta presición.
ROUNDUP Redondea un numero hacia arriba, lejos de cero, a una cierta presición.
CEILING Devuelve un numero redondeado hacia arriba al multiplo mas cercano de otro numero.
FLOOR Devuelve un numero al multiplo anterior mas cercano de otro numero.
EVEN Redondea un numero alsiguiente integro par lejos de cero.
ODD Redondea un numero hacia arriba al siguiente integro impar siguiente.
MROUND Devuelve un numero redondeado al siguiente multiple de otro numero.
INT Redondea un numero hacia al integro anterior.
QUOTIENT Devuelve el integro resultante de una operacion de division.
MOD Devuelve el resultante cuando un integro es dividido por otro.
Logaritmos / potencias
EXP Devuelve y eleva a la potencia de un numero.
POWER Devuelve un numero elevado a la potencia.
LOG Deuvelve el logaritmo natural de un numero.
LN Devuelve el logaritmo de un numero a una base especifica.
LOG10 Devuelve el logaritmo base-10 de un numero.
Bessels
BESSELI Calcula el Bessel modificado del primer tipo.
BESSELJ Calcula el Bessel del primer tipo.
BESSELK Calcula el Bessel modificado del segundo tipo.
BESSELY Calcula el Bessel del segundo tipo (de Neumann o Weber).
Varios
ABS Devuelve el valor absoluto de un numero.
COMBIN Devuelve el numero de combinacion de los items de segmentos inferiores.
COMBINA Devuelve el numero ordenado de configuraciones de segmentos inferiores.
CONVERT Convierte entre monedas europeas antiguas a Euros.
CONVERT_ADD Convierte numeros de un sistema metrico a otro.
COUNTBLANK Devuelve el numero de celdas vacias.
COUNTIF Counts the number of cells in a range that meet a specified condition.
DELTA Devuelve 1 si dos numeros son iguales o 0 de lo contrario.
ERF Calcula el error (Gauss error).
ERFC Calcula el error complementario (error complementario de Gauss).
FACT Returns the factorial of a number, n!.
FACTDOUBLE Returns the double factorial of a number, n!!.
GCD Returns the greatest common divisor of two or more integers.
GCD_ADD Returns the greatest common divisor of a list of numbers.
GESTEP Returns 1 if a number is greater than or equal to a step number, or 0 otherwise.
ISEVEN Returns TRUE if the value is an even number.
ISODD Returns TRUE if the value is an odd number.
LCM Returns the least common multiple of one or more integers.
LCM_ADD Returns the lowest common multiple of a list of numbers.
MULTINOMIAL Returns the factorial of the sum divided by the product of the factorials.
PRODUCT Multiplies all the numbers given as arguments and returns the product.
RAND Returns a random number between 0 and 1.
RANDBETWEEN Returns an integer random number in a specified range.
SERIESSUM Sums the first terms of a power series.
SIGN Returns the sign of a number.
RAIZ Regresa el valor positivo de la raiz cuadrada.
SQRTPI Returns the square root of (PI times a number).
SUBTOTAL Returns SUM, AVERAGE, STDDEV, etc. results for filtered data.
SUMA Suma el contenido de las celdas.
SUMA.SI Conditionally sums the contents of cells in a range.
SUMSQ Regresa la suma de los numero de cuadros.


Ver tambien

Functions listed by category

Personal tools