<p>The <b>DECIMAL</b> function is one of the math and trigonometry functions. It is used to convert a text representation of a number in a given base into a decimal number.</p>
<pstyle="text-indent: 50px;"><b><em>text</em></b> is the text representation of the number you want to convert. The string lenght must be less than or equal to 255 characters.</p>
<pstyle="text-indent: 50px;"><b><em>base</em></b> is the base of the number. An integer greater than or equal to 2 and less than or equal to 36.</p>
<p>The numeric values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>DECIMAL</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>