vectorA:sub
From ComputerCraft Wiki
| Subtracts a vector from the initial vector and returns the resulting vector. | |
| Syntax | vector:sub(vector vect) |
| Returns | vector |
| Part of | ComputerCraft |
| API | vector |
| Subtracts a vector from the initial vector and returns the resulting vector. | |
| Syntax | vector:sub(vector vect) |
| Returns | vector |
| Part of | ComputerCraft |
| API | vector |