This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
ice-static
/
Eve-Project
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
7c7ad82433
Ramas
Etiquetas
master
Eve-Project
/
app-node
/
node_modules
/
core-js-pure
/
full
/
math
/
rad-per-deg.js
rad-per-deg.js
97 B
Histórico
Raw
1
2
3
4
'use strict';
require('../../modules/esnext.math.rad-per-deg');
module.exports = 180 / Math.PI;