Semantic Math Editor
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Math
Determinant
constructor
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
elements
errors
name
symbols
type
Hierarchy
MathStructure
MathDeterminant
Index
Constructors
constructor
Properties
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
elements
errors
name
symbols
type
Constructors
constructor
new
Math
Determinant
(
elements
:
MathStructure
[]
[]
, symbol
?:
MathSymbol
, errors
?:
SemanticError
[]
)
:
MathDeterminant
Parameters
elements:
MathStructure
[]
[]
Optional
symbol:
MathSymbol
Optional
errors:
SemanticError
[]
Returns
MathDeterminant
Properties
Optional
cell
cell
:
boolean
Optional
cell
Avoid
Parentheses
Wrap
cell
Avoid
Parentheses
Wrap
:
boolean
Optional
cell
Border
Visible
cell
Border
Visible
:
boolean
elements
elements
:
MathStructure
[]
[]
errors
errors
:
SemanticError
[]
name
name
:
MathNodeName
symbols
symbols
:
{
symbol
?:
MathSymbol
}
Type declaration
Optional
symbol
?:
MathSymbol
type
type
:
MathNodeType
Generated using
TypeDoc