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