ArcsinhOperator

public class ArcsinhOperator: UnaryOperator

Compute element-wise inverse hyperbolic cosine on input tensors.

Note

This operator may output NaN or Infinite values and operator would not check these situations.