@studiokeywi/banjo - v0.0.1
    Preparing search index...

    Function easeInOutNthPolynomial

    • Creates an ease-in-out function based on an n-th degree polynomial

      Parameters

      • n: number

        Degree of the polynomial

      Returns (x: number) => number

      The easing function