*Where 'number' is the binary number to be converted to decimal number.
+
+
== Description ==
+
+
BIN2DEC(number)
+
+
*BIN2DEC() converts a binary number to decimal number.
+
+
*Binaray number is represented using digits 1 or 0 only.
−
<font color="#000000"><font face="Arial, sans-serif"><font size="2">Where 'num' is the binary number to convert. </font></font></font>
−
</div>
−
----
−
<div id="1SpaceContent" class="zcontent" align="left"> <font color="#000000"><font face="Arial, sans-serif"><font size="2">BIN2DEC function converts a binary number to decimal.</font></font></font></div>