Built-in functions, modules and classes are standard parts of a programming language or framework.
I try to extend JavaScript Math. But one thing surprised me. When I tried to extend it by prototype Math.…