Chalkboard - v3.0.1
    Preparing search index...

    Function slope

    • Calculates the slope of a complex number.

      Parameters

      Returns number

      // Returns 1.5
      const m = Chalkboard.comp.slope(Chalkboard.comp.init(2, 3));