Rev 26 | Rev 28 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* cljs/sections/numbers.xml "6.1 How do I format a Number as a String with exactly 2 decimal places?" - Fixed/reworded text - Added/improved inline code formatting - Replaced error-prone +"" proposal with .toString() - Use CDATA section to avoid escaping - Refactored example (proper JSdoc, declarations in evaluation order, etc.)