Skip to content

williammalo/GlobalMath.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

A function to get rid of the stupid "Math" object in javascript. It makes all methods of the Math object global.

It allows this sort of syntax:

myVariable = floor(myVariable)
myOtherVariable = random()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published