sinh

Function sinh 

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

Compute sinh

This is an element wise unary operation.