Function arrayfire::acosh[][src]

pub fn acosh<T: HasAfEnum>(input: &Array<T>) -> Array<T::UnaryOutType> where
    T::UnaryOutType: HasAfEnum

Compute acosh

This is an element wise unary operation.