deg-per-rad.js 79 Bytes
Newer Older
liang ce committed
1 2
require('../../modules/es7.math.deg-per-rad');
module.exports = Math.PI / 180;