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
534 Solvers
Return elements unique to either input
478 Solvers
136 Solvers
379 Solvers
712 Solvers
Problem Tags