VectorMath is an Android calculator for Euclidean vectors. The calculator was developed using a fork of the javacalculus library.
It supports the following operations:
- Dot product
- Cross product
- Divergence
- Curl
- Basis
- Projection
- Slope
- Euclidean distance
- Unit vector
- Angle
- Vector addition and subtraction
as well as additional operations implemented by javacalculus. The calculator is licensed under GNU GPL v3 and available in the Google Play Store.