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