This is intended to be a pure Python implementation of something like python-magic. This means it should work on all platforms that can run Python as it does not require external binaries like ...
Finds position vector from given two different points in a space. Obtains Magnitude of a Vector. Detects Direction of a Vector. Checks whether the given two vectors are Perpendicular or not.