The Standard LibrarymathMethodsatanhOn this pageatanhComputes the inverse hyperbolic tangent. atan(1); Syntax atan(value) Returns The computation as a double. Notes Input as radians. Output as radians.