共用方式為


sin()

適用於:✅Microsoft網狀架構Azure 數據✅總管 Azure 監視器✅Microsoft Sentinel

傳回指定角度的正弦函數值。 角度是以弧度指定。

語法

sin(number)

深入瞭解 語法慣例

參數

姓名 類型​​ 必要 描述
number real ✔️ 要計算正弦值的弧度值。

傳回

弧度數正弦數。

範例

print sin(1)

輸出

result
0.841470984807897