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