Loading

ES|QL ASINH function

Returns the inverse hyperbolic sine of a number.

Embedded
number

Numeric expression. If null, the function returns null.

Returns the inverse hyperbolic sine of a number.

number result
double double
integer double
long double
unsigned_long double
ROW a=1.8
| EVAL asinh=ASINH(a)
		
a:double asinh:double
1.8 1.3504407402749725