Erfc ==== Computes the complementary error function. **Abstract Signature:** ``Erfc(input: Tensor)`` .. raw:: html

PyTorch

API: torch.erfc
Strategy: Direct Mapping

JAX (Core)

API: jax.scipy.special.erfc
Strategy: Direct Mapping

NumPy

API: scipy.special.erfc
Strategy: Direct Mapping

Keras

API: keras.ops.erfc
Strategy: Direct Mapping

TensorFlow

API: tf.math.erfc
Strategy: Direct Mapping

Flax NNX

API: jax.scipy.special.erfc
Strategy: Direct Mapping

PaxML / Praxis

API: jax.scipy.special.erfc
Strategy: Direct Mapping