Version

Asinh Method

Returns the inverse hyperbolic sine of the specified angle.
Syntax
public static double Asinh( 
   double angle
)

Parameters

angle
An angle, measured in radians

Return Value

Inverse hyperbolic sine of the specified angle.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also