@ (Vector)
Returns a coordinate of a vector by index.
Arguments
index
is an integer number, zero-based. If the index is out of range, an error will occur.The
vector
(see Vector) to get the element of.
Return values
value
of the vector coordinate.
Complexity
Constant
Example
Output:
2.000000