jax.lax.lgamma# jax.lax.lgamma(x)[source]# Elementwise log gamma: \(\mathrm{log}(\Gamma(x))\). Parameters: x (Array | ndarray | bool | number | bool | int | float | complex) Return type: Array