Computes the difference between two inputs. For each component of the result, the corresponding component of the second input ...

Computes the difference between two inputs. For each component of the result, the corresponding component of the second input is subtracted from the corresponding component of the first input. You can use this to compute the vector that extends from the first input to the second.