Skip to main content
Ctrl+K

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

previous

jax.lax.eq

next

jax.lax.erfc