Calculates the slope of a complex number.

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