return String.format("%.2f", 2 * Math.pow(0.5d, n)); 直接返回也可以