Skip to main content

Vector Cross Productని ఎలా లెక్కించాలి

Vector Cross Product అంటే ఏమిటి?

The cross product A×B of two 3D vectors produces a new vector perpendicular to both. Its magnitude equals the area of the parallelogram spanned by the two vectors. Direction follows the right-hand rule.

దశల వారీ గైడ్

  1. 1A×B = [a₂b₃−a₃b₂, a₃b₁−a₁b₃, a₁b₂−a₂b₁]
  2. 2Magnitude: |A×B| = |A||B|sin(θ)
  3. 3A×B = −(B×A) (anti-commutative)

పరిష్కరించిన ఉదాహరణలు

ఇన్పుట్
A=[1,0,0] · B=[0,1,0]
ఫలితం
A×B = [0,0,1] (unit z-vector)
x̂ × ŷ = ẑ by right-hand rule

లెక్కించడానికి సిద్ధంగా ఉన్నారా? ఉచిత Vector Cross Product కాలిక్యులేటర్‌ని ప్రయత్నించండి

దీన్ని మీరే ప్రయత్నించండి →

సెట్టింగులు