反正切

atan

(PHP 4, PHP 5, PHP 7, PHP 8)

atan反正切

說明

atan(float $arg): float

返回 arg 的反正切值,單位是弧度。atan()tan() 的反函式,它的意思是在 atan() 範圍里的每個值都是 a==tan(atan(a))

參數

arg

要處理的參數

返回值

arg 的反正切弧度。

參見

Leave a Reply

Your email address will not be published. Required fields are marked *