Javatpoint Logo
Javatpoint Logo

Numpy arcsinh()

This function is used to calculate the hyperbolic inverse sine of the array elements.

Syntax

Parameters

  1. array: Array elements (in radians) whose hyperbolic inverse sine values are to be calculated.
  2. out: shape of the output array.

Return

An array containing hyperbolic inverse sine values are returned.

Example

Output:

Input Array: [0.         0.78539816 4.71238898 0.52359878]
tanh Array: [0.         0.72122549 2.25441459 0.50221899]

Next TopicNumpy arctanh()





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA