Calculates the cosine distance between two vectors.
This is intended to be used with the binary representation of vectors, see SoftadminUtil.Vector_ToBinary. Databases that have access to the vector data type should use the built in cosine distance function VECTOR_DISTANCE, or VECTOR_SEARCH.
The cosine distance between the vectors.