<p>The <b>TRUNC</b> function is one of the math and trigonometry functions. It is used to return a number truncated to a specified number of digits.</p>
<pstyle="text-indent: 50px;"><b><em>x</em></b> is a number to truncate.</p>
<pstyle="text-indent: 50px;"><b><em>number-digits</em></b> is a number of decimal places to display. It is an optional argument. If omitted, the function will assume it to be 0.</p>
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>TRUNC</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>