Roots ===== Return the roots of a polynomial with coefficients given in p. **Abstract Signature:** ``Roots(p: Array)`` .. raw:: html

JAX (Core)

API: jax.numpy.roots
Strategy: Direct Mapping

NumPy

API: numpy.roots
Strategy: Direct Mapping

TensorFlow

API: tf.signal.roots
Strategy: Direct Mapping

Flax NNX

API: jax.numpy.roots
Strategy: Direct Mapping

PaxML / Praxis

API: jax.numpy.roots
Strategy: Direct Mapping