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