Contents

asinh(_:)

Returns the inverse hyperbolic sine of the specified value.

Declaration

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

Parameters

  • x:

    The source value.

See Also

Geometry functions