Math.atan
atan — Returns the arc-tangent (in radians) of a number.
Description
Math.atan(number number)
Parameters
Name | Description | Type | Default | Optional |
---|---|---|---|---|
number | number | No |
Examples
Example #1 – atan example
atan — Returns the arc-tangent (in radians) of a number.
Math.atan(number number)
Name | Description | Type | Default | Optional |
---|---|---|---|---|
number | number | No |