Function cos

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

Compute cos

This is an element wise unary operation.