atan(_:)
Returns the inverse hyperbolic tangent of the specified value.
Declaration
static func atan(_ x: Double) -> Angle2DParameters
- x:
The source value.
Returns the inverse hyperbolic tangent of the specified value.
static func atan(_ x: Double) -> Angle2DThe source value.