Applies To
SharePoint Server Subscription Edition SharePoint Server 2019 SharePoint Server 2016 SharePoint Server 2013 SharePoint Server 2013 Enterprise SharePoint in Microsoft 365 SharePoint Foundation 2010 SharePoint Server 2010 SharePoint in Microsoft 365 Small Business Windows SharePoint Services 3.0

傳回數值的反餘弦值或餘弦值的倒數。 反餘弦是一個角度,其餘弦是一個數字。 傳回的角度是以弧度表示,有效範圍是 0 (零) 到 pi。

語法

ACOS (數位)

數字     是您所要角度的餘弦值,其值必須介於 -1 到 1。

註解

如果您想將結果從弧度轉換成角度,請將它乘以 180/PI(),或使用 DEGREES 函數。

範例

公式

描述 (結果)

=ACOS(-0.5)

-0.5 的反餘弦值,以弧度表示,2*pi/3 (2.094395)

=ACOS(-0.5)*180/PI()

-0.5 的反餘弦值,以 (120)

=DEGREES(ACOS(-0.5))

-0.5 的反餘弦值,以 (120)

Need more help?

Want more options?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。