Exception in thread "main" java.lang.Error: Unresolved compilation problem: The constructor Math() is not visible at MainClass.main(MainClass.java:5)
The constructor for the Math class is private