cos# Cosine Added in version 0.3.0. Op matx::cos(Op t)# Compute cosine of every element in the tensor Parameters: t – Tensor or operator input Examples# (tov0 = cos(tiv0)).run(exec);