Vector Operations Calculator
Vector Operations Calculator
Vector Operations Explained
Vectors describe quantities that have both size and direction. In physics and engineering they represent displacement, velocity, force, and momentum; in machine learning they represent data points in feature space. This calculator performs the four fundamental 3D vector operations in one pass.
The Four Operations
Addition and subtraction are component-wise: A + B = (ax+bx, ay+by, az+bz). The dot product A·B = ax·bx + ay·by + az·bz is a scalar measuring directional agreement, and the cross product produces a perpendicular vector whose magnitude equals the parallelogram area |A||B|sin(θ).
From Dot Product to Angle
Rearranging the dot-product identity gives cos(θ) = A·B ÷ (|A||B|), the standard way to find the angle between two vectors in 3D. When the dot product is zero the vectors are perpendicular; when it is positive they point mostly the same way, and when negative they point mostly apart.
Frequently Asked Questions
Related Calculators
Home Loan Calculator
Calculate home loan EMI, total interest, and amortization schedule.
Auto Loan Calculator
Detailed auto loan with trade-in, taxes, fees, and amortization.
Bike Loan Calculator
Calculate bike loan EMI, total cost, and repayment breakdown.
Boat Loan Calculator
Estimate boat financing payments, interest, and amortization.
Student Loan Calculator
Calculate student loan payments with income-driven repayment plans.
Gold Loan Calculator
Calculate gold loan amount based on gold weight, purity, and LTV ratio.
USDA Loan Calculator
Calculate USDA loan payments with guarantee fee and income eligibility.
Loan Against Property Calculator
Calculate LAP EMI based on property value and loan-to-value ratio.