SYNOPSIS:
    vector: double double double

DESCRIPTION:
    3D coordinates and other data that is associated to 3D axes
    is represented as a "vector" in ECCET. This is just a triplet
    of doubles.

EXAMPLES:
    17.34 -8.5 137.6

SEE ALSO:
    double, expression
