method Angle.prototype.mulimport { Angle } from "https://deno.land/x/gmath@0.1.12/src/angle.ts"; mul(other: Angle | number): AngleMultiplies this Angle to another Multiplies this Angle to another Parametersother: Angle | numberReturnsAngle