sesaparcours
Preparing search index...
outils/calculatrice/Calculatrice
<internal>
FunctionNodeCtor
Interface FunctionNodeCtor
interface
FunctionNodeCtor
{
new
FunctionNodeCtor
<
TFn
=
SymbolNode
,
TArgs
extends
MathNode
[]
=
MathNode
[]
,
>
(
fn
:
TFn
,
args
:
[
...
TArgs
[]
]
,
)
:
FunctionNode
<
TFn
,
TArgs
>
;
onUndefinedFunction
:
(
name
:
string
)
=>
any
;
}
Index
Constructors
constructor
Properties
on
Undefined
Function
Constructors
constructor
new
FunctionNodeCtor
<
TFn
=
SymbolNode
,
TArgs
extends
MathNode
[]
=
MathNode
[]
>
(
fn
:
TFn
,
args
:
[
...
TArgs
[]
]
,
)
:
FunctionNode
<
TFn
,
TArgs
>
Type Parameters
TFn
=
SymbolNode
TArgs
extends
MathNode
[]
=
MathNode
[]
Parameters
fn
:
TFn
args
:
[
...
TArgs
[]
]
Returns
FunctionNode
<
TFn
,
TArgs
>
Properties
on
Undefined
Function
onUndefinedFunction
:
(
name
:
string
)
=>
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
on
Undefined
Function
sesaparcours
Loading...