This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
zhengbailing
/
project
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
08d2e378fe
Gałęzie
Tagi
master
project
/
project1
/
node_modules
/
core-js
/
full
/
math
/
deg-per-rad.js
deg-per-rad.js
97 B
Historia
Czysty
1
2
3
4
'use strict';
require('../../modules/esnext.math.deg-per-rad');
module.exports = Math.PI / 180;