-
Notifications
You must be signed in to change notification settings - Fork 4
compute cross
kgryte edited this page May 12, 2015
·
1 revision
Computes the cross product between two arrays
of length 3
.
var val = compute.cross( [1,2,3], [4,5,6] );
- Utilities
- Array Creation
- Sorting and Reshaping Arrays
- Special Functions
- Arithmetic
- Relational Operations
- Logical Operations
- Trigonometry
- Geometry
- Sets
- Discrete Mathematics
- Linear Algebra
- Statistics