determinant Property

Summary

Gets the determinant of this LeadMatrix.

Syntax

JavaScript Syntax
Object.defineProperty(LeadMatrix.prototype, 'determinant', 
	get: function() 
) 
TypeScript Syntax
determinant: number; // read-only 

Property Value

The determinant of this LeadMatrix.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly