以下範例顯示了 exp() 方法的用法。 #!/usr/bin/python3 import math # This will import math module print ("math.exp(-45.17) : ", ...
確定! 回上一頁