Lo que todo programador debería saber sobre aritmética de punto flotante
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Updated JavaScript Resources. BigDecimal link was obsolete. Linked to current version on Github

+1 -1
+1 -1
content/languages/javascript.html
··· 35 35 36 36 Resources 37 37 --------- 38 - * [BigDecimal for JavaScript](http://stz-ida.de/index.php?option=com_content&id=18) 38 + * [BigDecimal for JavaScript](https://github.com/dtrebbien/BigDecimal.js) 39 39 * [Core JavaScript Reference](https://developer.mozilla.org/en/JavaScript/Reference) 40 40 * [parseFloat()](https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/parseFloat) 41 41 * [toPrecision()](https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Number/toPrecision)