Contents

radians(_:)

Returns a new angle structure with the specified double-precision radians.

Declaration

static func radians(_ radians: Double) -> Angle2D

Parameters

  • radians:

    The angle in radians.

See Also

Creating an angle structure