tan

Function tan 

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

Compute tan

This is an element wise unary operation.