Finance[GetUnderlying] - get node underlying of a binomial/trinomial tree
|
Calling Sequence
|
|
GetUnderlying(T, i, j)
|
|
Parameters
|
|
T
|
-
|
binomial or trinomial tree data structure
|
i
|
-
|
positive integer; time step
|
j
|
-
|
positive integer; node index
|
|
|
|
|
Description
|
|
•
|
The GetUnderlying command returns the value of the underlying for node j at level i of the tree T. See GetDescendants for more details about node indexing.
|
|
|
Compatibility
|
|
•
|
The Finance[GetUnderlying] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
>
|
|
>
|
|
| (3) |
>
|
|
>
|
|
>
|
|
|
|
Download Help Document
Was this information helpful?