This website requires JavaScript.
Explore
Help
Sign In
LuYaShi
/
InspectionCleaning
Watch
1
Star
0
Fork
You've already forked InspectionCleaning
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1c5771d6ed
InspectionCleaning
/
node_modules
/
core-js
/
full
/
math
/
deg-per-rad.js
5 lines
97 B
JavaScript
Raw
Blame
History
'use strict'
;
require
(
'../../modules/esnext.math.deg-per-rad'
)
;
module
.
exports
=
Math
.
PI
/
180
;
Reference in New Issue
View Git Blame
Copy Permalink