Take a point P as an input position Vector (x,y,z). If you are in XY plane, return 1 as an output otherwise return 0.
Example-
1.x=[3 4 5] y=0
2.x=[3 4 0] y=1
Remove any row in which a NaN appears
5979 Solvers
276 Solvers
126 Solvers
386 Solvers
291 Solvers
Problem Tags