Semantic Math Editor
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Math
Definite
Integral
constructor
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
differential
errors
expression
lower
Bound
name
symbols
type
upper
Bound
Hierarchy
MathStructure
MathDefiniteIntegral
Index
Constructors
constructor
Properties
cell
cell
Avoid
Parentheses
Wrap
cell
Border
Visible
differential
errors
expression
lower
Bound
name
symbols
type
upper
Bound
Constructors
constructor
new
Math
Definite
Integral
(
expression
:
MathStructure
, differential
:
MathStructure
, lowerBound
:
MathStructure
, upperBound
:
MathStructure
, symbol
?:
MathSymbol
, errors
?:
SemanticError
[]
)
:
MathDefiniteIntegral
Parameters
expression:
MathStructure
differential:
MathStructure
lowerBound:
MathStructure
upperBound:
MathStructure
Optional
symbol:
MathSymbol
Optional
errors:
SemanticError
[]
Returns
MathDefiniteIntegral
Properties
Optional
cell
cell
:
boolean
Optional
cell
Avoid
Parentheses
Wrap
cell
Avoid
Parentheses
Wrap
:
boolean
Optional
cell
Border
Visible
cell
Border
Visible
:
boolean
differential
differential
:
MathStructure
errors
errors
:
SemanticError
[]
expression
expression
:
MathStructure
lower
Bound
lower
Bound
:
MathStructure
name
name
:
MathNodeName
symbols
symbols
:
{
symbol
?:
MathSymbol
}
Type declaration
Optional
symbol
?:
MathSymbol
type
type
:
MathNodeType
upper
Bound
upper
Bound
:
MathStructure
Generated using
TypeDoc