反餘弦 « abs acosh » PHP Manual Math 函式 反餘弦 acos (PHP 4, PHP 5, PHP 7, PHP 8)acos — 反餘弦 說明 acos(float $arg): float 返回 arg 的反餘弦值,單位是弧度。acos() 是 cos() 的反函式,它的意思是在 acos() 範圍里的每個值都是 a==cos(acos(a)) 。 參數 arg 要處理的參數 返回值 arg 的反餘弦弧度。 參見 cos() - 餘弦 acosh() - 反雙曲餘弦 asin() - 反正弦 atan() - 反正切