jax.lax.erf# jax.lax.erf(x)[source]# Elementwise error function: \(\mathrm{erf}(x)\). Parameters x (Union[Array, ndarray, bool_, number, bool, int, float, complex]) – Return type Array