Semantic Math Editor
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Math
Reversed
Function
constructor
base
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
name
symbols
type
Hierarchy
MathStructure
MathReversedFunction
Index
Constructors
constructor
Properties
base
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
name
symbols
type
Constructors
constructor
new
Math
Reversed
Function
(
base
:
MathStructure
, rightBoundarySymbol
?:
MathSymbol
, minusSymbol
?:
MathSymbol
, oneSymbol
?:
MathSymbol
, errors
?:
SemanticError
[]
)
:
MathReversedFunction
Parameters
base:
MathStructure
Optional
rightBoundarySymbol:
MathSymbol
Optional
minusSymbol:
MathSymbol
Optional
oneSymbol:
MathSymbol
Optional
errors:
SemanticError
[]
Returns
MathReversedFunction
Properties
base
base
:
MathStructure
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
:
{
minus
?:
MathSymbol
;
one
?:
MathSymbol
;
rightBoundary
?:
MathSymbol
}
Type declaration
Optional
minus
?:
MathSymbol
Optional
one
?:
MathSymbol
Optional
right
Boundary
?:
MathSymbol
type
type
:
MathNodeType
Generated using
TypeDoc