Complementary error function .
Preserves more precision than 1 - erf(x) would for very large
positive x only if the engine offers a native erfc kernel;
in Lucid this is a composite that does subtract erf(x) from
one, so accuracy is bounded by erf near the tails.
Parameters
Real-valued input.
Returns
TensorSame shape as x, values in .