atan
arc tangent of the input (returns radians)
atan(in1): out1
Arguments:
Arguments
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Input to the arc-tan function. |
Returns
Name | Type | Description |
---|---|---|
out1 | number | The arc-tan of the input in radians. |
arc tangent of the input (returns radians)
atan(in1): out1
Name | Type | Default | Description |
---|---|---|---|
in1 | number | Input to the arc-tan function. |
Name | Type | Description |
---|---|---|
out1 | number | The arc-tan of the input in radians. |