This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
zhengbailing
/
project
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
8a9e7a07d5
ブランチ
タグ
master
project
/
project1
/
node_modules
/
core-js
/
full
/
math
/
rad-per-deg.js
rad-per-deg.js
97 B
履歴
Raw
1
2
3
4
'use strict';
require('../../modules/esnext.math.rad-per-deg');
module.exports = 180 / Math.PI;