Semantic Math Editor
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Math
Power
constructor
base
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
exponent
name
symbols
type
Hierarchy
MathStructure
MathPower
Index
Constructors
constructor
Properties
base
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
errors
exponent
name
symbols
type
Constructors
constructor
new
Math
Power
(
base
:
MathStructure
, exponent
:
MathStructure
, symbol
?:
MathSymbol
, errors
?:
SemanticError
[]
)
:
MathPower
Parameters
base:
MathStructure
exponent:
MathStructure
Optional
symbol:
MathSymbol
Optional
errors:
SemanticError
[]
Returns
MathPower
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
[]
exponent
exponent
:
MathStructure
name
name
:
MathNodeName
symbols
symbols
:
{
symbol
?:
MathSymbol
}
Type declaration
Optional
symbol
?:
MathSymbol
type
type
:
MathNodeType
Generated using
TypeDoc