method Quaternion.prototype.mulimport { Quaternion } from "https://deno.land/x/gmath@0.1.12/src/quaternion.ts"; mul(other: Quaternion | number): QuaternionParametersother: Quaternion | numberReturnsQuaternion