515 B

Function atan

Calculate the inverse tangent of a value

atan(x)

For matrices, the function is evaluated element wise.

Parameters

Parameter Type Description
x Number | Boolean | Complex | Array | Matrix

Returns

Type Description
Number | Complex | Array | Matrix res