This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
zouzexu
/
sports-miniapp
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
zzx
Branches
Tags
master
zt
zzx
sports-miniapp
/
node_modules
/
core-js
/
full
/
math
/
rad-per-deg.js
rad-per-deg.js
97 B
Link permanente
Histórico
Raw
1
2
3
4
'use strict';
require('../../modules/esnext.math.rad-per-deg');
module.exports = 180 / Math.PI;