jax-js
    Preparing search index...
    • Sample from a Cauchy distribution with location 0 and scale 1.

      Uses inverse transform sampling: x = tan(π * (u - 0.5)) where u ~ Uniform(0, 1).

      Parameters

      Returns Array

    Properties

    dispose: () => void