Python - tensorflow.math.tan()
TensorFlow is open-source python library designed by Google to develop Machine Learning models and deep learning neural networks. tan() is used to find element wise tangent of x. Syntax: tf.math.tan(x, name) Parameters: x: It's the input tensor. Allowed dtype for this tensor are bfloat16, half, floa