Javatpoint Logo
Javatpoint Logo

PHP asinh() Function

The asinh() is predefined PHP function. It is used to find the inverse hyperbolic sine of different numbers and returns the inverse hyperbolic sine of arg.

Syntax:

Parameter Description Required/Optional
arg Specify a number Required

Example1

Output:

Your number is : 0
By using 'asinh()' function your number is :0

Example2

Output:

Your number is : 7
By using 'asinh()' function your number is :2.6441207610586

Example3

Output:

Your number is : 45
By using 'asinh()' function your number is :4.4999331042643

Example4

Output:

Your number is : 3.5
By using 'asinh()' function your number is :1.9657204716497

Next TopicPHP Math





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