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