Let the line equation be represented as $ax+by+cz+d=0=a'x+b'y+c'z+d'$, is there any way to convert this equation of line in parametric form $\frac{x-\alpha}{l}=\frac{y-\beta}{m}=\frac{z-\gamma}{n}$.
There is one way put x=0, we can find value of y and z , then put y=0, we can find the value of x and z using two find we can find the slope. I want a simple method of solving it.