jax.lax.igammac# jax.lax.igammac(a, x)[source]# Elementwise complementary regularized incomplete gamma function. Parameters: a (Array | ndarray | bool | number | bool | int | float | complex) x (Array | ndarray | bool | number | bool | int | float | complex) Return type: Array