java tutorial - Java Math.atan() Method - java programming - learn java - java basics - java for beginners
Learn Java - Java tutorial - Java numbers atan - Java examples - Java programs
Description
Method Math.atan () — returns the arc tangent of the radian value.
Syntax
Options
Detailed information about the parameters:
- d is the double data type.
Return value
- In Java, Math.atan () returns the arc tangent of the double value specified in radians.
Sample Code
Output
Table of the main values of the arc tangent:
Learn java - java tutorial - arctan table - java examples - java programs