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