math docs
    Preparing search index...

    Function fromValues

    • Creates a new Polar initialized with the given values

      Parameters

      • r: number

        radial distance

      • theta: number

        angle from +X, counter-clockwise (radians)

      Returns polar.Polar

      a new Polar