mx.nd.arccosh

Description

Returns the element-wise inverse hyperbolic cosine of the input array, computed element-wise.

The storage type of arccosh output is always dense

Arguments

Argument

Description

data

NDArray-or-Symbol.

The input array.