Chalkboard - v3.0.1
    Preparing search index...

    Function slope

    • Calculates the slope of two points.

      Parameters

      • x1: number

        The x-coordinate of the first point

      • y1: number

        The y-coordinate of the first point

      • x2: number

        The x-coordinate of the first point

      • y2: number

        The y-coordinate of the second point

      Returns number