Function counterClockwiseBisect2

  • Parameters

    • a: [number, number]

      one 2D vector

    • b: [number, number]

      one 2D vector

    Returns [number, number]

    one 2D vector

    Description

    calculate the angle bisection counter-clockwise from the first vector to the second.