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