#GCD
the call will result the GCD fo two numbers which are passed as parameters in call
var gcd=require("publish_test_sakshi_kottawar/gcd");
var ans=gcd.GCD(5,6);