In MongoDB, the $asinh aggregation pipeline operator returns the hyperbolic arcsine (inverse hyperbolic sine) of a value, measured in radians.
$asinh accepts any valid expression that resolves to a number.
The $asinh operator was introduced in MongoDB 4.2.