tanh

Function tanh 

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

Compute tanh

This is an element wise unary operation.