Contents

init(degrees:)

Creates an angle with the specified double-precision degrees.

Declaration

init(degrees: Double)

Parameters

  • degrees:

    A double-precision value that specifies the angle in degrees.

See Also

Creating an angle structure