deg-per-rad.js 79 Bytes
require('../../modules/es7.math.deg-per-rad');
module.exports = Math.PI / 180;