CoTangent -  (內建函數) 數學函數
語法:
計算餘切函數。
回傳數值 = CoTangent(角度)
說明:

計算三角函數的餘切函數

輸入角度後回傳餘切值。

範例:

Value1 = CoTangent(45);  // Value1 = 1.0