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