jax.lax.erfc# jax.lax.erfc(x)[原始碼]# 元素級互補誤差函數:\(\mathrm{erfc}(x) = 1 - \mathrm{erf}(x)\)。 參數: x (Array | ndarray | bool | number | bool | int | float | complex) 返回類型: Array