Contents

acos(_:)

Returns the inverse cosine of the specified value.

Declaration

static func acos(_ x: Double) -> Angle2D

Parameters

  • x:

    The source value.

See Also

Geometry functions