Finds the determinant of two vectors.
Namespace: MindFusion.ChartingFile: Vector.js
function determinant (vector1, vector2)
Type: VectorThe first vector.
Type: VectorThe second vector.
Type: NumberThe determinant.
Vector MembersVector ClassMindFusion.Charting Namespace