acosh

Function acosh 

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

Compute acosh

This is an element wise unary operation.