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