Test..java文件代码: public class Test { public static void main (String []args) { System.out.println("90 度的正弦值:" + Math.sin(Math.PI/2));
確定! 回上一頁