Contents

asin(_:)

Returns the inverse sine of the specified value.

Declaration

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

Parameters

  • x:

    The source value.

See Also

Geometry functions