Cross product

This commit is contained in:
Adam Chalmers
2025-07-01 15:45:38 -05:00
parent 89d54d24d6
commit 3156653287
2 changed files with 19 additions and 0 deletions

View File

@ -92,6 +92,7 @@ pub const TEST_NAMES: &[&str] = &[
"std-math-sin-0",
"std-math-sqrt-0",
"std-math-tan-0",
"std-math-crossProduct-0",
"std-offsetPlane-0",
"std-offsetPlane-1",
"std-offsetPlane-2",