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