Functions.Acos 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| Acos(Column) |
以弧度為單位的 |
| Acos(String) |
以弧度為單位的 |
Acos(Column)
以弧度為單位的 column 反余弦值,就像 由 計算一 java.lang.Math.acos 樣。
public static Microsoft.Spark.Sql.Column Acos(Microsoft.Spark.Sql.Column column);
static member Acos : Microsoft.Spark.Sql.Column -> Microsoft.Spark.Sql.Column
Public Shared Function Acos (column As Column) As Column
參數
- column
- Column
要套用的資料行
傳回
Column 物件