Given the coefficients of the equation which defines a plane as follows: ax+by+cz=d, return a boolean indicating whether the 2nd input parameter, a vector with 3 elements, is parallel to this plane. The plane will not be parallel to the xy plane.
Project Euler: Problem 7, Nth prime
339 Solvers
898 Solvers
Vectorize the digits of an Integer
236 Solvers
345 Solvers
find the surface area of a cube
215 Solvers