Getting Started
Reference Documentation
Advanced JAX Tutorials
Notes
custom_vjp
nondiff_argnums
Developer documentation
API documentation
Warning
This page was created from a pull request (#9655).
Base-2 logarithm of x.
LAX-backend implementation of log2().
log2()
Original docstring below.
x (array_like) – Input values.
y – Base-2 logarithm of x. This is a scalar if x is a scalar.
ndarray
previous
jax.numpy.log1p
next
jax.numpy.logaddexp