Round to nearest hundredth decimal place
This commit is contained in:
@ -117,7 +117,7 @@
|
||||
|
||||
<footer>
|
||||
<p>Created by <a href="https://haothitran.com">Hao Tran</a>.</p>
|
||||
<p>Note: Calculations are rounded to the nearest tenth decimal. As such, there may sometimes be issues of rounding error.</p>
|
||||
<p>Note: Calculations are rounded to the nearest hundredth decimal. As such, there may sometimes be issues of rounding error.</p>
|
||||
</footer>
|
||||
</body>
|
||||
<script src="scripts/calculator.js"></script>
|
||||
|
Reference in New Issue
Block a user