package com.java2novice.math;. public class MySqrtEx {. public static void main(String a[]){. System.out.println( "Square root of 16 is: " +Math.sqrt( 16 ));.
確定! 回上一頁