1
0
mirror of https://github.com/MikeMcl/decimal.js.git synced 2024-09-28 22:40:48 +00:00

Correct link

This commit is contained in:
Michael Mclaughlin 2016-02-10 20:45:40 +00:00
parent ea61253cbc
commit 948d368527

View File

@ -906,7 +906,7 @@ Decimal.precision // 5</pre>
<h5 id="rounding">rounding</h5>
<p>
<i>number</i>: integer, <code>0</code> to <code>8</code> inclusive<br />
Default value: <code>4</code> <a href="#h-up">(<code>ROUND_HALF_UP</code>)</a>
Default value: <code>4</code> <a href="#modes">(<code>ROUND_HALF_UP</code>)</a>
</p>
<p>
The default rounding mode used when rounding the result of an operation to