Edit File: rad-per-deg.js
require('../../modules/es7.math.rad-per-deg'); module.exports = 180 / Math.PI;
Back to File Manager