Simple Vector Calculator


4.9 ( 1959 ratings )
유틸리티 교육
개발자: Johan Lofstad
비어 있는

The simple vector calculator is an app that can calculate properties of two vectors in the 2D or 3D vector space. It does the following calculations:

* Norm (length) of u vector
* Norm (length) of v vector
* Scalar product between u and v
* Cross product between u and v, if 3D is enabled.

Supports both the iPhone and the iPad, but keep in mind that the iPad version is ported from the iPhone version.

More features are planned to be implemented in the future. The app is open source, and the source code can be downloaded from http://www.lofdev.net.

The app is licensed under a Creative Commons Attribution 3.0 unported license (http://creativecommons.org/licenses/by/3.0/deed.en_US), and the source code is freely available at http://www.lofdev.net. Editing, republishing and modifications of the work is encouraged.