Find the intersection of a line with a plane: Difference between revisions

Content added Content deleted
m (→‎version 2: another fix)
Line 146: Line 146:
When a=1 Then
When a=1 Then
pd='x'
pd='x'
When a=-1 Then
pd='-x'
Otherwise
Otherwise
pd=a'*x'
pd=a'*x'