User Tools

Site Tools


4rpl:commands:v4

This is an old revision of the document!


Index
Vectors

V4

V4(2 3 4 5) ->vector

Description

Pops four items from the stack, treats them as float, and creates a new Vector and pushes it to the stack. The four values popped from the stack occupy the x, y, z, and w positions in the new vector.

Examples

V3(2 3 4 5) ->vector
trace(<-vector)

See also vectors for usage information and notation.

Index

4rpl/commands/v4.1651094354.txt.gz · Last modified: 2025/02/14 14:56 (external edit)