未知题型

编写程序,用 Math 类中的 sqrt 方法打印下表:

【参考答案】

public class MSqrt { public static void main(String[] args) ......

(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)