VectorDivide Method |
Name | Description | |
---|---|---|
![]() | Divide(Double) |
Divides this vector by the given scalar and returns the result.
|
![]() | Divide(Double, Vector) |
Divides this vector by the given scalar and writes the result
into another one.
|