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:49:04 +00:00
parent f091b82d6c
commit 7c6fc4a829

View File

@ -911,7 +911,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