__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<base href="../../../../">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Funciones add-in, lista de funciones de análisis, primera parte</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="es/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="es/bookmarks.js" defer></script><script type="text/javascript" src="es/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="es/text/shared/05/new_help.html"><div></div></a><a class="logo" href="es/text/shared/05/new_help.html"><p dir="auto">Ayuda de LibreOffice 25.2</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Módulo</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contenido</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Buscar en los marcadores del módulo elegido" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
<noscript><div id="WarnJS"><h1 dir="auto">Active JavaScript en el navegador para mostrar las páginas de ayuda de LibreOffice.</h1></div></noscript>
<a id="bm_id3152871"></a> <meta itemprop="keywords" content="complementos,funciones de análisis">
<meta itemprop="keywords" content="funciones de análisis">
<h1 id="hd_id3152871" dir="auto">
<a id="head_addin_analysis_one"></a>Funciones de complemento. Lista de funciones de análisis, parte 1</h1>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id961592361784406" dir="auto">Las funciones de complemento las proporciona el <a target="_top" href="es/text/sbasic/shared/calc_functions.html">servicio <span class="literal">com.sun.star.sheet.addin.Analysis</span> de UNO</a>.</p></div>
</div>
<br>
<a id="howtoget"></a><div class="howtoget">
<div><p class="howtogetheader" dir="auto"><a id="wie"></a>Para acceder a esta orden…</p></div>
<div class="howtogetbody">
<div class="embedded"><p class="embedded" dir="auto"><span class="emph">Insertar ▸ Función ▸</span> categoría <span class="emph">Complemento</span></p></div>
</div>
</div>
<br>
<a id="besseli"></a>
<a id="bm_id3153074"></a> <meta itemprop="keywords" content="Funciones de Bessel"> <meta itemprop="keywords" content="Función BESSELI">
<a id="bm_id3150435"></a>
<h2 id="hd_id3153334" dir="auto">BESSELI</h2>
<p id="par_id3153960" class="paragraph" dir="auto"><span class="avis">Calcula la función de Bessel modificada del primer tipo In(x).</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3147295" class="code" dir="auto">BESSELI(X; N)</p>
<p id="par_id3151338" class="paragraph" dir="auto"> <span class="emph">X</span> es el valor sobre el que la función se calculará.</p>
<p id="par_id3151392" class="paragraph" dir="auto"> <span class="emph">N</span> es un entero positivo (N >= 0) que representa el orden de la función de Bessel ln(x)</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id050220171019072404" class="paragraph" dir="auto">=BESSELI(3.45, 4) devuelve 0,651416873060081</p>
<p id="par_id050220171019072953" class="paragraph" dir="auto">=BESSELI(3.45, 4.333) devuelve 0,651416873060081, igual que el ejemplo anterior: esto es porque se ha pasado por alto la parte fraccional de N.</p>
<p id="par_id050220171019075086" class="paragraph" dir="auto">=BESSELI(-1, 3) devuelve −0,022168424924332</p>
<a id="besselj"></a>
<a id="bm_id161618267677640"></a> <meta itemprop="keywords" content="Función BESSELJ">
<a id="bm_id3150539"></a>
<h2 id="hd_id3153027" dir="auto">BESSELJ</h2>
<p id="par_id3153015" class="paragraph" dir="auto"><span class="avis">Calcula la función de Bessel del primer tipo Jn(x) (función cilíndrica).</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3150032" class="code" dir="auto">BESSELJ(X; N)</p>
<p id="par_id3150378" class="paragraph" dir="auto"> <span class="emph">X</span> es el valor sobre el que la función se calculará.</p>
<p id="par_id3145638" class="paragraph" dir="auto"> <span class="emph">N</span> es un entero positivo (N >= 0) que representa el orden de la función de Bessel Jn(x)</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id050220171019077179" class="paragraph" dir="auto">=BESSELJ(3.45, 4) devuelve 0,196772639864984</p>
<p id="par_id050220171019078280" class="paragraph" dir="auto">=BESSELJ(3.45, 4.333) devuelve 0,196772639864984, igual que el ejemplo anterior: esto es porque se ha pasado por alto la parte fraccional de N.</p>
<p id="par_id050220171019079818" class="paragraph" dir="auto">=BESSELJ(-1, 3) devuelve −0,019563353982668</p>
<a id="besselk"></a>
<a id="bm_id151618267791726"></a> <meta itemprop="keywords" content="Función BESSELK">
<a id="bm_id3147616"></a>
<h2 id="hd_id3149946" dir="auto">BESSELK</h2>
<p id="par_id3159122" class="paragraph" dir="auto"><span class="avis">Calcula la función de Bessel modificada del segundo tipo Kn(x).</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3149354" class="code" dir="auto">BESSELK(X; N)</p>
<p id="par_id3150481" class="paragraph" dir="auto"> <span class="emph">X</span> es el valor estrictamente positivo (X > 0) con el que se calculará la función.</p>
<p id="par_id3150024" class="paragraph" dir="auto"> <span class="emph">N</span> es un entero positivo (N >= 0) que representa el orden de la función de Bessel Kn(x)</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id050220171019073898" class="paragraph" dir="auto">=BESSELK(3.45, 4) devuelve 0,144803466373734</p>
<p id="par_id050220171019079889" class="paragraph" dir="auto">=BESSELK(3.45, 4.333) devuelve 0,144803466373734, igual que el ejemplo anterior: esto es porque se ha pasado por alto la parte fraccional de N.</p>
<p id="par_id050220171019076471" class="paragraph" dir="auto">=BESSELK(0, 3) devuelve Err:502: argumento no válido (X=0)</p>
<a id="bessely"></a>
<a id="bm_id201618267836525"></a> <meta itemprop="keywords" content="Función de BESSELY">
<a id="bm_id3150461"></a>
<h2 id="hd_id3145828" dir="auto">BESSELY</h2>
<p id="par_id3146877" class="paragraph" dir="auto"><span class="avis">Calcula la función de Bessel del segundo tipo Yn(x).</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3148884" class="code" dir="auto">BESSELY(X; N)</p>
<p id="par_id3147475" class="paragraph" dir="auto"> <span class="emph">X</span> es el valor estrictamente positivo (X > 0) con el que se calculará la función.</p>
<p id="par_id3147421" class="paragraph" dir="auto"> <span class="emph">N</span> es un entero positivo (N >= 0) que representa el orden de la función de Bessel Yn(x)</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id050220171019081114" class="paragraph" dir="auto">=BESSELY(3.45, 4) devuelve −0,679848116844476</p>
<p id="par_id050220171019081288" class="paragraph" dir="auto">=BESSELY(3.45, 4.333) devuelve −0,679848116844476, igual que el ejemplo anterior: esto es porque se ha pasado por alto la parte fraccional de N.</p>
<p id="par_id050220171019082347" class="paragraph" dir="auto">=BESSELY(0, 3) devuelve Err:502: argumento no válido (X=0)</p>
<a id="bin2dec"></a>
<a id="bm_id3153034"></a> <meta itemprop="keywords" content="función BIN.A.DEC">
<meta itemprop="keywords" content="convertir,números binarios, en números decimales">
<a id="bm_id3151230"></a>
<h2 id="hd_id3153034" dir="auto">BIN.A.DEC</h2>
<p id="par_id3144744" class="paragraph" dir="auto"><span class="avis">El resultado es el número de la cadena numérica binaria (base-2) introducida</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3149726" class="code" dir="auto">HEX.A.DEC(Número)</p>
<p id="par_id3150142" class="paragraph" dir="auto"> <span class="emph">Numero</span>es una cadena que representa un número binario (base-2). Puede tener un máximo de 10 lugares (bits). El bit más significativo es el bit de signo. Los números negativos se introducen como complemento de dos.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3145138" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">BIN.A.DEC("1100100")</span> devuelve 100.</p>
<a id="bin2hex"></a>
<a id="bm_id3149954"></a> <meta itemprop="keywords" content="función BIN.A.HEX">
<meta itemprop="keywords" content="convertir,números binarios, en números hexadecimales">
<a id="bm_id3149548"></a>
<h2 id="hd_id3149954" dir="auto">BIN.A.HEX</h2>
<p id="par_id3148585" class="paragraph" dir="auto"><span class="avis">El resultado es la cadena que representa el número en forma hexadecimal para la cadena numérica binaria (base-2) introducida.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3148753" class="code" dir="auto">BIN.A.HEX(Número [; Lugares])</p>
<p id="par_id3155255" class="paragraph" dir="auto"><span class="emph">Numero</span> es una cadena que representa un número binario (base-2). Puede tener un máximo de 10 lugares (bits). El bit más significativo es el bit de signo. Los números negativos se introducen como complemento de dos.</p>
<p id="par_id3150860" class="paragraph" dir="auto"><span class="emph">Decimales</span> es el número de dígitos que se van a producir.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3149686" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">BIN.A.HEX("1100100";6)</span> devuelve «000064».</p>
<a id="bin2oct"></a>
<a id="bm_id3153332"></a> <meta itemprop="keywords" content="función BIN.A.OCT">
<meta itemprop="keywords" content="convertir,números binarios, en números octales">
<a id="bm_id3146848"></a>
<h2 id="hd_id3153332" dir="auto">BIN.A.OCT</h2>
<p id="par_id3155951" class="paragraph" dir="auto"><span class="avis">El resultado es la cadena que representa el número en forma octal para la cadena numérica binaria (base-2) introducida.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3154508" class="code" dir="auto">BIN.A.OCT(Numero [; Lugares])</p>
<p id="par_id3153567" class="paragraph" dir="auto"><span class="emph">Numero</span>es una cadena que representa un número binario (base-2). Puede tener un máximo de 10 lugares (bits). El bit más significativo es el bit de signo. Los números negativos se introducen como complemento de dos.</p>
<p id="par_id3155929" class="paragraph" dir="auto"><span class="emph">Cifras</span> significa el número de espacios totales.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3153733" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">BIN.A.OCT("1100100";4)</span> devuelve «0144».</p>
<a id="dec2bin"></a>
<a id="bm_id3157971"></a> <meta itemprop="keywords" content="función DEC.A.BIN">
<meta itemprop="keywords" content="convertir,números decimales, en números binarios">
<a id="bm_id3148389"></a>
<h2 id="hd_id3157971" dir="auto">DEC.A.BIN</h2>
<p id="par_id3153043" class="paragraph" dir="auto"><span class="avis">El resultado es la cadena que representa el número en forma binaria (base-2) para el número ingresado.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3150569" class="code" dir="auto">DEC.A.BIN(Numero [; Lugares])</p>
<p id="par_id3148768" class="paragraph" dir="auto"><span class="emph">Número</span> es un número entre -512 y 511. Si Número es negativo, la función devuelve una cadena de números binarios con 10 caracteres. El bit más significativo es el de signo, los otros 9 bits devuelven el valor.</p>
<p id="par_id3149537" class="paragraph" dir="auto"><span class="emph">Cifras</span> significa el número de espacios totales.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3150662" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=DEC.A.BIN(100;8)</span> devuelve "01100100".</p>
<a id="dec2hex"></a>
<a id="bm_id3149388"></a> <meta itemprop="keywords" content="función DEC.A.HEX">
<meta itemprop="keywords" content="convertir,números decimales, en números hexadecimales">
<a id="bm_id3155513"></a>
<h2 id="hd_id3149388" dir="auto">DEC.A.HEX</h2>
<p id="par_id3149030" class="paragraph" dir="auto"><span class="avis">El resultado es la cadena que representa el número en forma hexadecimal para el número introducido.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3147535" class="code" dir="auto">DEC.A.HEX(Número [; Lugares])</p>
<p id="par_id3152820" class="paragraph" dir="auto"><span class="emph">Número</span> es un número. Si Número es negativo, la función devuelve una cadena de números hexadecimales con 10 caracteres (40 bits). El bit más significativo es el de signo, los otros 39 bits nos devuelven el valor.</p>
<p id="par_id3153221" class="paragraph" dir="auto"><span class="emph">Cifras</span> significa el número de espacios totales.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3150476" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=DEC.A.HEX(100;4)</span> devuelve "0064".</p>
<a id="dec2oct"></a>
<a id="bm_id3154948"></a> <meta itemprop="keywords" content="función DEC.A.OCT">
<meta itemprop="keywords" content="convertir,números decimales, en números octales">
<a id="bm_id3156260"></a>
<h2 id="hd_id3154948" dir="auto">DEC.A.OCT</h2>
<p id="par_id3153920" class="paragraph" dir="auto"><span class="avis">El resultado es la cadena que representa el número en forma octal para el número introducido.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3148427" class="code" dir="auto">DEC.A.OCT(Número [; Lugares])</p>
<p id="par_id3155991" class="paragraph" dir="auto"><span class="emph">Número</span> es un número. Si el número es negativo, la función devuelve una cadena de números octales con 10 caracteres (30 bits). El bit más significativo es el de signo, los otros 29 bits nos devuelven el valor.</p>
<p id="par_id3152587" class="paragraph" dir="auto"><span class="emph">Cifras</span> significa el número de espacios totales.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3154317" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=DEC.A.OCT(100;4)</span> devuelve "0144".</p>
<a id="delta"></a>
<a id="bm_id3150014"></a> <meta itemprop="keywords" content="función DELTA">
<meta itemprop="keywords" content="reconocer,números equivalentes">
<a id="bm_id3149880"></a>
<h2 id="hd_id3150014" dir="auto">DELTA</h2>
<p id="par_id3148760" class="paragraph" dir="auto"><span class="avis">El resultado es VERDADERO (1) si ambos argumentos numéricos son iguales; en caso contrario, es FALSO (0).</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3145247" class="paragraph" dir="auto">DELTA(Número1 [; Número2])</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3151020" class="paragraph" dir="auto"> <span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=DELTA(1;2)</span> devuelve 0.</p>
<a id="erf"></a>
<a id="bm_id3083446"></a> <meta itemprop="keywords" content="función FUN.ERROR">
<meta itemprop="keywords" content="integral de error de Gauss">
<a id="bm_id3149823"></a>
<h2 id="hd_id3083446" dir="auto">FUN.ERROR</h2>
<p id="par_id3150381" class="paragraph" dir="auto"><span class="avis">Devuelve los valores del error de la integral de Gauss.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3163824" class="code" dir="auto">FUN.ERROR(Límite inferior [; Límite superior])</p>
<p id="par_id3149715" class="paragraph" dir="auto"> <span class="emph">LímiteInferior</span> es el límite inferior de la integral.</p>
<p id="par_id3156294" class="paragraph" dir="auto"> <span class="emph">Límite superior</span> es opcional. Es el límite superior de la integral. Si falta este valor, el cálculo se realiza entre 0 y el límite inferior.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3152974" class="paragraph" dir="auto"> <span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=FUN.ERROR(0;1)</span> devuelve 0.842701.</p>
<a id="erfc"></a>
<a id="bm_id3145082"></a> <meta itemprop="keywords" content="FUN.ERROR.COMPL">
<a id="bm_id3156307"></a>
<h2 id="hd_id3145082" dir="auto">FUN.ERROR.COMPL</h2>
<p id="par_id3149453" class="paragraph" dir="auto"><span class="avis">Devuelve los valores complementarios del error de la integral de Gauss entre x e infinito.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3153220" class="code" dir="auto">FUN.ERROR.COMPL(LímiteInferior)</p>
<p id="par_id3147620" class="paragraph" dir="auto"> <span class="emph">LímiteInferior</span> es el límite inferior de la integral.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3156102" class="paragraph" dir="auto"> <span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=FUN.ERROR.COMPL(1)</span> devuelve 0.157299.</p>
<a id="erfcdotprecise"></a>
<a id="bm_id2945082"></a> <meta itemprop="keywords" content="función FUN.ERROR.COMPL.EXACTO">
<a id="bm_id2956307"></a>
<h2 id="hd_id2945082" dir="auto">FUN.ERROR.COMPL.EXACTO</h2>
<p id="par_id2949453" class="paragraph" dir="auto"><span class="avis">Devuelve valores complementarios de la integral de error gaussiana entre x y el infinito.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id2953220" class="code" dir="auto">FUN.ERROR.COMPL.EXACTO(LímiteInferior)</p>
<p id="par_id2947620" class="paragraph" dir="auto"> <span class="emph">LímiteInferior</span> es el límite inferior de la integral.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id2956102" class="paragraph" dir="auto"> <span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=FUN.ERROR.COMPL.EXACTO(1)</span> devuelve 0,157299.</p>
<div class="embedded">
<a id="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Información técnica</h4>
</div>
<div class="embedded">
<a id="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">Esta función está disponible desde la versión 4.3 de LibreOffice</p></div>
</div>
<br>
</div>
<div class="embedded">
<a id="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">Esta función no forma parte de la norma <span class="emph">Formato de Documentos Abierto para Aplicaciones de Oficina (OpenDocument), versión 1.3. Parte 4: formato de fórmulas recalculadas (OpenFormula)</span>. El espacio de nombres es</p>
</div>
<p id="par_id341640853986703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.ERFC.PRECISE</span></p>
<a id="erfdotprecise"></a>
<a id="bm_id2983446"></a> <meta itemprop="keywords" content="función FUN.ERROR.EXACTO">
<meta itemprop="keywords" content="integral de error de Gauss">
<a id="bm_id2949823"></a>
<h2 id="hd_id2983446" dir="auto">FUN.ERROR.EXACTO</h2>
<p id="par_id2950381" class="paragraph" dir="auto"><span class="avis">Devuelve los valores de la integral de error de Gauss entre 0 y el límite proporcionado.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id2963824" class="code" dir="auto">FUN.ERROR.EXACTO(LímiteInferior)</p>
<p id="par_id2949715" class="paragraph" dir="auto"><span class="emph">LímiteInferior</span> es el límite de la integral. El cálculo se efectúa entre 0 y este límite.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id2952974" class="paragraph" dir="auto"> <span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=FUN.ERROR.EXACTO(1)</span> devuelve 0,842701.</p>
<div class="embedded">
<a id="sectiontechinfo"></a>
<h4 id="hd_id301640873452726" dir="auto">Información técnica</h4>
</div>
<div class="embedded">
<a id="4.3"></a>
<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041643" dir="auto">Esta función está disponible desde la versión 4.3 de LibreOffice</p></div>
</div>
<br>
</div>
<div class="embedded">
<a id="notODFF"></a>
<p id="par_id251640873774457" class="paragraph" dir="auto">Esta función no forma parte de la norma <span class="emph">Formato de Documentos Abierto para Aplicaciones de Oficina (OpenDocument), versión 1.3. Parte 4: formato de fórmulas recalculadas (OpenFormula)</span>. El espacio de nombres es</p>
</div>
<p id="par_id351640873986703" class="paragraph" dir="auto"><span class="literal">COM.MICROSOFT.ERF.PRECISE</span></p>
<a id="hex2bin"></a>
<a id="bm_id3147276"></a> <meta itemprop="keywords" content="función HEX.A.BIN">
<meta itemprop="keywords" content="convertir,números hexadecimales, en números binarios">
<a id="bm_id3145659"></a>
<h2 id="hd_id3147276" dir="auto">HEX.A.BIN</h2>
<p id="par_id3150258" class="paragraph" dir="auto"><span class="avis">El resultado es la cadena que representa el número en forma binaria (base-2) para la cadena numérica hexadecimal introducida.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3155847" class="code" dir="auto">HEX.A.BIN(Número [; Cifras])</p>
<p id="par_id3152810" class="paragraph" dir="auto"><span class="emph">Número</span> es una cadena que representa un número hexadecimal. Puede tener un máximo de 10 posiciones. El digito binario más significativo es el de signo, los siguientes digitos binarios nos devuelven el valor. Los números negativos se introducen como complemento a dos.</p>
<p id="par_id3153758" class="paragraph" dir="auto"><span class="emph">Cifras</span> es el número de espacios totales.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3156002" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=HEX.A.BIN("6a";8)</span> devuelve "01101010".</p>
<a id="hex2dec"></a>
<a id="bm_id3154742"></a> <meta itemprop="keywords" content="función HEX.A.DEC">
<meta itemprop="keywords" content="convertir,números hexadecimales, en números decimales">
<a id="bm_id3149978"></a>
<h2 id="hd_id3154742" dir="auto">HEX.A.DEC</h2>
<p id="par_id3153626" class="paragraph" dir="auto"><span class="avis">El resultado es el número de la cadena numérica hexadecimal introducida.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3149293" class="code" dir="auto">HEX.A.DEC(Número)</p>
<p id="par_id3159176" class="paragraph" dir="auto"><span class="emph">Número</span> es una cadena que representa un número hexadecimal. Puede tener un máximo de 10 posiciones. El digito binario más significativo es el de signo, los siguientes digitos binarios nos devuelven el valor. Los números negativos se introducen como complemento a dos.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3146093" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=HEX.A.DEC("6a")</span> devuelve 106.</p>
<a id="hex2oct"></a>
<a id="bm_id3149750"></a> <meta itemprop="keywords" content="función HEX.A.OCT">
<meta itemprop="keywords" content="convertir,números hexadecimales, en números octales">
<a id="bm_id3147487"></a>
<h2 id="hd_id3149750" dir="auto">HEX.A.OCT</h2>
<p id="par_id3153983" class="paragraph" dir="auto"><span class="avis">El resultado es la cadena que representa el número en forma octal para la cadena numérica hexadecimal introducida.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3151170" class="code" dir="auto">HEX.A.OCT(Número [; Cifras])</p>
<p id="par_id3152795" class="paragraph" dir="auto"><span class="emph">Número</span> es una cadena que representa un número hexadecimal. Puede tener un máximo de 10 posiciones. El digito binario más significativo es el de signo, los siguientes digitos binarios nos devuelven el valor. Los números negativos se introducen como complemento a dos.</p>
<p id="par_id3149204" class="paragraph" dir="auto"><span class="emph">Cifras</span> es el número de espacios totales.</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3159341" class="paragraph" dir="auto"><span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=HEX.A.OCT("6a";4)</span> devuelve "0152".</p>
<a id="gestep"></a>
<a id="bm_id3152927"></a> <meta itemprop="keywords" content="función MAYOR.O.IGUAL">
<meta itemprop="keywords" content="números,mayor que o igual a">
<a id="bm_id3151182"></a>
<h2 id="hd_id3152927" dir="auto">MAYOR.O.IGUAL</h2>
<p id="par_id3150763" class="paragraph" dir="auto"><span class="avis">El resultado es 1 si <span class="literal">Número</span> es mayor que o igual a <span class="literal">Paso</span>.</span></p>
<div class="embedded">
<a id="sectionsyntax"></a>
<h4 id="hd_id3152015" dir="auto">Sintaxis</h4>
</div>
<p id="par_id3145212" class="code" dir="auto">MAYOR.O.IGUAL(Número [; Paso])</p>
<div class="embedded">
<a id="sectionexample"></a>
<h4 id="hd_id281171" dir="auto">Ejemplo</h4>
</div>
<p id="par_id3156132" class="paragraph" dir="auto"> <span class="input" data-tooltip="Pulse en el texto para copiarlo en el portapapeles">=MAYOR.O.IGUAL(5;1)</span> devuelve 1.</p>
<a id="relatedtopics"></a><div class="relatedtopics">
<p class="related" itemprop="mentions" dir="auto"><a id="related"></a><span class="emph">Temas relacionados</span></p>
<div class="relatedbody" itemprop="mentions">
<p id="par_id3155751" class="paragraph" dir="auto"><a target="_top" href="es/text/scalc/01/04060111.html">Funciones de complementos</a></p>
<p id="par_id3145324" class="paragraph" dir="auto"><a target="_top" href="es/text/scalc/01/04060116.html">Funciones de complemento. Lista de funciones de análisis, parte 2</a></p>
<p id="par_id3149873" class="paragraph" dir="auto"><a target="_top" href="es/text/scalc/01/04060110.html">Funciones de texto</a></p>
<p id="par_id260920161551025898" class="paragraph" dir="auto"><a target="_top" href="es/text/scalc/01/04060100.html">Funciones por categoría</a></p>
</div>
</div>
</div>
<div id="DonationFrame"></div>
<footer><h2 style="text-align: center;"><a href="https://books.libreoffice.org" target="_blank">Libros de LibreOffice</a></h2>
<div class="noteicon" dir="auto" style="display:flex;justify-content:center;flex-wrap:wrap;row-gap:15px;">
<img src="media/navigation/libo-writer.svg" alt="Writer Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-calc.svg" alt="Calc Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-impress.svg" alt="Impress Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-draw.svg" alt="Draw Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-base.svg" alt="Base Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-math.svg" alt="Math Icon" style="width:60px;height:60px;"><img src="media/navigation/libo-symbol-black.svg" alt="Getting Started Icon" style="width:60px;height:60px;">
</div>
<div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/scalc/01/04060115.xhp" target="_blank">/text/scalc/01/04060115.xhp</a></p>
<p dir="auto">Title is: Funciones add-in, lista de funciones de análisis, primera parte</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 02110000.html | File | 15.01 KB | 0644 |
|
| 02120100.html | File | 15.22 KB | 0644 |
|
| 02140000.html | File | 8.61 KB | 0644 |
|
| 02140100.html | File | 5.82 KB | 0644 |
|
| 02140200.html | File | 5.36 KB | 0644 |
|
| 02140300.html | File | 5.34 KB | 0644 |
|
| 02140400.html | File | 5.36 KB | 0644 |
|
| 02140500.html | File | 7.47 KB | 0644 |
|
| 02140600.html | File | 11.4 KB | 0644 |
|
| 02140700.html | File | 15.08 KB | 0644 |
|
| 02150000.html | File | 8.98 KB | 0644 |
|
| 02160000.html | File | 9.58 KB | 0644 |
|
| 02170000.html | File | 6.17 KB | 0644 |
|
| 02180000.html | File | 7.52 KB | 0644 |
|
| 02190000.html | File | 5.06 KB | 0644 |
|
| 02190100.html | File | 5.23 KB | 0644 |
|
| 02190200.html | File | 5.36 KB | 0644 |
|
| 02200000.html | File | 3.83 KB | 0644 |
|
| 02210000.html | File | 6.42 KB | 0644 |
|
| 02220000.html | File | 5.46 KB | 0644 |
|
| 03070000.html | File | 6.75 KB | 0644 |
|
| 03080000.html | File | 7.86 KB | 0644 |
|
| 03090000.html | File | 6.58 KB | 0644 |
|
| 03100000.html | File | 7.02 KB | 0644 |
|
| 04010000.html | File | 5.67 KB | 0644 |
|
| 04010100.html | File | 5.82 KB | 0644 |
|
| 04010200.html | File | 5.86 KB | 0644 |
|
| 04020000.html | File | 8.72 KB | 0644 |
|
| 04030000.html | File | 6.69 KB | 0644 |
|
| 04040000.html | File | 6.88 KB | 0644 |
|
| 04050000.html | File | 8.82 KB | 0644 |
|
| 04050100.html | File | 6.46 KB | 0644 |
|
| 04060000.html | File | 17.69 KB | 0644 |
|
| 04060100.html | File | 7.6 KB | 0644 |
|
| 04060101.html | File | 92.45 KB | 0644 |
|
| 04060102.html | File | 16.35 KB | 0644 |
|
| 04060103.html | File | 73.88 KB | 0644 |
|
| 04060104.html | File | 58.8 KB | 0644 |
|
| 04060105.html | File | 25.5 KB | 0644 |
|
| 04060106.html | File | 114.69 KB | 0644 |
|
| 04060107.html | File | 88.93 KB | 0644 |
|
| 04060108.html | File | 9.29 KB | 0644 |
|
| 04060109.html | File | 90.86 KB | 0644 |
|
| 04060110.html | File | 27.9 KB | 0644 |
|
| 04060111.html | File | 27.19 KB | 0644 |
|
| 04060112.html | File | 39.33 KB | 0644 |
|
| 04060115.html | File | 31.23 KB | 0644 |
|
| 04060116.html | File | 32.39 KB | 0644 |
|
| 04060118.html | File | 70.86 KB | 0644 |
|
| 04060119.html | File | 69.42 KB | 0644 |
|
| 04060120.html | File | 11.5 KB | 0644 |
|
| 04060181.html | File | 73.46 KB | 0644 |
|
| 04060182.html | File | 53.23 KB | 0644 |
|
| 04060183.html | File | 32.85 KB | 0644 |
|
| 04060184.html | File | 73.4 KB | 0644 |
|
| 04060185.html | File | 86.6 KB | 0644 |
|
| 04060199.html | File | 22.62 KB | 0644 |
|
| 04070000.html | File | 6.6 KB | 0644 |
|
| 04070100.html | File | 11.97 KB | 0644 |
|
| 04070200.html | File | 6.49 KB | 0644 |
|
| 04070300.html | File | 6.52 KB | 0644 |
|
| 04070400.html | File | 11.24 KB | 0644 |
|
| 04080000.html | File | 8.23 KB | 0644 |
|
| 04090000.html | File | 7.6 KB | 0644 |
|
| 05020000.html | File | 9.9 KB | 0644 |
|
| 05020600.html | File | 5.66 KB | 0644 |
|
| 05030000.html | File | 6.54 KB | 0644 |
|
| 05030300.html | File | 7.95 KB | 0644 |
|
| 05030400.html | File | 7.88 KB | 0644 |
|
| 05040000.html | File | 6.1 KB | 0644 |
|
| 05050100.html | File | 8.08 KB | 0644 |
|
| 05050300.html | File | 7.06 KB | 0644 |
|
| 05060000.html | File | 10.1 KB | 0644 |
|
| 05070000.html | File | 11.12 KB | 0644 |
|
| 05070500.html | File | 11.38 KB | 0644 |
|
| 05080000.html | File | 7.02 KB | 0644 |
|
| 05080100.html | File | 5.51 KB | 0644 |
|
| 05080200.html | File | 5.47 KB | 0644 |
|
| 05080300.html | File | 14.18 KB | 0644 |
|
| 05080400.html | File | 5.48 KB | 0644 |
|
| 05120000.html | File | 13.6 KB | 0644 |
|
| 05120100.html | File | 21.06 KB | 0644 |
|
| 05120200.html | File | 4.96 KB | 0644 |
|
| 05120300.html | File | 8.32 KB | 0644 |
|
| 05120400.html | File | 37.45 KB | 0644 |
|
| 05120500.html | File | 6.2 KB | 0644 |
|
| 06020000.html | File | 6.76 KB | 0644 |
|
| 06030000.html | File | 9.52 KB | 0644 |
|
| 06030100.html | File | 7.29 KB | 0644 |
|
| 06030200.html | File | 6.47 KB | 0644 |
|
| 06030300.html | File | 7.19 KB | 0644 |
|
| 06030400.html | File | 6.41 KB | 0644 |
|
| 06030500.html | File | 6.2 KB | 0644 |
|
| 06030600.html | File | 6.13 KB | 0644 |
|
| 06030700.html | File | 6.59 KB | 0644 |
|
| 06030800.html | File | 6.65 KB | 0644 |
|
| 06030900.html | File | 6.32 KB | 0644 |
|
| 06031000.html | File | 6.28 KB | 0644 |
|
| 06040000.html | File | 8.51 KB | 0644 |
|
| 06050000.html | File | 8.79 KB | 0644 |
|
| 06060000.html | File | 6.66 KB | 0644 |
|
| 06060200.html | File | 7.88 KB | 0644 |
|
| 06070000.html | File | 5.51 KB | 0644 |
|
| 06080000.html | File | 8.48 KB | 0644 |
|
| 06130000.html | File | 7.74 KB | 0644 |
|
| 07080000.html | File | 7.05 KB | 0644 |
|
| 07090000.html | File | 6.47 KB | 0644 |
|
| 07090100.html | File | 5.89 KB | 0644 |
|
| 12010000.html | File | 12.29 KB | 0644 |
|
| 12020000.html | File | 6.25 KB | 0644 |
|
| 12030000.html | File | 6.9 KB | 0644 |
|
| 12030100.html | File | 11.82 KB | 0644 |
|
| 12030200.html | File | 11.19 KB | 0644 |
|
| 12040000.html | File | 6.41 KB | 0644 |
|
| 12040100.html | File | 11.27 KB | 0644 |
|
| 12040201.html | File | 9.67 KB | 0644 |
|
| 12040300.html | File | 14.61 KB | 0644 |
|
| 12040400.html | File | 5.23 KB | 0644 |
|
| 12040500.html | File | 5.89 KB | 0644 |
|
| 12050000.html | File | 7.65 KB | 0644 |
|
| 12050100.html | File | 6.12 KB | 0644 |
|
| 12050200.html | File | 8.12 KB | 0644 |
|
| 12060000.html | File | 8.46 KB | 0644 |
|
| 12070000.html | File | 9.58 KB | 0644 |
|
| 12070100.html | File | 5.06 KB | 0644 |
|
| 12080000.html | File | 7 KB | 0644 |
|
| 12080100.html | File | 6.16 KB | 0644 |
|
| 12080200.html | File | 6.53 KB | 0644 |
|
| 12080300.html | File | 7.12 KB | 0644 |
|
| 12080400.html | File | 6.51 KB | 0644 |
|
| 12080500.html | File | 8.2 KB | 0644 |
|
| 12080600.html | File | 4.77 KB | 0644 |
|
| 12080700.html | File | 5.02 KB | 0644 |
|
| 12090000.html | File | 7.41 KB | 0644 |
|
| 12090100.html | File | 9.3 KB | 0644 |
|
| 12090101.html | File | 6.11 KB | 0644 |
|
| 12090102.html | File | 13.21 KB | 0644 |
|
| 12090103.html | File | 7.55 KB | 0644 |
|
| 12090104.html | File | 5.53 KB | 0644 |
|
| 12090105.html | File | 12.58 KB | 0644 |
|
| 12090106.html | File | 8.52 KB | 0644 |
|
| 12090200.html | File | 8.03 KB | 0644 |
|
| 12090300.html | File | 7.63 KB | 0644 |
|
| 12090400.html | File | 6.12 KB | 0644 |
|
| 12100000.html | File | 5.91 KB | 0644 |
|
| 12120000.html | File | 7.49 KB | 0644 |
|
| 12120100.html | File | 14.13 KB | 0644 |
|
| 12120200.html | File | 6.51 KB | 0644 |
|
| 12120300.html | File | 10.14 KB | 0644 |
|
| Add.html | File | 4.41 KB | 0644 |
|
| DeleteAllNotes.html | File | 5.81 KB | 0644 |
|
| DeleteNote.html | File | 5.96 KB | 0644 |
|
| EditSelectMenu.html | File | 8.32 KB | 0644 |
|
| FieldMenu.html | File | 6.25 KB | 0644 |
|
| FormatSparklineMenu.html | File | 6.89 KB | 0644 |
|
| HandleDuplicateRecords.html | File | 5.57 KB | 0644 |
|
| HideNote.html | File | 5.69 KB | 0644 |
|
| InsertCurrentDate.html | File | 6.36 KB | 0644 |
|
| InsertCurrentTime.html | File | 6.36 KB | 0644 |
|
| JumpToNextTable.html | File | 5.01 KB | 0644 |
|
| JumpToNextTableSel.html | File | 5.15 KB | 0644 |
|
| JumpToPrevTable.html | File | 5.04 KB | 0644 |
|
| JumpToPrevTableSel.html | File | 5.16 KB | 0644 |
|
| ManageNames.html | File | 12.1 KB | 0644 |
|
| MergeCellsMenu.html | File | 5.8 KB | 0644 |
|
| NavigateMenu.html | File | 5.33 KB | 0644 |
|
| NormalViewMode.html | File | 5.89 KB | 0644 |
|
| ODFF.html | File | 4.38 KB | 0644 |
|
| SelectColumn.html | File | 6.35 KB | 0644 |
|
| SelectData.html | File | 6.96 KB | 0644 |
|
| SelectRow.html | File | 6.04 KB | 0644 |
|
| SelectUnprotectedCells.html | File | 5.15 KB | 0644 |
|
| SelectVisibleColumns.html | File | 5.34 KB | 0644 |
|
| SelectVisibleRows.html | File | 5.19 KB | 0644 |
|
| SetInputMode.html | File | 5.87 KB | 0644 |
|
| SheetCommentMenu.html | File | 6.04 KB | 0644 |
|
| ShowNote.html | File | 5.68 KB | 0644 |
|
| TableSelectAll.html | File | 6.32 KB | 0644 |
|
| ToggleFormula.html | File | 6.4 KB | 0644 |
|
| ToggleRelative.html | File | 5.9 KB | 0644 |
|
| ToggleSheetGrid.html | File | 6.29 KB | 0644 |
|
| ViewHiddenColRow.html | File | 5.18 KB | 0644 |
|
| calculate.html | File | 5.73 KB | 0644 |
|
| calculation_accuracy.html | File | 7.61 KB | 0644 |
|
| cell_styles.html | File | 12.48 KB | 0644 |
|
| common_func.html | File | 5.51 KB | 0644 |
|
| common_func_workdaysintl.html | File | 9.53 KB | 0644 |
|
| data_form.html | File | 10.23 KB | 0644 |
|
| databar_more_options.html | File | 9.39 KB | 0644 |
|
| database_table_reference.html | File | 31.35 KB | 0644 |
|
| default_number_formats.html | File | 28.72 KB | 0644 |
|
| duplicate_sheet.html | File | 5.66 KB | 0644 |
|
| events_sheet.html | File | 9.13 KB | 0644 |
|
| ex_data_stat_func.html | File | 13.74 KB | 0644 |
|
| exponsmooth_embd.html | File | 22.59 KB | 0644 |
|
| formula2value.html | File | 5.49 KB | 0644 |
|
| ful_func.html | File | 10.59 KB | 0644 |
|
| func_aggregate.html | File | 26.99 KB | 0644 |
|
| func_arabic.html | File | 6.55 KB | 0644 |
|
| func_asc.html | File | 6.94 KB | 0644 |
|
| func_averageif.html | File | 25.01 KB | 0644 |
|
| func_averageifs.html | File | 22.6 KB | 0644 |
|
| func_bahttext.html | File | 6.18 KB | 0644 |
|
| func_base.html | File | 6.89 KB | 0644 |
|
| func_ceiling.html | File | 25.59 KB | 0644 |
|
| func_char.html | File | 5.9 KB | 0644 |
|
| func_clean.html | File | 5.68 KB | 0644 |
|
| func_code.html | File | 6.13 KB | 0644 |
|
| func_color.html | File | 7.68 KB | 0644 |
|
| func_concat.html | File | 7.27 KB | 0644 |
|
| func_concatenate.html | File | 5.57 KB | 0644 |
|
| func_convert.html | File | 85.18 KB | 0644 |
|
| func_countifs.html | File | 23.09 KB | 0644 |
|
| func_date.html | File | 11.69 KB | 0644 |
|
| func_datedif.html | File | 17.29 KB | 0644 |
|
| func_datevalue.html | File | 12.73 KB | 0644 |
|
| func_day.html | File | 13.09 KB | 0644 |
|
| func_days.html | File | 13.11 KB | 0644 |
|
| func_days360.html | File | 12.78 KB | 0644 |
|
| func_decimal.html | File | 6.64 KB | 0644 |
|
| func_dollar.html | File | 6.67 KB | 0644 |
|
| func_eastersunday.html | File | 11.27 KB | 0644 |
|
| func_edate.html | File | 12.72 KB | 0644 |
|
| func_eomonth.html | File | 10.99 KB | 0644 |
|
| func_error_type.html | File | 11.54 KB | 0644 |
|
| func_exact.html | File | 5.59 KB | 0644 |
|
| func_filter.html | File | 18.15 KB | 0644 |
|
| func_find.html | File | 5.89 KB | 0644 |
|
| func_findb.html | File | 7.33 KB | 0644 |
|
| func_fixed.html | File | 7.75 KB | 0644 |
|
| func_floor.html | File | 22.37 KB | 0644 |
|
| func_forecastetsadd.html | File | 21.98 KB | 0644 |
|
| func_forecastetsmult.html | File | 22.02 KB | 0644 |
|
| func_forecastetspiadd.html | File | 23.88 KB | 0644 |
|
| func_forecastetspimult.html | File | 23.92 KB | 0644 |
|
| func_forecastetsseason.html | File | 20.3 KB | 0644 |
|
| func_forecastetsstatadd.html | File | 25.96 KB | 0644 |
|
| func_forecastetsstatmult.html | File | 26.09 KB | 0644 |
|
| func_fourier.html | File | 42.78 KB | 0644 |
|
| func_hour.html | File | 10.83 KB | 0644 |
|
| func_ifs.html | File | 7.86 KB | 0644 |
|
| func_imcos.html | File | 7.96 KB | 0644 |
|
| func_imcosh.html | File | 8.38 KB | 0644 |
|
| func_imcot.html | File | 8.2 KB | 0644 |
|
| func_imcsc.html | File | 8.33 KB | 0644 |
|
| func_imcsch.html | File | 8.39 KB | 0644 |
|
| func_imsec.html | File | 8.3 KB | 0644 |
|
| func_imsech.html | File | 8.38 KB | 0644 |
|
| func_imsin.html | File | 7.93 KB | 0644 |
|
| func_imsinh.html | File | 8.36 KB | 0644 |
|
| func_imtan.html | File | 8.17 KB | 0644 |
|
| func_isoweeknum.html | File | 13.54 KB | 0644 |
|
| func_jis.html | File | 6.85 KB | 0644 |
|
| func_left.html | File | 5.64 KB | 0644 |
|
| func_leftb.html | File | 6.34 KB | 0644 |
|
| func_len.html | File | 5.54 KB | 0644 |
|
| func_lenb.html | File | 5.87 KB | 0644 |
|
| func_let.html | File | 14.03 KB | 0644 |
|
| func_lower.html | File | 5.39 KB | 0644 |
|
| func_maxifs.html | File | 22.38 KB | 0644 |
|
| func_mid.html | File | 5.04 KB | 0644 |
|
| func_midb.html | File | 8.53 KB | 0644 |
|
| func_minifs.html | File | 22.19 KB | 0644 |
|
| func_minute.html | File | 10.95 KB | 0644 |
|
| func_month.html | File | 12.79 KB | 0644 |
|
| func_networkdays.html | File | 15.42 KB | 0644 |
|
| func_networkdays.intl.html | File | 21.94 KB | 0644 |
|
| func_now.html | File | 10.49 KB | 0644 |
|
| func_numbervalue.html | File | 8.8 KB | 0644 |
|
| func_opt_barrier.html | File | 13.26 KB | 0644 |
|
| func_opt_prob_hit.html | File | 10.58 KB | 0644 |
|
| func_opt_prob_inmoney.html | File | 11.6 KB | 0644 |
|
| func_opt_touch.html | File | 13.16 KB | 0644 |
|
| func_proper.html | File | 5.48 KB | 0644 |
|
| func_randarray.html | File | 8.73 KB | 0644 |
|
| func_rawsubtract.html | File | 7.33 KB | 0644 |
|
| func_regex.html | File | 9.95 KB | 0644 |
|
| func_replace.html | File | 6.68 KB | 0644 |
|
| func_replaceb.html | File | 7.32 KB | 0644 |
|
| func_rept.html | File | 5.53 KB | 0644 |
|
| func_right.html | File | 5.63 KB | 0644 |
|
| func_rightb.html | File | 6.35 KB | 0644 |
|
| func_roman.html | File | 7.34 KB | 0644 |
|
| func_rounddown.html | File | 8.55 KB | 0644 |
|
| func_roundsig.html | File | 7.93 KB | 0644 |
|
| func_search.html | File | 8.06 KB | 0644 |
|
| func_searchb.html | File | 7.07 KB | 0644 |
|
| func_second.html | File | 10.93 KB | 0644 |
|
| func_sequence.html | File | 9.21 KB | 0644 |
|
| func_skewp.html | File | 7.48 KB | 0644 |
|
| func_sort.html | File | 16.68 KB | 0644 |
|
| func_sortby.html | File | 7.37 KB | 0644 |
|
| func_style.html | File | 9.99 KB | 0644 |
|
| func_substitute.html | File | 6.32 KB | 0644 |
|
| func_sum.html | File | 7.9 KB | 0644 |
|
| func_sumif.html | File | 20.86 KB | 0644 |
|
| func_sumifs.html | File | 22.12 KB | 0644 |
|
| func_switch.html | File | 8.34 KB | 0644 |
|
| func_t.html | File | 5.77 KB | 0644 |
|
| func_text.html | File | 6.39 KB | 0644 |
|
| func_textjoin.html | File | 8.43 KB | 0644 |
|
| func_time.html | File | 10.77 KB | 0644 |
|
| func_timevalue.html | File | 11.01 KB | 0644 |
|
| func_today.html | File | 10.43 KB | 0644 |
|
| func_trim.html | File | 5.5 KB | 0644 |
|
| func_trunc.html | File | 7.82 KB | 0644 |
|
| func_unichar.html | File | 5.53 KB | 0644 |
|
| func_unicode.html | File | 5.55 KB | 0644 |
|
| func_unique.html | File | 23.63 KB | 0644 |
|
| func_upper.html | File | 5.45 KB | 0644 |
|
| func_value.html | File | 8.58 KB | 0644 |
|
| func_webservice.html | File | 12.84 KB | 0644 |
|
| func_weekday.html | File | 18.76 KB | 0644 |
|
| func_weeknum.html | File | 19.35 KB | 0644 |
|
| func_weeknum_ooo.html | File | 14.34 KB | 0644 |
|
| func_weeknumadd.html | File | 11.01 KB | 0644 |
|
| func_workday.html | File | 14.99 KB | 0644 |
|
| func_workday.intl.html | File | 21.74 KB | 0644 |
|
| func_xlookup.html | File | 21 KB | 0644 |
|
| func_xmatch.html | File | 17.68 KB | 0644 |
|
| func_year.html | File | 11.1 KB | 0644 |
|
| func_yearfrac.html | File | 14.19 KB | 0644 |
|
| hide_sheet.html | File | 7.27 KB | 0644 |
|
| live_data_stream.html | File | 10.76 KB | 0644 |
|
| recalculate_hard.html | File | 6.4 KB | 0644 |
|
| shared_spreadsheet.html | File | 7.87 KB | 0644 |
|
| sheet_tab_color.html | File | 5.49 KB | 0644 |
|
| sidebar_alignment.html | File | 26.21 KB | 0644 |
|
| sidebar_number_format.html | File | 12.1 KB | 0644 |
|
| solver.html | File | 15.83 KB | 0644 |
|
| solver_options.html | File | 8.63 KB | 0644 |
|
| solver_options_algo.html | File | 28.26 KB | 0644 |
|
| sparklines.html | File | 12.98 KB | 0644 |
|
| stat_data.html | File | 72.41 KB | 0644 |
|
| statistics.html | File | 10.48 KB | 0644 |
|
| statistics_anova.html | File | 26.29 KB | 0644 |
|
| statistics_correlation.html | File | 21.12 KB | 0644 |
|
| statistics_covariance.html | File | 20.66 KB | 0644 |
|
| statistics_descriptive.html | File | 25.98 KB | 0644 |
|
| statistics_exposmooth.html | File | 21.47 KB | 0644 |
|
| statistics_fourier.html | File | 42.77 KB | 0644 |
|
| statistics_movingavg.html | File | 20.75 KB | 0644 |
|
| statistics_regression.html | File | 13.2 KB | 0644 |
|
| statistics_sampling.html | File | 17.34 KB | 0644 |
|
| statistics_test_chisqr.html | File | 18.29 KB | 0644 |
|
| statistics_test_f.html | File | 21.5 KB | 0644 |
|
| statistics_test_t.html | File | 22.16 KB | 0644 |
|
| statistics_test_z.html | File | 20.87 KB | 0644 |
|
| text2columns.html | File | 8.6 KB | 0644 |
|
| xml_source.html | File | 9.84 KB | 0644 |
|
| zoom.html | File | 9.62 KB | 0644 |
|