Difference between revisions of "OOoES/Traduccion/Calc: Funcion PRUEBA.F"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with '== PRUEBA.F(*) == Devuelve el resultado de una prueba F. === Sintaxis: === <tt>''' PRUEBA.F(Datos_1; Datos_2)'''</tt> :Donde <tt>''' Datos_1'''</tt> es la primer matriz o &aac…')
 
m
Line 10: Line 10:
 
<tt>''' PRUEBA.F() '''</tt>
 
<tt>''' PRUEBA.F() '''</tt>
  
[[Category:ES]]
+
[[Category:OldES]]

Revision as of 22:07, 4 October 2012

PRUEBA.F(*)

Devuelve el resultado de una prueba F.


Sintaxis:

PRUEBA.F(Datos_1; Datos_2)

Donde Datos_1 es la primer matriz o área de datos y Datos_2 es la segunda matriz o área de datos.

Ejemplo:

PRUEBA.F()

Personal tools