API Reference
OperationNamespace.
tan
Returns the element-wise tangent.
x (number or np.ndarray or Tensor) – The value, \(x\).
name (str, optional) – The name of the node.
The element-wise tangent \(\tan{x}\).
Tensor