if X is 0, the slope is 0
if X is 1, the slope is infinity
1 is the asymptote
mx + b = y
I don't have an offset. so it's just
mx = y
how can I make the slope of M based on this range from 0 - 1
if X is 1, the slope is infinity
1 is the asymptote
mx + b = y
I don't have an offset. so it's just
mx = y
how can I make the slope of M based on this range from 0 - 1
