This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
agibalov
/
cursach
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
d1106a4bc7
ブランチ
タグ
kurs
cursach
/
AdelApp-master
/
Api
/
node_modules
/
math-intrinsics
/
abs.js
abs.js
73 B
履歴
Raw
1
2
3
4
'use strict';
/** @type {import('./abs')} */
module.exports = Math.abs;