This website requires JavaScript.
Explore
Help
Register
Sign In
infosecn1nja
/
metasploit-framework
mirror of
https://github.com/infosecn1nja/metasploit-framework.git
Watch
1
Star
0
Fork
You've already forked metasploit-framework
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9158497fb4
metasploit-framework
/
lib
/
rkelly
/
js
/
math.rb
11 lines
143 B
Ruby
Raw
Blame
History
module
RKelly
module
JS
class
Math
<
Base
def
initialize
super
self
[
'PI'
]
=
::
Math
::
PI
end
end
end
end
Reference in New Issue
View Git Blame
Copy Permalink