scale method

Q scale(
  1. num o
)

Implementation

Q scale(num o) => _q(x * o, y * o, z * o, z * w);