Advanced

Scalar Triple Product Calculator

Compute a·(b×c) for three 3D vectors and the volume of the parallelepiped they span.
Enter three numbers separated by commas or spaces
Scalar triple product a·(b×c)
6

Equals the signed determinant det[a; b; c].

Parallelepiped volume
6
Cross product b×c
(6, 0, 0)
Orientation
Right-handed (positive)
bcRb × c cross product (x–y projection) — the resultant points perpendicular to b and c
Step by step
  1. 1

    Cross product b×c: i

    b₂·c₃ − b₃·c₂ = 2·3 − 0·0 = 6
  2. 2

    Cross product b×c: j

    b₃·c₁ − b₁·c₃ = 0·0 − 0·3 = 0
  3. 3

    Cross product b×c: k

    b₁·c₂ − b₂·c₁ = 0·0 − 2·0 = 0
  4. 4

    Scalar triple product a·(b×c)

    1·6 + 0·0 + 0·0 = 6
    Absolute value gives parallelepiped volume; sign shows orientation.
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

The scalar triple product a·(b×c) multiplies vector a by the cross product of b and c, giving a single number equal to the determinant det[a; b; c]. Its absolute value is the volume of the parallelepiped spanned by the three vectors, and its sign reveals their handedness; zero means they are coplanar.

Formula
a·(b×c) = det[a; b; c]; Volume = |a·(b×c)|
How this is calculated

Enter three 3D vectors a, b, and c, each as three components separated by commas or spaces. The calculator first forms the cross product b×c = (b₂c₃−b₃c₂, b₃c₁−b₁c₃, b₁c₂−b₂c₁), a vector perpendicular to both b and c whose magnitude equals the area of the parallelogram they span.

The scalar triple product is then the dot product a·(b×c) = a₁(b×c)₁ + a₂(b×c)₂ + a₃(b×c)₃. This single number is identical to the determinant of the 3×3 matrix whose rows (or columns) are a, b, and c, so it is symmetric under cyclic permutation: a·(b×c) = b·(c×a) = c·(a×b).

Geometrically the absolute value |a·(b×c)| is the volume of the parallelepiped with edges a, b, and c. The sign indicates orientation: positive for a right-handed triple, negative for left-handed. A result of zero means the three vectors are linearly dependent (coplanar) and the parallelepiped is flat with zero volume. All inputs must have exactly three numeric components; the output carries the same units cubed as the inputs.

Frequently asked questions

It means the three vectors are coplanar (linearly dependent), so the parallelepiped they form is degenerate and has zero volume.

The scalar triple product is signed. A positive value indicates a right-handed orientation of a, b, c; a negative value indicates a left-handed orientation. The volume is the absolute value.

Yes. The scalar triple product equals the determinant of the matrix formed by placing the three vectors as its rows (or columns).

Also known as

scalar triple product
triple product
parallelepiped volume
a dot b cross c
box product
vector triple product

APA

TG we-Calculate Editorial Team. (2026). Scalar Triple Product Calculator [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/scalar-triple-product-calculator

Chicago

TG we-Calculate Editorial Team. "Scalar Triple Product Calculator." TG we-Calculate. 2026. https://we-calculate.com/calculator/scalar-triple-product-calculator.

IEEE

TG we-Calculate Editorial Team, "Scalar Triple Product Calculator," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/scalar-triple-product-calculator

BibTeX

@misc{wecalculate_scalar_triple_product_calculator, title = {Scalar Triple Product Calculator}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/scalar-triple-product-calculator}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?