tf.math.erfc

Computes the complementary error function of x element-wise.

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

Args:

Returns:

A Tensor. Has the same type as x.