Package Exports
- @apjs/vector
- @apjs/vector/build/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@apjs/vector) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Vector
A vector is an entity that has direction and magnitude. Geometrically it is represented by a line segment where the length of the line denotes the magnitude and the arrow gives us the direction. This is useful for mathematically describing things like position, velocity, acceleration, and forces, among other things.
Authors
License
Installation
npm install @apjs/vector