atanh

Function atanh 

Source
pub fn atanh<T: HasAfEnum>(input: &Array<T>) -> Array<T::UnaryOutType>
Expand description

Compute atanh

This is an element wise unary operation.