Hello,

for all the vector functions and the VECTOR structs itself the data type 'var' is used.

However, var is already pushed way over its limits by , for instance, taking a dot product.

How do you deal with this?
Writing your own vector structs and functions is the only thing that makes any sense to me ATM.