Matrix.ConditionNumber() Method

Top 

Description

Calculates the condition number of the matrix.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

Matrix.ConditionNumber(

)

 

 

Return Value

Type:

number

 

 

Returns the condition number of the matrix.

 

Syntax

myVariable1 = myMatrix1.ConditionNumber();

 

 

See also

Matrix Object

Matrix.ConditionNumber

Matrix, Array, and Variable Math Guide