static double arctanSigmoid2(double a) { ret Math.atan(a)*(2/pi()); }