description: TensorFlow variant of NumPy's cos.
![]() |
TensorFlow variant of NumPy's cos
.
tf.experimental.numpy.cos(
x
)
Unsupported arguments: out
, where
, casting
, order
, dtype
, subok
, signature
, extobj
.
See the NumPy documentation for numpy.cos
.