# Some functions are already available in Python,. # such as log or sqrt. # but ... dist = sqrt(x**2 + y**2 + z**2) return dist print("For r=2, theta=0.1, z ...
確定! 回上一頁