A Pen by Praveen Dewangan on CodePen.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h2>Number DataType Characteristice</h2> | |
<h3>Number Properties</h3> | |
<p id="number_properties"></p> | |
<table width="80%" border="1"> | |
<thead> | |
<th>Primitive Number</th> | |
<th>Object Number</th> |
A Pen by Praveen Dewangan on CodePen.