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