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