Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 160 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 160 Bytes

JavaScript-Helpers

Various JavaScript helper methods.

Math.js.coffee

  • Math.degToRad(degrees)
  • Math.radToDeg(radians)