Skip to main content
Ctrl+K

jax.lax.erf_inv#

jax.lax.erf_inv(x)[source]#

Elementwise inverse error function: \(\mathrm{erf}^{-1}(x)\).

Parameters:

x (Union[Array, ndarray, bool_, number, bool, int, float, complex]) –

Return type:

Array

previous

jax.lax.erfc

next

jax.lax.exp