cosh

Function cosh 

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

Compute cosh

This is an element wise unary operation.