Division as a mapping between number lines

Division as a mapping between two number lines

k = 1.00
Input number line (x) Output number line (x/k) x ↦ x/k
Division by k scales outputs by 1/k. As k approaches 0, outputs grow without bound and the mapping becomes undefined at k = 0. For k < 0 the mapping reverses direction (sign flip), consistent with x/k = x·(1/k). Off-scale outputs are clipped at the plot boundary with an arrow to indicate continuation.