I ran into a few issues with the Calculator tab compared to the documentation.
It appears some of the Operators listed in 3.6.2 in the online documentation [3.6 Function Evalutation](file:///usr/local/flair/manual/html/input/function.html#functions) are not available in the Flair Calculator as illustrated by my attempt to use them here
Additionally, the available functions in Vector list and Card list in the Flair Calculator tab also do not match what is listed in the online documention
Indeed the documentation is not clear orthogonal returns a new vector such as the dot product of the two is zero A.dot(A.orthogonal()) = 0
in pseudo language it will be