Description:
Subtracts the second vector from the first one. (Provided for languages that do not support operator overloading. You can use the - operator otherwise)
Subtracts the second vector from the first one. (Provided for languages that do not support operator overloading. You can use the - operator otherwise)