Amr Aboughazala
Followers: 0 Following: 0
Programming Languages:
Python
Spoken Languages:
English
Python
Spoken Languages:
English
Feeds
답변 있음
how to draw the line of known slope and intercept
for a line ax + by - c you can draw the line using the coefficients as follows, y = -(a*x+c) / b
how to draw the line of known slope and intercept
for a line ax + by - c you can draw the line using the coefficients as follows, y = -(a*x+c) / b
2년 초과 전 | 0