rad-per-deg.js 83 Bytes Raw Blame History Permalink 1 2 3 require('../../modules/esnext.math.rad-per-deg'); module.exports = 180 / Math.PI;