| point2line index |
|||||||
| Name | subtracted ( ) | ||||||
| Description | Subtracts and input vector from the vector and returns the result without changing the originals. | ||||||
| Syntax | subtracted(x, y); subtracted(vector); |
||||||
| Parameters |
|
||||||
| Returns | new vector containing the result of the subtraction (Vect2) |
||||||
| Usage | Web & Application | ||||||
| Related | subtract ( ) added ( ) scaled ( ) divided ( ) |
||||||
| Examples | |
||||||