public double sqrt (double x). Returns the non-negative square root of x . Note: Remember to link the math library: valac -X -lm .
確定! 回上一頁