jax.lax.erfc# jax.lax.erfc(x)[源代码][源代码]# 逐元素互补误差函数:\(\mathrm{erfc}(x) = 1 - \mathrm{erf}(x)\)。 参数: x (Array | ndarray | bool | number | bool | int | float | complex) 返回类型: Array