This commit is contained in:
Svetlana Maleeva 2023-11-23 11:13:39 +03:00
parent 534d35333a
commit e654781725

View File

@ -17,7 +17,7 @@
<h1>SKEW Function</h1>
<p>The <b>SKEW</b> function is one of the <a href="../UsageInstructions/InsertFunction.htm#statistical" onclick="onhyperlinkclick(this)">statistical functions</a>. It is used to analyze the range of data and return the skewness of a distribution of the argument list.</p>
<h3>Syntax</h3>
<p><b><em>SKEW(number1, [number2], ...t)</em></b></p>
<p><b><em>SKEW(number1, [number2], ...)</em></b></p>
<p>The <b>SKEW</b> function has the following arguments:</p>
<table style="width: 40%">
<tr>