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.
Creates an angle with the specified double-precision degrees.
init(degrees: Double)A double-precision value that specifies the angle in degrees.