rad-per-deg.js 79 B

12
  1. require('../../modules/es7.math.rad-per-deg');
  2. module.exports = 180 / Math.PI;