tf.math.acos

Computes acos of x element-wise.

tf.math.acos(
    x, name=None
)

Args:

Returns:

A Tensor. Has the same type as x.