Decimal Formatting in JS/CoffeeScript
Took a bit to find this one, though it's something everybody should just know (and maybe everybody does except for me..)
number = 24.54616515.toFixed 2    #24.55Written by Tyler Fowler
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Coffeescript 
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#

 
 
 
