asinh(_:)
Returns the inverse hyperbolic sine of the specified value.
Declaration
static func asinh(_ x: Double) -> Angle2DParameters
- x:
The source value.
Returns the inverse hyperbolic sine of the specified value.
static func asinh(_ x: Double) -> Angle2DThe source value.