Correct link

pull/28/head
Michael Mclaughlin 8 years ago
parent ea61253cbc
commit 948d368527

@ -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

Loading…
Cancel
Save