This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ice-static
/
Eve-Project
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
4679e76bc6
Rami (Branch)
Tag
master
Eve-Project
/
node_modules
/
core-js-pure
/
full
/
math
/
rad-per-deg.js
rad-per-deg.js
97 B
Cronologia
Originale
1
2
3
4
'use strict';
require('../../modules/esnext.math.rad-per-deg');
module.exports = 180 / Math.PI;