返回數字x的平方根。 實例. 以下展示了使用sqrt() 方法的實例: #!/usr/bin/python import math # This will import math module ...
確定! 回上一頁