math arcsinh for math

Returns the inverse of the hyperbolic sine function.

Signature

> math arcsinh {flags}

Input/output types:

inputoutput
list<number>list<float>
numberfloat

Examples

Get the arcsinh of 0

> 0 | math arcsinh
0