package.full.math.deg-per-rad.js Maven / Gradle / Ivy
The newest version!
'use strict';
require('../../modules/esnext.math.deg-per-rad');
module.exports = Math.PI / 180;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy